Enable still more tests for generic filesystems
authorEric Sandeen <sandeen@sandeen.net>
Tue, 9 Jun 2009 18:35:28 +0000 (13:35 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Tue, 9 Jun 2009 18:35:28 +0000 (13:35 -0500)
Make the following tests _supported_fs generic:

088 - test out CAP_DAC_OVERRIDE and CAP_DAC_SEARCH code
089 - Emulate the way Linux mount manipulates /etc/mtab
113 - aio-stress (explicitly mark as generic)
126 - tests various file permission options
129 - looptests

These all pass on ext3, ext4, btrfs, and gfs2 as well
as xfs.

Also remove "generic" group from "groups," which was
accidentally added.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
088
089
113
126
129
group

diff --git a/088 b/088
index 81af19fc1605ec063ae7d406ad857b4b4563456f..3ebda66ea60aacfee57d812fafbf13dc5d7bfd36 100755 (executable)
--- a/088
+++ b/088
@@ -47,7 +47,7 @@ _filter()
 _link_out_file $seq.out
 
 # real QA test starts here
-_supported_fs xfs
+_supported_fs generic
 _supported_os IRIX Linux
 
 path=$TEST_DIR/t_access
diff --git a/089 b/089
index bd812e959f41c0f46fb3d08a405bfd6fa834fdd3..3fce2f834a64b54319cb51fee23eb00ab0b71b8c 100755 (executable)
--- a/089
+++ b/089
@@ -49,7 +49,7 @@ addentries()
 }
 
 # real QA test starts here
-_supported_fs xfs
+_supported_fs generic
 _supported_os Linux
 
 rm -f $seq.full
diff --git a/113 b/113
index 261873b3d96e517653c852a9631390c60bd05e0c..f05275df5ef1ab01357cabd92150db86b1244781 100755 (executable)
--- a/113
+++ b/113
@@ -77,6 +77,7 @@ _do_test()
 
 
 # real QA test starts here
+_supported_fs generic
 _supported_os Linux
 
 [ -x $here/ltp/aio-stress ] || _notrun "aio-stress not built for this platform"
diff --git a/126 b/126
index 3550533d8fd97ab5d8d8d0459f4c6584d039e0ef..7bb10de4edf488d03d3b4bb183cc19206c4072d8 100755 (executable)
--- a/126
+++ b/126
@@ -42,7 +42,7 @@ _cleanup()
 . ./common.filter
 
 # real QA test starts here
-_supported_fs xfs
+_supported_fs generic
 _supported_os Linux
 
 _setup_testdir
diff --git a/129 b/129
index 02d14b9ce5df4153b15d5af1f31214aafe8e24e2..66b4cb9d5cf1a6c547dc2308d21c2814cb54b072 100755 (executable)
--- a/129
+++ b/129
@@ -49,7 +49,7 @@ echo_and_run()
 }
 
 # real QA test starts here
-_supported_fs xfs
+_supported_fs generic
 _supported_os Linux
 
 _setup_testdir
diff --git a/group b/group
index b72fe7bffd5e6e841ef99dc3887ca1c721007d14..1268ddd152ed13a2b6729d0114c8b2610135fdef 100644 (file)
--- a/group
+++ b/group
@@ -311,9 +311,9 @@ atime
 204 metadata rw auto
 205 metadata rw auto
 206 growfs auto quick
-207 generic auto aio quick
-208 generic auto aio
-209 generic auto aio
-210 generic auto aio quick
-211 generic auto aio quick
-212 generic auto aio quick
+207 auto aio quick
+208 auto aio
+209 auto aio
+210 auto aio quick
+211 auto aio quick
+212 auto aio quick