summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2013-08-13 16:16:27 -0500
committerRich Johnston <rjohnston@sgi.com>2013-08-13 16:16:27 -0500
commitaab6d4e47d51b5cf4e5fc4a15a5dee80fb72aab4 (patch)
treebf8eeb5bcfa55158c025fe86ab36b60ff15c9d29
parent54d6adf7c98500a177f0507c5905ed6dfb2fa888 (diff)
xfstests: renumber existing btrfs tests to start with 1
Current numbering is inheried from the single testsuite series. There are only 6 btrfs-specific tests and it makes more sense to start adding new ones at a more natural place than 300-something. There's no overlap with the old and new numbers and I hope there' will be no confusion when referencing them. Signed-off-by: David Sterba <dsterba@suse.cz> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Rich Johnston <rjohnston@sgi.com>
-rwxr-xr-xtests/btrfs/001 (renamed from tests/btrfs/254)2
-rw-r--r--tests/btrfs/001.out (renamed from tests/btrfs/254.out)2
-rwxr-xr-xtests/btrfs/002 (renamed from tests/btrfs/264)2
-rw-r--r--tests/btrfs/002.out2
-rwxr-xr-xtests/btrfs/003 (renamed from tests/btrfs/265)2
-rw-r--r--tests/btrfs/003.out2
-rwxr-xr-xtests/btrfs/004 (renamed from tests/btrfs/276)2
-rw-r--r--tests/btrfs/004.out (renamed from tests/btrfs/276.out)2
-rwxr-xr-xtests/btrfs/005 (renamed from tests/btrfs/284)2
-rw-r--r--tests/btrfs/005.out (renamed from tests/btrfs/284.out)2
-rwxr-xr-xtests/btrfs/006 (renamed from tests/btrfs/307)2
-rw-r--r--tests/btrfs/006.out (renamed from tests/btrfs/307.out)10
-rw-r--r--tests/btrfs/264.out2
-rw-r--r--tests/btrfs/265.out2
-rw-r--r--tests/btrfs/group12
15 files changed, 24 insertions, 24 deletions
diff --git a/tests/btrfs/254 b/tests/btrfs/001
index 7ce09e11..9aa24317 100755
--- a/tests/btrfs/254
+++ b/tests/btrfs/001
@@ -1,5 +1,5 @@
#! /bin/bash
-# FS QA Test No. 254
+# FS QA Test No. btrfs/001
#
# Test btrfs's subvolume and snapshot support
#
diff --git a/tests/btrfs/254.out b/tests/btrfs/001.out
index d4b53463..c782bde9 100644
--- a/tests/btrfs/254.out
+++ b/tests/btrfs/001.out
@@ -1,4 +1,4 @@
-QA output created by 254
+QA output created by 001
Creating file foo in root dir
List root dir
foo
diff --git a/tests/btrfs/264 b/tests/btrfs/002
index b08667a1..03e9137f 100755
--- a/tests/btrfs/264
+++ b/tests/btrfs/002
@@ -1,5 +1,5 @@
#!/bin/bash
-# FS QA Test No. 264
+# FS QA Test No. btrfs/002
#
# Extented btrfs snapshot test cases
#
diff --git a/tests/btrfs/002.out b/tests/btrfs/002.out
new file mode 100644
index 00000000..61705c7c
--- /dev/null
+++ b/tests/btrfs/002.out
@@ -0,0 +1,2 @@
+QA output created by 002
+Silence is golden
diff --git a/tests/btrfs/265 b/tests/btrfs/003
index 79a9ddf5..37909358 100755
--- a/tests/btrfs/265
+++ b/tests/btrfs/003
@@ -1,5 +1,5 @@
#! /bin/bash
-# FS QA Test No. 265
+# FS QA Test No. btrfs/003
#
# btrfs vol tests
#
diff --git a/tests/btrfs/003.out b/tests/btrfs/003.out
new file mode 100644
index 00000000..6895fc80
--- /dev/null
+++ b/tests/btrfs/003.out
@@ -0,0 +1,2 @@
+QA output created by 003
+Silence is golden
diff --git a/tests/btrfs/276 b/tests/btrfs/004
index 9d68b548..6e58b03c 100755
--- a/tests/btrfs/276
+++ b/tests/btrfs/004
@@ -1,5 +1,5 @@
#! /bin/bash
-# FSQA Test No. 276
+# FSQA Test No. btrfs/004
#
# Run fsstress to create a reasonably strange file system, make a
# snapshot and run more fsstress. Then select some files from that fs,
diff --git a/tests/btrfs/276.out b/tests/btrfs/004.out
index 51131646..643b9344 100644
--- a/tests/btrfs/276.out
+++ b/tests/btrfs/004.out
@@ -1,3 +1,3 @@
-QA output created by 276
+QA output created by 004
*** test backref walking
*** done
diff --git a/tests/btrfs/284 b/tests/btrfs/005
index 67161a31..81badf6c 100755
--- a/tests/btrfs/284
+++ b/tests/btrfs/005
@@ -1,5 +1,5 @@
#! /bin/bash
-# FS QA Test No. 284
+# FS QA Test No. btrfs/005
#
# Btrfs Online defragmentation tests
#
diff --git a/tests/btrfs/284.out b/tests/btrfs/005.out
index c9422712..f0574d6b 100644
--- a/tests/btrfs/284.out
+++ b/tests/btrfs/005.out
@@ -1,4 +1,4 @@
-QA output created by 284
+QA output created by 005
defrag object | defragment range | defragment compress
a single file | default | off
a single file | default | on
diff --git a/tests/btrfs/307 b/tests/btrfs/006
index 87314c67..9f7beff4 100755
--- a/tests/btrfs/307
+++ b/tests/btrfs/006
@@ -1,5 +1,5 @@
#! /bin/bash
-# FS QA Test No. 307
+# FS QA Test No. btrfs/006
#
# run basic btrfs information commands in various ways
# sanity tests: filesystem show, label, sync, and device stats
diff --git a/tests/btrfs/307.out b/tests/btrfs/006.out
index ea9a6210..ab33b7e8 100644
--- a/tests/btrfs/307.out
+++ b/tests/btrfs/006.out
@@ -1,15 +1,15 @@
-== QA output created by 307
-== Set filesystem label to TestLabel.307
+== QA output created by 006
+== Set filesystem label to TestLabel.006
== Get filesystem label
-TestLabel.307
+TestLabel.006
== Mount.
== Show filesystem by label
-Label: 'TestLabel.307' uuid: <UUID>
+Label: 'TestLabel.006' uuid: <UUID>
Total devices <EXACTNUM> FS bytes used <SIZE>
devid <DEVID> size <SIZE> used <SIZE> path SCRATCH_DEV
== Show filesystem by UUID
-Label: 'TestLabel.307' uuid: <EXACTUUID>
+Label: 'TestLabel.006' uuid: <EXACTUUID>
Total devices <EXACTNUM> FS bytes used <SIZE>
devid <DEVID> size <SIZE> used <SIZE> path SCRATCH_DEV
diff --git a/tests/btrfs/264.out b/tests/btrfs/264.out
deleted file mode 100644
index eca790b5..00000000
--- a/tests/btrfs/264.out
+++ /dev/null
@@ -1,2 +0,0 @@
-QA output created by 264
-Silence is golden
diff --git a/tests/btrfs/265.out b/tests/btrfs/265.out
deleted file mode 100644
index 9fa4eb05..00000000
--- a/tests/btrfs/265.out
+++ /dev/null
@@ -1,2 +0,0 @@
-QA output created by 265
-Silence is golden
diff --git a/tests/btrfs/group b/tests/btrfs/group
index bc6c256c..6f9325e3 100644
--- a/tests/btrfs/group
+++ b/tests/btrfs/group
@@ -3,9 +3,9 @@
# - do not start group names with a digit
# - comment line before each group is "new" description
#
-254 auto quick
-264 auto
-265 auto
-276 auto rw metadata
-284 auto
-307 auto quick
+001 auto quick
+002 auto
+003 auto
+004 auto rw metadata
+005 auto
+006 auto quick