]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
xfstests: move xfs specific tests out of top directory
authorDave Chinner <dchinner@redhat.com>
Fri, 15 Mar 2013 12:27:57 +0000 (12:27 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 26 Mar 2013 23:27:34 +0000 (18:27 -0500)
And into tests/xfs. Tests found and moved via:

$ grep "supported_fs xfs$" [0-2]* | cut -d : -f 1 > xfs.tests
$ for i in `cat xfs.tests`; do
> git mv $i* tests/xfs/
> grep ^$i group >> tests/xfs/group
> sed -i -e "/^$i/d" group
> done

Output now looks like:

 sudo ./check -g quick -r
FSTYP         -- xfs (debug)
PLATFORM      -- Linux/x86_64 test-1 3.5.0-rc5-dgc+
MKFS_OPTIONS  -- -f -bsize=4096 /dev/vdb
MOUNT_OPTIONS -- /dev/vdb /mnt/scratch

xfs/170  4s
generic/120      16s
generic/248      0s
generic/213      0s
generic/256      39s
xfs/121  6s
xfs/026  11s
generic/131      1s
xfs/187  1s
generic/135      0s
....

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Phil White <pwhite@sgi.com>
[rjohnston@sgi.com did not move test 032, belongs in shared]
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
378 files changed:
check
group
tests/xfs/003 [moved from 003 with 100% similarity]
tests/xfs/003.out [moved from 003.out with 100% similarity]
tests/xfs/004 [moved from 004 with 100% similarity]
tests/xfs/004.out [moved from 004.out with 100% similarity]
tests/xfs/008 [moved from 008 with 100% similarity]
tests/xfs/008.out [moved from 008.out with 100% similarity]
tests/xfs/009 [moved from 009 with 100% similarity]
tests/xfs/009.out [moved from 009.out with 100% similarity]
tests/xfs/012 [moved from 012 with 100% similarity]
tests/xfs/012.out [moved from 012.out with 100% similarity]
tests/xfs/016 [moved from 016 with 100% similarity]
tests/xfs/016.out [moved from 016.out with 100% similarity]
tests/xfs/017 [moved from 017 with 100% similarity]
tests/xfs/017.out [moved from 017.out with 100% similarity]
tests/xfs/018 [moved from 018 with 100% similarity]
tests/xfs/018.op.irix [moved from 018.op.irix with 100% similarity]
tests/xfs/018.op.linux [moved from 018.op.linux with 100% similarity]
tests/xfs/018.out [moved from 018.out with 100% similarity]
tests/xfs/018.trans_buf [moved from 018.trans_buf with 100% similarity]
tests/xfs/018.trans_inode [moved from 018.trans_inode with 100% similarity]
tests/xfs/019 [moved from 019 with 100% similarity]
tests/xfs/019.out [moved from 019.out with 100% similarity]
tests/xfs/021 [moved from 021 with 100% similarity]
tests/xfs/021.out [moved from 021.out with 100% similarity]
tests/xfs/022 [moved from 022 with 100% similarity]
tests/xfs/022.out.irix [moved from 022.out.irix with 100% similarity]
tests/xfs/022.out.linux [moved from 022.out.linux with 100% similarity]
tests/xfs/023 [moved from 023 with 100% similarity]
tests/xfs/023.out.irix [moved from 023.out.irix with 100% similarity]
tests/xfs/023.out.linux [moved from 023.out.linux with 100% similarity]
tests/xfs/024 [moved from 024 with 100% similarity]
tests/xfs/024.out [moved from 024.out with 100% similarity]
tests/xfs/025 [moved from 025 with 100% similarity]
tests/xfs/025.out [moved from 025.out with 100% similarity]
tests/xfs/026 [moved from 026 with 100% similarity]
tests/xfs/026.out [moved from 026.out with 100% similarity]
tests/xfs/027 [moved from 027 with 100% similarity]
tests/xfs/027.out [moved from 027.out with 100% similarity]
tests/xfs/028 [moved from 028 with 100% similarity]
tests/xfs/028.out [moved from 028.out with 100% similarity]
tests/xfs/029 [moved from 029 with 100% similarity]
tests/xfs/029.out [moved from 029.out with 100% similarity]
tests/xfs/030 [moved from 030 with 100% similarity]
tests/xfs/030.out.irix [moved from 030.out.irix with 100% similarity]
tests/xfs/030.out.linux [moved from 030.out.linux with 100% similarity]
tests/xfs/031 [moved from 031 with 100% similarity]
tests/xfs/031.out.irix [moved from 031.out.irix with 100% similarity]
tests/xfs/031.out.linux [moved from 031.out.linux with 100% similarity]
tests/xfs/033 [moved from 033 with 100% similarity]
tests/xfs/033.out.irix [moved from 033.out.irix with 100% similarity]
tests/xfs/033.out.linux [moved from 033.out.linux with 100% similarity]
tests/xfs/034 [moved from 034 with 100% similarity]
tests/xfs/034.out [moved from 034.out with 100% similarity]
tests/xfs/035 [moved from 035 with 100% similarity]
tests/xfs/035.out.irix [moved from 035.out.irix with 100% similarity]
tests/xfs/035.out.linux [moved from 035.out.linux with 100% similarity]
tests/xfs/036 [moved from 036 with 100% similarity]
tests/xfs/036.out.irix [moved from 036.out.irix with 100% similarity]
tests/xfs/036.out.linux [moved from 036.out.linux with 100% similarity]
tests/xfs/037 [moved from 037 with 100% similarity]
tests/xfs/037.out [moved from 037.out with 100% similarity]
tests/xfs/038 [moved from 038 with 100% similarity]
tests/xfs/038.out [moved from 038.out with 100% similarity]
tests/xfs/039 [moved from 039 with 100% similarity]
tests/xfs/039.out.irix [moved from 039.out.irix with 100% similarity]
tests/xfs/039.out.linux [moved from 039.out.linux with 100% similarity]
tests/xfs/041 [moved from 041 with 100% similarity]
tests/xfs/041.out [moved from 041.out with 100% similarity]
tests/xfs/042 [moved from 042 with 100% similarity]
tests/xfs/042.out [moved from 042.out with 100% similarity]
tests/xfs/043 [moved from 043 with 100% similarity]
tests/xfs/043.out.irix [moved from 043.out.irix with 100% similarity]
tests/xfs/043.out.linux [moved from 043.out.linux with 100% similarity]
tests/xfs/044 [moved from 044 with 100% similarity]
tests/xfs/044.out [moved from 044.out with 100% similarity]
tests/xfs/045 [moved from 045 with 100% similarity]
tests/xfs/045.out [moved from 045.out with 100% similarity]
tests/xfs/046 [moved from 046 with 100% similarity]
tests/xfs/046.out [moved from 046.out with 100% similarity]
tests/xfs/047 [moved from 047 with 100% similarity]
tests/xfs/047.out [moved from 047.out with 100% similarity]
tests/xfs/048 [moved from 048 with 100% similarity]
tests/xfs/048.out [moved from 048.out with 100% similarity]
tests/xfs/049 [moved from 049 with 100% similarity]
tests/xfs/049.out [moved from 049.out with 100% similarity]
tests/xfs/050 [moved from 050 with 100% similarity]
tests/xfs/050.out [moved from 050.out with 100% similarity]
tests/xfs/052 [moved from 052 with 100% similarity]
tests/xfs/052.out [moved from 052.out with 100% similarity]
tests/xfs/054 [moved from 054 with 100% similarity]
tests/xfs/054.out [moved from 054.out with 100% similarity]
tests/xfs/055 [moved from 055 with 100% similarity]
tests/xfs/055.out.irix [moved from 055.out.irix with 100% similarity]
tests/xfs/055.out.linux [moved from 055.out.linux with 100% similarity]
tests/xfs/056 [moved from 056 with 100% similarity]
tests/xfs/056.out [moved from 056.out with 100% similarity]
tests/xfs/057 [moved from 057 with 100% similarity]
tests/xfs/057.out [moved from 057.out with 100% similarity]
tests/xfs/058 [moved from 058 with 100% similarity]
tests/xfs/058.out [moved from 058.out with 100% similarity]
tests/xfs/059 [moved from 059 with 100% similarity]
tests/xfs/059.out [moved from 059.out with 100% similarity]
tests/xfs/060 [moved from 060 with 100% similarity]
tests/xfs/060.out [moved from 060.out with 100% similarity]
tests/xfs/061 [moved from 061 with 100% similarity]
tests/xfs/061.out [moved from 061.out with 100% similarity]
tests/xfs/063 [moved from 063 with 100% similarity]
tests/xfs/063.out [moved from 063.out with 100% similarity]
tests/xfs/064 [moved from 064 with 100% similarity]
tests/xfs/064.out [moved from 064.out with 100% similarity]
tests/xfs/065 [moved from 065 with 100% similarity]
tests/xfs/065.out [moved from 065.out with 100% similarity]
tests/xfs/066 [moved from 066 with 100% similarity]
tests/xfs/066.out [moved from 066.out with 100% similarity]
tests/xfs/067 [moved from 067 with 100% similarity]
tests/xfs/067.out [moved from 067.out with 100% similarity]
tests/xfs/071 [moved from 071 with 100% similarity]
tests/xfs/071.out [moved from 071.out with 100% similarity]
tests/xfs/071.out.32 [moved from 071.out.32 with 100% similarity]
tests/xfs/071.out.64 [moved from 071.out.64 with 100% similarity]
tests/xfs/072 [moved from 072 with 100% similarity]
tests/xfs/072.out [moved from 072.out with 100% similarity]
tests/xfs/073 [moved from 073 with 100% similarity]
tests/xfs/073.out [moved from 073.out with 100% similarity]
tests/xfs/078 [moved from 078 with 100% similarity]
tests/xfs/078.out [moved from 078.out with 100% similarity]
tests/xfs/080 [moved from 080 with 100% similarity]
tests/xfs/080.out [moved from 080.out with 100% similarity]
tests/xfs/081 [moved from 081 with 100% similarity]
tests/xfs/081.out [moved from 081.out with 100% similarity]
tests/xfs/081.ugquota.trans_inode [moved from 081.ugquota.trans_inode with 100% similarity]
tests/xfs/082 [moved from 082 with 100% similarity]
tests/xfs/082.op.irix [moved from 082.op.irix with 100% similarity]
tests/xfs/082.op.linux [moved from 082.op.linux with 100% similarity]
tests/xfs/082.out [moved from 082.out with 100% similarity]
tests/xfs/082.trans_buf [moved from 082.trans_buf with 100% similarity]
tests/xfs/082.trans_inode [moved from 082.trans_inode with 100% similarity]
tests/xfs/084 [moved from 084 with 100% similarity]
tests/xfs/084.out [moved from 084.out with 100% similarity]
tests/xfs/085 [moved from 085 with 100% similarity]
tests/xfs/085.out [moved from 085.out with 100% similarity]
tests/xfs/086 [moved from 086 with 100% similarity]
tests/xfs/086.out [moved from 086.out with 100% similarity]
tests/xfs/087 [moved from 087 with 100% similarity]
tests/xfs/087.out [moved from 087.out with 100% similarity]
tests/xfs/090 [moved from 090 with 100% similarity]
tests/xfs/090.out [moved from 090.out with 100% similarity]
tests/xfs/092 [moved from 092 with 100% similarity]
tests/xfs/092.out [moved from 092.out with 100% similarity]
tests/xfs/094 [moved from 094 with 100% similarity]
tests/xfs/094.out [moved from 094.out with 100% similarity]
tests/xfs/095 [moved from 095 with 100% similarity]
tests/xfs/095.out [moved from 095.out with 100% similarity]
tests/xfs/096 [moved from 096 with 100% similarity]
tests/xfs/096.external [moved from 096.external with 100% similarity]
tests/xfs/096.internal [moved from 096.internal with 100% similarity]
tests/xfs/103 [moved from 103 with 100% similarity]
tests/xfs/103.out [moved from 103.out with 100% similarity]
tests/xfs/104 [moved from 104 with 100% similarity]
tests/xfs/104.out [moved from 104.out with 100% similarity]
tests/xfs/106 [moved from 106 with 100% similarity]
tests/xfs/106.out [moved from 106.out with 100% similarity]
tests/xfs/107 [moved from 107 with 100% similarity]
tests/xfs/107.out [moved from 107.out with 100% similarity]
tests/xfs/108 [moved from 108 with 100% similarity]
tests/xfs/108.out [moved from 108.out with 100% similarity]
tests/xfs/109 [moved from 109 with 100% similarity]
tests/xfs/109.out [moved from 109.out with 100% similarity]
tests/xfs/110 [moved from 110 with 100% similarity]
tests/xfs/110.out [moved from 110.out with 100% similarity]
tests/xfs/111 [moved from 111 with 100% similarity]
tests/xfs/111.out [moved from 111.out with 100% similarity]
tests/xfs/114 [moved from 114 with 100% similarity]
tests/xfs/114.out [moved from 114.out with 100% similarity]
tests/xfs/115 [moved from 115 with 100% similarity]
tests/xfs/115.out [moved from 115.out with 100% similarity]
tests/xfs/116 [moved from 116 with 100% similarity]
tests/xfs/116.out [moved from 116.out with 100% similarity]
tests/xfs/118 [moved from 118 with 100% similarity]
tests/xfs/118.out [moved from 118.out with 100% similarity]
tests/xfs/119 [moved from 119 with 100% similarity]
tests/xfs/119.out [moved from 119.out with 100% similarity]
tests/xfs/121 [moved from 121 with 100% similarity]
tests/xfs/121.out [moved from 121.out with 100% similarity]
tests/xfs/122 [moved from 122 with 100% similarity]
tests/xfs/122.out [moved from 122.out with 100% similarity]
tests/xfs/134 [moved from 134 with 100% similarity]
tests/xfs/134.out [moved from 134.out with 100% similarity]
tests/xfs/136 [moved from 136 with 100% similarity]
tests/xfs/136.out [moved from 136.out with 100% similarity]
tests/xfs/137 [moved from 137 with 100% similarity]
tests/xfs/137.out [moved from 137.out with 100% similarity]
tests/xfs/138 [moved from 138 with 100% similarity]
tests/xfs/138.out [moved from 138.out with 100% similarity]
tests/xfs/139 [moved from 139 with 100% similarity]
tests/xfs/139.out [moved from 139.out with 100% similarity]
tests/xfs/140 [moved from 140 with 100% similarity]
tests/xfs/140.out [moved from 140.out with 100% similarity]
tests/xfs/142 [moved from 142 with 100% similarity]
tests/xfs/142.out [moved from 142.out with 100% similarity]
tests/xfs/143 [moved from 143 with 100% similarity]
tests/xfs/143.out [moved from 143.out with 100% similarity]
tests/xfs/144 [moved from 144 with 100% similarity]
tests/xfs/144.out [moved from 144.out with 100% similarity]
tests/xfs/145 [moved from 145 with 100% similarity]
tests/xfs/145.out [moved from 145.out with 100% similarity]
tests/xfs/146 [moved from 146 with 100% similarity]
tests/xfs/146.out.irix [moved from 146.out.irix with 100% similarity]
tests/xfs/146.out.linux [moved from 146.out.linux with 100% similarity]
tests/xfs/147 [moved from 147 with 100% similarity]
tests/xfs/147.out [moved from 147.out with 100% similarity]
tests/xfs/148 [moved from 148 with 100% similarity]
tests/xfs/148.out [moved from 148.out with 100% similarity]
tests/xfs/149 [moved from 149 with 100% similarity]
tests/xfs/149.out [moved from 149.out with 100% similarity]
tests/xfs/150 [moved from 150 with 100% similarity]
tests/xfs/150.out [moved from 150.out with 100% similarity]
tests/xfs/151 [moved from 151 with 100% similarity]
tests/xfs/151.out [moved from 151.out with 100% similarity]
tests/xfs/152 [moved from 152 with 100% similarity]
tests/xfs/152.out [moved from 152.out with 100% similarity]
tests/xfs/153 [moved from 153 with 100% similarity]
tests/xfs/153.out [moved from 153.out with 100% similarity]
tests/xfs/154 [moved from 154 with 100% similarity]
tests/xfs/154.out [moved from 154.out with 100% similarity]
tests/xfs/155 [moved from 155 with 100% similarity]
tests/xfs/155.out [moved from 155.out with 100% similarity]
tests/xfs/156 [moved from 156 with 100% similarity]
tests/xfs/156.out [moved from 156.out with 100% similarity]
tests/xfs/157 [moved from 157 with 100% similarity]
tests/xfs/157.out [moved from 157.out with 100% similarity]
tests/xfs/158 [moved from 158 with 100% similarity]
tests/xfs/158.out [moved from 158.out with 100% similarity]
tests/xfs/159 [moved from 159 with 100% similarity]
tests/xfs/159.out [moved from 159.out with 100% similarity]
tests/xfs/160 [moved from 160 with 100% similarity]
tests/xfs/160.out [moved from 160.out with 100% similarity]
tests/xfs/161 [moved from 161 with 100% similarity]
tests/xfs/161.out [moved from 161.out with 100% similarity]
tests/xfs/162 [moved from 162 with 100% similarity]
tests/xfs/162.out [moved from 162.out with 100% similarity]
tests/xfs/163 [moved from 163 with 100% similarity]
tests/xfs/163.out [moved from 163.out with 100% similarity]
tests/xfs/164 [moved from 164 with 100% similarity]
tests/xfs/164.out [moved from 164.out with 100% similarity]
tests/xfs/165 [moved from 165 with 100% similarity]
tests/xfs/165.out [moved from 165.out with 100% similarity]
tests/xfs/166 [moved from 166 with 100% similarity]
tests/xfs/166.out [moved from 166.out with 100% similarity]
tests/xfs/167 [moved from 167 with 100% similarity]
tests/xfs/167.out [moved from 167.out with 100% similarity]
tests/xfs/168 [moved from 168 with 100% similarity]
tests/xfs/168.out [moved from 168.out with 100% similarity]
tests/xfs/170 [moved from 170 with 100% similarity]
tests/xfs/170.out [moved from 170.out with 100% similarity]
tests/xfs/171 [moved from 171 with 100% similarity]
tests/xfs/171.out [moved from 171.out with 100% similarity]
tests/xfs/172 [moved from 172 with 100% similarity]
tests/xfs/172.out [moved from 172.out with 100% similarity]
tests/xfs/173 [moved from 173 with 100% similarity]
tests/xfs/173.out [moved from 173.out with 100% similarity]
tests/xfs/174 [moved from 174 with 100% similarity]
tests/xfs/174.out [moved from 174.out with 100% similarity]
tests/xfs/175 [moved from 175 with 100% similarity]
tests/xfs/175.out [moved from 175.out with 100% similarity]
tests/xfs/176 [moved from 176 with 100% similarity]
tests/xfs/176.out [moved from 176.out with 100% similarity]
tests/xfs/178 [moved from 178 with 100% similarity]
tests/xfs/178.out [moved from 178.out with 100% similarity]
tests/xfs/179 [moved from 179 with 100% similarity]
tests/xfs/179.out [moved from 179.out with 100% similarity]
tests/xfs/180 [moved from 180 with 100% similarity]
tests/xfs/180.out [moved from 180.out with 100% similarity]
tests/xfs/181 [moved from 181 with 100% similarity]
tests/xfs/181.out [moved from 181.out with 100% similarity]
tests/xfs/182 [moved from 182 with 100% similarity]
tests/xfs/182.out [moved from 182.out with 100% similarity]
tests/xfs/183 [moved from 183 with 100% similarity]
tests/xfs/183.out [moved from 183.out with 100% similarity]
tests/xfs/185 [moved from 185 with 100% similarity]
tests/xfs/185.out [moved from 185.out with 100% similarity]
tests/xfs/186 [moved from 186 with 100% similarity]
tests/xfs/186.out [moved from 186.out with 100% similarity]
tests/xfs/187 [moved from 187 with 100% similarity]
tests/xfs/187.out [moved from 187.out with 100% similarity]
tests/xfs/188 [moved from 188 with 100% similarity]
tests/xfs/188.out [moved from 188.out with 100% similarity]
tests/xfs/189 [moved from 189 with 100% similarity]
tests/xfs/189.out [moved from 189.out with 100% similarity]
tests/xfs/190 [moved from 190 with 100% similarity]
tests/xfs/190.out [moved from 190.out with 100% similarity]
tests/xfs/191 [moved from 191 with 100% similarity]
tests/xfs/191.out [moved from 191.out with 100% similarity]
tests/xfs/194 [moved from 194 with 100% similarity]
tests/xfs/194.out [moved from 194.out with 100% similarity]
tests/xfs/195 [moved from 195 with 100% similarity]
tests/xfs/195.out [moved from 195.out with 100% similarity]
tests/xfs/196 [moved from 196 with 100% similarity]
tests/xfs/196.out [moved from 196.out with 100% similarity]
tests/xfs/197 [moved from 197 with 100% similarity]
tests/xfs/197.out [moved from 197.out with 100% similarity]
tests/xfs/199 [moved from 199 with 100% similarity]
tests/xfs/199.out [moved from 199.out with 100% similarity]
tests/xfs/200 [moved from 200 with 100% similarity]
tests/xfs/200.out [moved from 200.out with 100% similarity]
tests/xfs/201 [moved from 201 with 100% similarity]
tests/xfs/201.out [moved from 201.out with 100% similarity]
tests/xfs/202 [moved from 202 with 100% similarity]
tests/xfs/202.out [moved from 202.out with 100% similarity]
tests/xfs/203 [moved from 203 with 100% similarity]
tests/xfs/203.out [moved from 203.out with 100% similarity]
tests/xfs/205 [moved from 205 with 100% similarity]
tests/xfs/205.out [moved from 205.out with 100% similarity]
tests/xfs/206 [moved from 206 with 100% similarity]
tests/xfs/206.out [moved from 206.out with 100% similarity]
tests/xfs/216 [moved from 216 with 100% similarity]
tests/xfs/216.out [moved from 216.out with 100% similarity]
tests/xfs/217 [moved from 217 with 100% similarity]
tests/xfs/217.out [moved from 217.out with 100% similarity]
tests/xfs/220 [moved from 220 with 100% similarity]
tests/xfs/220.out [moved from 220.out with 100% similarity]
tests/xfs/222 [moved from 222 with 100% similarity]
tests/xfs/222.out [moved from 222.out with 100% similarity]
tests/xfs/227 [moved from 227 with 100% similarity]
tests/xfs/227.out [moved from 227.out with 100% similarity]
tests/xfs/229 [moved from 229 with 100% similarity]
tests/xfs/229.out [moved from 229.out with 100% similarity]
tests/xfs/238 [moved from 238 with 100% similarity]
tests/xfs/238.out [moved from 238.out with 100% similarity]
tests/xfs/242 [moved from 242 with 100% similarity]
tests/xfs/242.out [moved from 242.out with 100% similarity]
tests/xfs/244 [moved from 244 with 100% similarity]
tests/xfs/244.out [moved from 244.out with 100% similarity]
tests/xfs/250 [moved from 250 with 100% similarity]
tests/xfs/250.out [moved from 250.out with 100% similarity]
tests/xfs/253 [moved from 253 with 100% similarity]
tests/xfs/253.out [moved from 253.out with 100% similarity]
tests/xfs/259 [moved from 259 with 100% similarity]
tests/xfs/259.out [moved from 259.out with 100% similarity]
tests/xfs/261 [moved from 261 with 100% similarity]
tests/xfs/261.out [moved from 261.out with 100% similarity]
tests/xfs/262 [moved from 262 with 100% similarity]
tests/xfs/262.out [moved from 262.out with 100% similarity]
tests/xfs/266 [moved from 266 with 100% similarity]
tests/xfs/266.out [moved from 266.out with 100% similarity]
tests/xfs/267 [moved from 267 with 100% similarity]
tests/xfs/267.out [moved from 267.out with 100% similarity]
tests/xfs/268 [moved from 268 with 100% similarity]
tests/xfs/268.out [moved from 268.out with 100% similarity]
tests/xfs/278 [moved from 278 with 100% similarity]
tests/xfs/278.out [moved from 278.out with 100% similarity]
tests/xfs/279 [moved from 279 with 100% similarity]
tests/xfs/279.out [moved from 279.out with 100% similarity]
tests/xfs/281 [moved from 281 with 100% similarity]
tests/xfs/281.out [moved from 281.out with 100% similarity]
tests/xfs/282 [moved from 282 with 100% similarity]
tests/xfs/282.out [moved from 282.out with 100% similarity]
tests/xfs/283 [moved from 283 with 100% similarity]
tests/xfs/283.out [moved from 283.out with 100% similarity]
tests/xfs/287 [moved from 287 with 100% similarity]
tests/xfs/287.out [moved from 287.out with 100% similarity]
tests/xfs/290 [moved from 290 with 100% similarity]
tests/xfs/290.out [moved from 290.out with 100% similarity]
tests/xfs/291 [moved from 291 with 100% similarity]
tests/xfs/291.out [moved from 291.out with 100% similarity]
tests/xfs/292 [moved from 292 with 100% similarity]
tests/xfs/292.out [moved from 292.out with 100% similarity]
tests/xfs/293 [moved from 293 with 100% similarity]
tests/xfs/293.out [moved from 293.out with 100% similarity]
tests/xfs/295 [moved from 295 with 100% similarity]
tests/xfs/295.out [moved from 295.out with 100% similarity]
tests/xfs/296 [moved from 296 with 100% similarity]
tests/xfs/296.out [moved from 296.out with 100% similarity]
tests/xfs/297 [moved from 297 with 100% similarity]
tests/xfs/297.out [moved from 297.out with 100% similarity]
tests/xfs/group [new file with mode: 0644]

diff --git a/check b/check
index da2611a153471d03046ed0a3884b2ffe17a6729e..42b25b562ffe05c11af98f4cea96b988790a0399 100755 (executable)
--- a/check
+++ b/check
@@ -38,6 +38,7 @@ FSTYP=xfs
 SUPPORTED_TESTS="[0-9][0-9][0-9] [0-9][0-9][0-9][0-9]"
 TEST_GROUP_DIR="tests"
 GENERIC_GROUP_DIR="$TEST_GROUP_DIR/generic"
+XFS_GROUP_DIR="$TEST_GROUP_DIR/xfs"
 
 # generic initialization
 iam=check
@@ -86,7 +87,7 @@ _setenvironment()
 get_group_list()
 {
        grp=$1
-       dirs=". $GENERIC_GROUP_DIR"
+       dirs=". $GENERIC_GROUP_DIR $XFS_GROUP_DIR"
 
        for d in $dirs; do
                l=$(sed -n < $d/group \
diff --git a/group b/group
index 07ba4f6139ce52cc7acb142b6670206f0ff30627..d1469709aca4d531e146a613dc59bb7d1f54866e 100644 (file)
--- a/group
+++ b/group
 # - do not start group names with a digit
 # - comment line before each group is "new" description
 #
-
-# catch-all
-other
-
-# read/write integrity
-rw
-
-# directory operations, e.g. create/unlink
-dir
-
-# metadata and inodes in particular
-metadata
-
-# xfs_db
-db
-
-# extended attributes
-attr
-
-# xfs_logprint
-logprint
-
-# XFS log related testing
-log
-
-# XFS log related testing
-v2log
-
-# xfsdump, xfsrestore, xfsinvutil
-dump
-
-# xfsdump, xfsrestore to tapes
-tape
-
-# xfsdump, xfsrestore to remote tapes
-remote
-
-# xfs_copy
-copy
-
-# chacl, libacl
-acl
-
-# capabilities
-cap
-
-# permissions
-perms
-
-# xfs_growfs
-growfs
-
-# fsr.xfs
-fsr
-
-# mkfs.xfs
-mkfs
-
-# xfs_repair
-repair
-
-# quota tools and XFS quota kernel code (XQM)
-quota
-
-# auto - tests to be run as part of nightly qa
-auto
-
-# ioctl - tests which use ioctl commands (directly/indirectly)
-ioctl
-
-# udf filesystem
-udf
-
-# AIO operations
-aio
-
-# Pattern writing and checking
-pattern
-
-# dmapi based tests
-dmapi
-
-# filestreams based tests
-filestreams
-
-# case-insensitive based tests
-ci
-
-# test the mount/remount path
-mount
-
-# test the NFS v4 ACL code if it exists
-nfs4acl
-
-# test access time
-atime
-
-# Test preallocation calls
-prealloc
-
-# Test filesystem freeze
-freeze
-
-# Tests which may oops or hang
-dangerous
-
-# Old tests that we won't spend any effort trying to run and make work
-# on current systems
-deprecated
-
-# Stress test with probable behaviour, the longer test run the
-# larger corner cases will be covered. Configurable variables:
-# LOAD_FACTOR: Usually means factor number of running tasks
-# TIME_FACTOR: Usually means factor of run time, or number of operations
-stress
-
 # test-group association ... one line per test
 #
-003 db auto quick
-004 db auto quick
-008 rw ioctl auto quick
-009 rw ioctl auto prealloc quick
-012 rw auto quick
-016 rw auto quick
-017 mount auto quick stress
-018 deprecated # log logprint v2log
-019 mkfs auto quick
-021 db attr auto quick
-022 dump ioctl tape
-023 dump ioctl tape
-024 dump ioctl tape
-025 dump ioctl tape
-026 dump ioctl auto quick
-027 dump ioctl auto quick
-028 dump ioctl auto quick
-029 mkfs logprint log auto quick
-030 repair auto quick
-031 repair mkfs auto quick
 032 mkfs auto quick
-033 repair auto quick
-034 other auto quick
-035 dump ioctl tape auto
-036 dump ioctl remote tape
-037 dump ioctl remote tape
-038 dump ioctl remote tape
-039 dump ioctl remote tape
 040 other auto
-041 growfs ioctl auto
-042 fsr ioctl auto
-043 dump ioctl tape
-044 other auto
-045 other auto quick
-046 dump ioctl auto quick
-047 dump ioctl auto
-048 other auto quick
-049 rw auto quick
-050 quota auto quick
 051 acl udf auto quick
-052 quota db auto quick
-054 quota auto quick
-055 dump ioctl remote tape
-056 dump ioctl auto quick
-057 acl auto
-058 acl auto
-059 dump ioctl auto quick
-060 dump ioctl auto quick
-061 dump ioctl auto quick
-063 dump attr auto quick
-064 dump auto
-065 dump auto
-066 dump ioctl auto quick
-067 acl attr auto quick
-071 rw auto
-072 rw auto prealloc quick
-073 copy auto
-078 growfs auto quick
-080 rw ioctl
-081 deprecated # log logprint quota
-082 deprecated # log logprint v2log
-083 rw auto enospc stress
-084 ioctl rw auto
-085 log auto quick
-086 log v2log auto
-087 log v2log auto quota stress
-090 rw auto
-092 other auto quick
-094 metadata dir ioctl auto
-095 log v2log auto
-096 mkfs v2log auto quick
 098 udf auto
 101 udf
 102 udf
-103 metadata dir ioctl auto quick
-104 growfs ioctl prealloc auto stress
-106 quota
-107 quota
-108 quota auto quick
-109 metadata auto
-110 repair auto
-111 ioctl
-114 parent attr stress
-115 parent attr
-116 quota auto quick
-118 quota auto quick
-119 log v2log auto freeze dangerous
-121 log auto quick
-122 other auto quick
-134 quota auto quick
-136 attr2
-137 metadata log auto
-138 metadata log auto
-139 metadata log auto
-140 metadata log auto
-142 dmapi auto
-143 dmapi auto
-144 dmapi auto
-145 dmapi auto
-146 dmapi auto
-147 dmapi auto
-148 repair auto
-149 repair auto
-150 dmapi auto
-151 dmapi auto
-152 dmapi auto
-153 dmapi auto
-154 dmapi auto
-155 dmapi auto
-156 dmapi auto
-157 dmapi auto
-158 dmapi auto
-159 dmapi auto
-160 dmapi auto
-161 dmapi auto
-162 dmapi auto
-163 dmapi auto
-164 rw pattern auto prealloc quick
-165 rw pattern auto prealloc quick
-166 rw metadata auto quick
-167 rw metadata auto stress
-168 dmapi auto
-169 rw metadata auto quick
-170 rw filestreams auto quick
-# the next three tests are not deterministic enough to get the
-# "right" result on all platforms/configuration, so don't run
-# them by default.
-171 rw filestreams
-172 rw filestreams
-173 rw filestreams
-174 rw filestreams auto
-175 dmapi auto
-176 dmapi auto
 177 rw other auto
-178 mkfs other auto
-179 metadata rw auto
-180 metadata rw auto
-181 log auto quick
-182 metadata rw auto
-183 rw other auto quick
-184 metadata auto quick
-185 dmapi auto
-186 attr auto quick
-187 attr auto quick
-188 ci dir auto
-189 mount auto quick
-190 rw auto quick
-191 nfs4acl auto
-194 rw auto
-195 ioctl dump auto quick
-196 quota auto quick
-197 dir auto quick
-199 mount auto quick
-200 mount auto quick
-201 metadata auto quick
-202 repair auto quick
-203 ioctl auto
-205 metadata rw auto
-206 growfs auto quick
-216 log metadata auto quick
-217 log metadata auto
 218 auto fsr quick
-220 auto quota quick
-222 auto fsr ioctl quick
-227 auto fsr
-229 auto rw
-238 auto quick metadata ioctl
-242 auto quick prealloc
 243 auto quick prealloc
-244 auto quota quick
-250 auto quick rw prealloc metadata
-252 auto quick prealloc
-253 auto quick
 254 auto quick
-259 auto quick
-261 auto quick quota
-262 auto quick quota
 264 auto
 265 auto
-266 dump ioctl auto quick
-267 dump ioctl tape
-268 dump ioctl tape
 271 auto rw quick
 272 auto enospc rw
 276 auto rw metadata
-278 repair auto
-279 auto mkfs
-281 dump ioctl auto quick
-282 dump ioctl auto quick
-283 dump ioctl auto quick
 284 auto
-287 auto dump quota quick
 289 auto quick
-290 auto rw prealloc quick ioctl
-291 repair
-292 auto mkfs quick
-293 auto quick
-295 auto logprint quick
-296 dump auto quick
-297 auto freeze
 298 auto trim
 301 aio dangerous ioctl rw stress
 302 aio dangerous ioctl rw stress
similarity index 100%
rename from 003
rename to tests/xfs/003
similarity index 100%
rename from 003.out
rename to tests/xfs/003.out
similarity index 100%
rename from 004
rename to tests/xfs/004
similarity index 100%
rename from 004.out
rename to tests/xfs/004.out
similarity index 100%
rename from 008
rename to tests/xfs/008
similarity index 100%
rename from 008.out
rename to tests/xfs/008.out
similarity index 100%
rename from 009
rename to tests/xfs/009
similarity index 100%
rename from 009.out
rename to tests/xfs/009.out
similarity index 100%
rename from 012
rename to tests/xfs/012
similarity index 100%
rename from 012.out
rename to tests/xfs/012.out
similarity index 100%
rename from 016
rename to tests/xfs/016
similarity index 100%
rename from 016.out
rename to tests/xfs/016.out
similarity index 100%
rename from 017
rename to tests/xfs/017
similarity index 100%
rename from 017.out
rename to tests/xfs/017.out
similarity index 100%
rename from 018
rename to tests/xfs/018
similarity index 100%
rename from 018.op.irix
rename to tests/xfs/018.op.irix
similarity index 100%
rename from 018.op.linux
rename to tests/xfs/018.op.linux
similarity index 100%
rename from 018.out
rename to tests/xfs/018.out
similarity index 100%
rename from 018.trans_buf
rename to tests/xfs/018.trans_buf
similarity index 100%
rename from 018.trans_inode
rename to tests/xfs/018.trans_inode
similarity index 100%
rename from 019
rename to tests/xfs/019
similarity index 100%
rename from 019.out
rename to tests/xfs/019.out
similarity index 100%
rename from 021
rename to tests/xfs/021
similarity index 100%
rename from 021.out
rename to tests/xfs/021.out
similarity index 100%
rename from 022
rename to tests/xfs/022
similarity index 100%
rename from 022.out.irix
rename to tests/xfs/022.out.irix
similarity index 100%
rename from 022.out.linux
rename to tests/xfs/022.out.linux
similarity index 100%
rename from 023
rename to tests/xfs/023
similarity index 100%
rename from 023.out.irix
rename to tests/xfs/023.out.irix
similarity index 100%
rename from 023.out.linux
rename to tests/xfs/023.out.linux
similarity index 100%
rename from 024
rename to tests/xfs/024
similarity index 100%
rename from 024.out
rename to tests/xfs/024.out
similarity index 100%
rename from 025
rename to tests/xfs/025
similarity index 100%
rename from 025.out
rename to tests/xfs/025.out
similarity index 100%
rename from 026
rename to tests/xfs/026
similarity index 100%
rename from 026.out
rename to tests/xfs/026.out
similarity index 100%
rename from 027
rename to tests/xfs/027
similarity index 100%
rename from 027.out
rename to tests/xfs/027.out
similarity index 100%
rename from 028
rename to tests/xfs/028
similarity index 100%
rename from 028.out
rename to tests/xfs/028.out
similarity index 100%
rename from 029
rename to tests/xfs/029
similarity index 100%
rename from 029.out
rename to tests/xfs/029.out
similarity index 100%
rename from 030
rename to tests/xfs/030
similarity index 100%
rename from 030.out.irix
rename to tests/xfs/030.out.irix
similarity index 100%
rename from 030.out.linux
rename to tests/xfs/030.out.linux
similarity index 100%
rename from 031
rename to tests/xfs/031
similarity index 100%
rename from 031.out.irix
rename to tests/xfs/031.out.irix
similarity index 100%
rename from 031.out.linux
rename to tests/xfs/031.out.linux
similarity index 100%
rename from 033
rename to tests/xfs/033
similarity index 100%
rename from 033.out.irix
rename to tests/xfs/033.out.irix
similarity index 100%
rename from 033.out.linux
rename to tests/xfs/033.out.linux
similarity index 100%
rename from 034
rename to tests/xfs/034
similarity index 100%
rename from 034.out
rename to tests/xfs/034.out
similarity index 100%
rename from 035
rename to tests/xfs/035
similarity index 100%
rename from 035.out.irix
rename to tests/xfs/035.out.irix
similarity index 100%
rename from 035.out.linux
rename to tests/xfs/035.out.linux
similarity index 100%
rename from 036
rename to tests/xfs/036
similarity index 100%
rename from 036.out.irix
rename to tests/xfs/036.out.irix
similarity index 100%
rename from 036.out.linux
rename to tests/xfs/036.out.linux
similarity index 100%
rename from 037
rename to tests/xfs/037
similarity index 100%
rename from 037.out
rename to tests/xfs/037.out
similarity index 100%
rename from 038
rename to tests/xfs/038
similarity index 100%
rename from 038.out
rename to tests/xfs/038.out
similarity index 100%
rename from 039
rename to tests/xfs/039
similarity index 100%
rename from 039.out.irix
rename to tests/xfs/039.out.irix
similarity index 100%
rename from 039.out.linux
rename to tests/xfs/039.out.linux
similarity index 100%
rename from 041
rename to tests/xfs/041
similarity index 100%
rename from 041.out
rename to tests/xfs/041.out
similarity index 100%
rename from 042
rename to tests/xfs/042
similarity index 100%
rename from 042.out
rename to tests/xfs/042.out
similarity index 100%
rename from 043
rename to tests/xfs/043
similarity index 100%
rename from 043.out.irix
rename to tests/xfs/043.out.irix
similarity index 100%
rename from 043.out.linux
rename to tests/xfs/043.out.linux
similarity index 100%
rename from 044
rename to tests/xfs/044
similarity index 100%
rename from 044.out
rename to tests/xfs/044.out
similarity index 100%
rename from 045
rename to tests/xfs/045
similarity index 100%
rename from 045.out
rename to tests/xfs/045.out
similarity index 100%
rename from 046
rename to tests/xfs/046
similarity index 100%
rename from 046.out
rename to tests/xfs/046.out
similarity index 100%
rename from 047
rename to tests/xfs/047
similarity index 100%
rename from 047.out
rename to tests/xfs/047.out
similarity index 100%
rename from 048
rename to tests/xfs/048
similarity index 100%
rename from 048.out
rename to tests/xfs/048.out
similarity index 100%
rename from 049
rename to tests/xfs/049
similarity index 100%
rename from 049.out
rename to tests/xfs/049.out
similarity index 100%
rename from 050
rename to tests/xfs/050
similarity index 100%
rename from 050.out
rename to tests/xfs/050.out
similarity index 100%
rename from 052
rename to tests/xfs/052
similarity index 100%
rename from 052.out
rename to tests/xfs/052.out
similarity index 100%
rename from 054
rename to tests/xfs/054
similarity index 100%
rename from 054.out
rename to tests/xfs/054.out
similarity index 100%
rename from 055
rename to tests/xfs/055
similarity index 100%
rename from 055.out.irix
rename to tests/xfs/055.out.irix
similarity index 100%
rename from 055.out.linux
rename to tests/xfs/055.out.linux
similarity index 100%
rename from 056
rename to tests/xfs/056
similarity index 100%
rename from 056.out
rename to tests/xfs/056.out
similarity index 100%
rename from 057
rename to tests/xfs/057
similarity index 100%
rename from 057.out
rename to tests/xfs/057.out
similarity index 100%
rename from 058
rename to tests/xfs/058
similarity index 100%
rename from 058.out
rename to tests/xfs/058.out
similarity index 100%
rename from 059
rename to tests/xfs/059
similarity index 100%
rename from 059.out
rename to tests/xfs/059.out
similarity index 100%
rename from 060
rename to tests/xfs/060
similarity index 100%
rename from 060.out
rename to tests/xfs/060.out
similarity index 100%
rename from 061
rename to tests/xfs/061
similarity index 100%
rename from 061.out
rename to tests/xfs/061.out
similarity index 100%
rename from 063
rename to tests/xfs/063
similarity index 100%
rename from 063.out
rename to tests/xfs/063.out
similarity index 100%
rename from 064
rename to tests/xfs/064
similarity index 100%
rename from 064.out
rename to tests/xfs/064.out
similarity index 100%
rename from 065
rename to tests/xfs/065
similarity index 100%
rename from 065.out
rename to tests/xfs/065.out
similarity index 100%
rename from 066
rename to tests/xfs/066
similarity index 100%
rename from 066.out
rename to tests/xfs/066.out
similarity index 100%
rename from 067
rename to tests/xfs/067
similarity index 100%
rename from 067.out
rename to tests/xfs/067.out
similarity index 100%
rename from 071
rename to tests/xfs/071
similarity index 100%
rename from 071.out
rename to tests/xfs/071.out
similarity index 100%
rename from 071.out.32
rename to tests/xfs/071.out.32
similarity index 100%
rename from 071.out.64
rename to tests/xfs/071.out.64
similarity index 100%
rename from 072
rename to tests/xfs/072
similarity index 100%
rename from 072.out
rename to tests/xfs/072.out
similarity index 100%
rename from 073
rename to tests/xfs/073
similarity index 100%
rename from 073.out
rename to tests/xfs/073.out
similarity index 100%
rename from 078
rename to tests/xfs/078
similarity index 100%
rename from 078.out
rename to tests/xfs/078.out
similarity index 100%
rename from 080
rename to tests/xfs/080
similarity index 100%
rename from 080.out
rename to tests/xfs/080.out
similarity index 100%
rename from 081
rename to tests/xfs/081
similarity index 100%
rename from 081.out
rename to tests/xfs/081.out
similarity index 100%
rename from 082
rename to tests/xfs/082
similarity index 100%
rename from 082.op.irix
rename to tests/xfs/082.op.irix
similarity index 100%
rename from 082.op.linux
rename to tests/xfs/082.op.linux
similarity index 100%
rename from 082.out
rename to tests/xfs/082.out
similarity index 100%
rename from 082.trans_buf
rename to tests/xfs/082.trans_buf
similarity index 100%
rename from 082.trans_inode
rename to tests/xfs/082.trans_inode
similarity index 100%
rename from 084
rename to tests/xfs/084
similarity index 100%
rename from 084.out
rename to tests/xfs/084.out
similarity index 100%
rename from 085
rename to tests/xfs/085
similarity index 100%
rename from 085.out
rename to tests/xfs/085.out
similarity index 100%
rename from 086
rename to tests/xfs/086
similarity index 100%
rename from 086.out
rename to tests/xfs/086.out
similarity index 100%
rename from 087
rename to tests/xfs/087
similarity index 100%
rename from 087.out
rename to tests/xfs/087.out
similarity index 100%
rename from 090
rename to tests/xfs/090
similarity index 100%
rename from 090.out
rename to tests/xfs/090.out
similarity index 100%
rename from 092
rename to tests/xfs/092
similarity index 100%
rename from 092.out
rename to tests/xfs/092.out
similarity index 100%
rename from 094
rename to tests/xfs/094
similarity index 100%
rename from 094.out
rename to tests/xfs/094.out
similarity index 100%
rename from 095
rename to tests/xfs/095
similarity index 100%
rename from 095.out
rename to tests/xfs/095.out
similarity index 100%
rename from 096
rename to tests/xfs/096
similarity index 100%
rename from 096.external
rename to tests/xfs/096.external
similarity index 100%
rename from 096.internal
rename to tests/xfs/096.internal
similarity index 100%
rename from 103
rename to tests/xfs/103
similarity index 100%
rename from 103.out
rename to tests/xfs/103.out
similarity index 100%
rename from 104
rename to tests/xfs/104
similarity index 100%
rename from 104.out
rename to tests/xfs/104.out
similarity index 100%
rename from 106
rename to tests/xfs/106
similarity index 100%
rename from 106.out
rename to tests/xfs/106.out
similarity index 100%
rename from 107
rename to tests/xfs/107
similarity index 100%
rename from 107.out
rename to tests/xfs/107.out
similarity index 100%
rename from 108
rename to tests/xfs/108
similarity index 100%
rename from 108.out
rename to tests/xfs/108.out
similarity index 100%
rename from 109
rename to tests/xfs/109
similarity index 100%
rename from 109.out
rename to tests/xfs/109.out
similarity index 100%
rename from 110
rename to tests/xfs/110
similarity index 100%
rename from 110.out
rename to tests/xfs/110.out
similarity index 100%
rename from 111
rename to tests/xfs/111
similarity index 100%
rename from 111.out
rename to tests/xfs/111.out
similarity index 100%
rename from 114
rename to tests/xfs/114
similarity index 100%
rename from 114.out
rename to tests/xfs/114.out
similarity index 100%
rename from 115
rename to tests/xfs/115
similarity index 100%
rename from 115.out
rename to tests/xfs/115.out
similarity index 100%
rename from 116
rename to tests/xfs/116
similarity index 100%
rename from 116.out
rename to tests/xfs/116.out
similarity index 100%
rename from 118
rename to tests/xfs/118
similarity index 100%
rename from 118.out
rename to tests/xfs/118.out
similarity index 100%
rename from 119
rename to tests/xfs/119
similarity index 100%
rename from 119.out
rename to tests/xfs/119.out
similarity index 100%
rename from 121
rename to tests/xfs/121
similarity index 100%
rename from 121.out
rename to tests/xfs/121.out
similarity index 100%
rename from 122
rename to tests/xfs/122
similarity index 100%
rename from 122.out
rename to tests/xfs/122.out
similarity index 100%
rename from 134
rename to tests/xfs/134
similarity index 100%
rename from 134.out
rename to tests/xfs/134.out
similarity index 100%
rename from 136
rename to tests/xfs/136
similarity index 100%
rename from 136.out
rename to tests/xfs/136.out
similarity index 100%
rename from 137
rename to tests/xfs/137
similarity index 100%
rename from 137.out
rename to tests/xfs/137.out
similarity index 100%
rename from 138
rename to tests/xfs/138
similarity index 100%
rename from 138.out
rename to tests/xfs/138.out
similarity index 100%
rename from 139
rename to tests/xfs/139
similarity index 100%
rename from 139.out
rename to tests/xfs/139.out
similarity index 100%
rename from 140
rename to tests/xfs/140
similarity index 100%
rename from 140.out
rename to tests/xfs/140.out
similarity index 100%
rename from 142
rename to tests/xfs/142
similarity index 100%
rename from 142.out
rename to tests/xfs/142.out
similarity index 100%
rename from 143
rename to tests/xfs/143
similarity index 100%
rename from 143.out
rename to tests/xfs/143.out
similarity index 100%
rename from 144
rename to tests/xfs/144
similarity index 100%
rename from 144.out
rename to tests/xfs/144.out
similarity index 100%
rename from 145
rename to tests/xfs/145
similarity index 100%
rename from 145.out
rename to tests/xfs/145.out
similarity index 100%
rename from 146
rename to tests/xfs/146
similarity index 100%
rename from 146.out.irix
rename to tests/xfs/146.out.irix
similarity index 100%
rename from 146.out.linux
rename to tests/xfs/146.out.linux
similarity index 100%
rename from 147
rename to tests/xfs/147
similarity index 100%
rename from 147.out
rename to tests/xfs/147.out
similarity index 100%
rename from 148
rename to tests/xfs/148
similarity index 100%
rename from 148.out
rename to tests/xfs/148.out
similarity index 100%
rename from 149
rename to tests/xfs/149
similarity index 100%
rename from 149.out
rename to tests/xfs/149.out
similarity index 100%
rename from 150
rename to tests/xfs/150
similarity index 100%
rename from 150.out
rename to tests/xfs/150.out
similarity index 100%
rename from 151
rename to tests/xfs/151
similarity index 100%
rename from 151.out
rename to tests/xfs/151.out
similarity index 100%
rename from 152
rename to tests/xfs/152
similarity index 100%
rename from 152.out
rename to tests/xfs/152.out
similarity index 100%
rename from 153
rename to tests/xfs/153
similarity index 100%
rename from 153.out
rename to tests/xfs/153.out
similarity index 100%
rename from 154
rename to tests/xfs/154
similarity index 100%
rename from 154.out
rename to tests/xfs/154.out
similarity index 100%
rename from 155
rename to tests/xfs/155
similarity index 100%
rename from 155.out
rename to tests/xfs/155.out
similarity index 100%
rename from 156
rename to tests/xfs/156
similarity index 100%
rename from 156.out
rename to tests/xfs/156.out
similarity index 100%
rename from 157
rename to tests/xfs/157
similarity index 100%
rename from 157.out
rename to tests/xfs/157.out
similarity index 100%
rename from 158
rename to tests/xfs/158
similarity index 100%
rename from 158.out
rename to tests/xfs/158.out
similarity index 100%
rename from 159
rename to tests/xfs/159
similarity index 100%
rename from 159.out
rename to tests/xfs/159.out
similarity index 100%
rename from 160
rename to tests/xfs/160
similarity index 100%
rename from 160.out
rename to tests/xfs/160.out
similarity index 100%
rename from 161
rename to tests/xfs/161
similarity index 100%
rename from 161.out
rename to tests/xfs/161.out
similarity index 100%
rename from 162
rename to tests/xfs/162
similarity index 100%
rename from 162.out
rename to tests/xfs/162.out
similarity index 100%
rename from 163
rename to tests/xfs/163
similarity index 100%
rename from 163.out
rename to tests/xfs/163.out
similarity index 100%
rename from 164
rename to tests/xfs/164
similarity index 100%
rename from 164.out
rename to tests/xfs/164.out
similarity index 100%
rename from 165
rename to tests/xfs/165
similarity index 100%
rename from 165.out
rename to tests/xfs/165.out
similarity index 100%
rename from 166
rename to tests/xfs/166
similarity index 100%
rename from 166.out
rename to tests/xfs/166.out
similarity index 100%
rename from 167
rename to tests/xfs/167
similarity index 100%
rename from 167.out
rename to tests/xfs/167.out
similarity index 100%
rename from 168
rename to tests/xfs/168
similarity index 100%
rename from 168.out
rename to tests/xfs/168.out
similarity index 100%
rename from 170
rename to tests/xfs/170
similarity index 100%
rename from 170.out
rename to tests/xfs/170.out
similarity index 100%
rename from 171
rename to tests/xfs/171
similarity index 100%
rename from 171.out
rename to tests/xfs/171.out
similarity index 100%
rename from 172
rename to tests/xfs/172
similarity index 100%
rename from 172.out
rename to tests/xfs/172.out
similarity index 100%
rename from 173
rename to tests/xfs/173
similarity index 100%
rename from 173.out
rename to tests/xfs/173.out
similarity index 100%
rename from 174
rename to tests/xfs/174
similarity index 100%
rename from 174.out
rename to tests/xfs/174.out
similarity index 100%
rename from 175
rename to tests/xfs/175
similarity index 100%
rename from 175.out
rename to tests/xfs/175.out
similarity index 100%
rename from 176
rename to tests/xfs/176
similarity index 100%
rename from 176.out
rename to tests/xfs/176.out
similarity index 100%
rename from 178
rename to tests/xfs/178
similarity index 100%
rename from 178.out
rename to tests/xfs/178.out
similarity index 100%
rename from 179
rename to tests/xfs/179
similarity index 100%
rename from 179.out
rename to tests/xfs/179.out
similarity index 100%
rename from 180
rename to tests/xfs/180
similarity index 100%
rename from 180.out
rename to tests/xfs/180.out
similarity index 100%
rename from 181
rename to tests/xfs/181
similarity index 100%
rename from 181.out
rename to tests/xfs/181.out
similarity index 100%
rename from 182
rename to tests/xfs/182
similarity index 100%
rename from 182.out
rename to tests/xfs/182.out
similarity index 100%
rename from 183
rename to tests/xfs/183
similarity index 100%
rename from 183.out
rename to tests/xfs/183.out
similarity index 100%
rename from 185
rename to tests/xfs/185
similarity index 100%
rename from 185.out
rename to tests/xfs/185.out
similarity index 100%
rename from 186
rename to tests/xfs/186
similarity index 100%
rename from 186.out
rename to tests/xfs/186.out
similarity index 100%
rename from 187
rename to tests/xfs/187
similarity index 100%
rename from 187.out
rename to tests/xfs/187.out
similarity index 100%
rename from 188
rename to tests/xfs/188
similarity index 100%
rename from 188.out
rename to tests/xfs/188.out
similarity index 100%
rename from 189
rename to tests/xfs/189
similarity index 100%
rename from 189.out
rename to tests/xfs/189.out
similarity index 100%
rename from 190
rename to tests/xfs/190
similarity index 100%
rename from 190.out
rename to tests/xfs/190.out
similarity index 100%
rename from 191
rename to tests/xfs/191
similarity index 100%
rename from 191.out
rename to tests/xfs/191.out
similarity index 100%
rename from 194
rename to tests/xfs/194
similarity index 100%
rename from 194.out
rename to tests/xfs/194.out
similarity index 100%
rename from 195
rename to tests/xfs/195
similarity index 100%
rename from 195.out
rename to tests/xfs/195.out
similarity index 100%
rename from 196
rename to tests/xfs/196
similarity index 100%
rename from 196.out
rename to tests/xfs/196.out
similarity index 100%
rename from 197
rename to tests/xfs/197
similarity index 100%
rename from 197.out
rename to tests/xfs/197.out
similarity index 100%
rename from 199
rename to tests/xfs/199
similarity index 100%
rename from 199.out
rename to tests/xfs/199.out
similarity index 100%
rename from 200
rename to tests/xfs/200
similarity index 100%
rename from 200.out
rename to tests/xfs/200.out
similarity index 100%
rename from 201
rename to tests/xfs/201
similarity index 100%
rename from 201.out
rename to tests/xfs/201.out
similarity index 100%
rename from 202
rename to tests/xfs/202
similarity index 100%
rename from 202.out
rename to tests/xfs/202.out
similarity index 100%
rename from 203
rename to tests/xfs/203
similarity index 100%
rename from 203.out
rename to tests/xfs/203.out
similarity index 100%
rename from 205
rename to tests/xfs/205
similarity index 100%
rename from 205.out
rename to tests/xfs/205.out
similarity index 100%
rename from 206
rename to tests/xfs/206
similarity index 100%
rename from 206.out
rename to tests/xfs/206.out
similarity index 100%
rename from 216
rename to tests/xfs/216
similarity index 100%
rename from 216.out
rename to tests/xfs/216.out
similarity index 100%
rename from 217
rename to tests/xfs/217
similarity index 100%
rename from 217.out
rename to tests/xfs/217.out
similarity index 100%
rename from 220
rename to tests/xfs/220
similarity index 100%
rename from 220.out
rename to tests/xfs/220.out
similarity index 100%
rename from 222
rename to tests/xfs/222
similarity index 100%
rename from 222.out
rename to tests/xfs/222.out
similarity index 100%
rename from 227
rename to tests/xfs/227
similarity index 100%
rename from 227.out
rename to tests/xfs/227.out
similarity index 100%
rename from 229
rename to tests/xfs/229
similarity index 100%
rename from 229.out
rename to tests/xfs/229.out
similarity index 100%
rename from 238
rename to tests/xfs/238
similarity index 100%
rename from 238.out
rename to tests/xfs/238.out
similarity index 100%
rename from 242
rename to tests/xfs/242
similarity index 100%
rename from 242.out
rename to tests/xfs/242.out
similarity index 100%
rename from 244
rename to tests/xfs/244
similarity index 100%
rename from 244.out
rename to tests/xfs/244.out
similarity index 100%
rename from 250
rename to tests/xfs/250
similarity index 100%
rename from 250.out
rename to tests/xfs/250.out
similarity index 100%
rename from 253
rename to tests/xfs/253
similarity index 100%
rename from 253.out
rename to tests/xfs/253.out
similarity index 100%
rename from 259
rename to tests/xfs/259
similarity index 100%
rename from 259.out
rename to tests/xfs/259.out
similarity index 100%
rename from 261
rename to tests/xfs/261
similarity index 100%
rename from 261.out
rename to tests/xfs/261.out
similarity index 100%
rename from 262
rename to tests/xfs/262
similarity index 100%
rename from 262.out
rename to tests/xfs/262.out
similarity index 100%
rename from 266
rename to tests/xfs/266
similarity index 100%
rename from 266.out
rename to tests/xfs/266.out
similarity index 100%
rename from 267
rename to tests/xfs/267
similarity index 100%
rename from 267.out
rename to tests/xfs/267.out
similarity index 100%
rename from 268
rename to tests/xfs/268
similarity index 100%
rename from 268.out
rename to tests/xfs/268.out
similarity index 100%
rename from 278
rename to tests/xfs/278
similarity index 100%
rename from 278.out
rename to tests/xfs/278.out
similarity index 100%
rename from 279
rename to tests/xfs/279
similarity index 100%
rename from 279.out
rename to tests/xfs/279.out
similarity index 100%
rename from 281
rename to tests/xfs/281
similarity index 100%
rename from 281.out
rename to tests/xfs/281.out
similarity index 100%
rename from 282
rename to tests/xfs/282
similarity index 100%
rename from 282.out
rename to tests/xfs/282.out
similarity index 100%
rename from 283
rename to tests/xfs/283
similarity index 100%
rename from 283.out
rename to tests/xfs/283.out
similarity index 100%
rename from 287
rename to tests/xfs/287
similarity index 100%
rename from 287.out
rename to tests/xfs/287.out
similarity index 100%
rename from 290
rename to tests/xfs/290
similarity index 100%
rename from 290.out
rename to tests/xfs/290.out
similarity index 100%
rename from 291
rename to tests/xfs/291
similarity index 100%
rename from 291.out
rename to tests/xfs/291.out
similarity index 100%
rename from 292
rename to tests/xfs/292
similarity index 100%
rename from 292.out
rename to tests/xfs/292.out
similarity index 100%
rename from 293
rename to tests/xfs/293
similarity index 100%
rename from 293.out
rename to tests/xfs/293.out
similarity index 100%
rename from 295
rename to tests/xfs/295
similarity index 100%
rename from 295.out
rename to tests/xfs/295.out
similarity index 100%
rename from 296
rename to tests/xfs/296
similarity index 100%
rename from 296.out
rename to tests/xfs/296.out
similarity index 100%
rename from 297
rename to tests/xfs/297
similarity index 100%
rename from 297.out
rename to tests/xfs/297.out
diff --git a/tests/xfs/group b/tests/xfs/group
new file mode 100644 (file)
index 0000000..4d7f06f
--- /dev/null
@@ -0,0 +1,176 @@
+003 db auto quick
+004 db auto quick
+008 rw ioctl auto quick
+009 rw ioctl auto prealloc quick
+012 rw auto quick
+016 rw auto quick
+017 mount auto quick stress
+018 deprecated # log logprint v2log
+019 mkfs auto quick
+021 db attr auto quick
+022 dump ioctl tape
+023 dump ioctl tape
+024 dump ioctl tape
+025 dump ioctl tape
+026 dump ioctl auto quick
+027 dump ioctl auto quick
+028 dump ioctl auto quick
+029 mkfs logprint log auto quick
+030 repair auto quick
+031 repair mkfs auto quick
+033 repair auto quick
+034 other auto quick
+035 dump ioctl tape auto
+036 dump ioctl remote tape
+037 dump ioctl remote tape
+038 dump ioctl remote tape
+039 dump ioctl remote tape
+041 growfs ioctl auto
+042 fsr ioctl auto
+043 dump ioctl tape
+044 other auto
+045 other auto quick
+046 dump ioctl auto quick
+047 dump ioctl auto
+048 other auto quick
+049 rw auto quick
+050 quota auto quick
+052 quota db auto quick
+054 quota auto quick
+055 dump ioctl remote tape
+056 dump ioctl auto quick
+057 acl auto
+058 acl auto
+059 dump ioctl auto quick
+060 dump ioctl auto quick
+061 dump ioctl auto quick
+063 dump attr auto quick
+064 dump auto
+065 dump auto
+066 dump ioctl auto quick
+067 acl attr auto quick
+071 rw auto
+072 rw auto prealloc quick
+073 copy auto
+078 growfs auto quick
+080 rw ioctl
+081 deprecated # log logprint quota
+082 deprecated # log logprint v2log
+084 ioctl rw auto
+085 log auto quick
+086 log v2log auto
+087 log v2log auto quota stress
+090 rw auto
+092 other auto quick
+094 metadata dir ioctl auto
+095 log v2log auto
+096 mkfs v2log auto quick
+103 metadata dir ioctl auto quick
+104 growfs ioctl prealloc auto stress
+106 quota
+107 quota
+108 quota auto quick
+109 metadata auto
+110 repair auto
+111 ioctl
+114 parent attr stress
+115 parent attr
+116 quota auto quick
+118 quota auto quick
+119 log v2log auto freeze dangerous
+121 log auto quick
+122 other auto quick
+134 quota auto quick
+136 attr2
+137 metadata log auto
+138 metadata log auto
+139 metadata log auto
+140 metadata log auto
+142 dmapi auto
+143 dmapi auto
+144 dmapi auto
+145 dmapi auto
+146 dmapi auto
+147 dmapi auto
+148 repair auto
+149 repair auto
+150 dmapi auto
+151 dmapi auto
+152 dmapi auto
+153 dmapi auto
+154 dmapi auto
+155 dmapi auto
+156 dmapi auto
+157 dmapi auto
+158 dmapi auto
+159 dmapi auto
+160 dmapi auto
+161 dmapi auto
+162 dmapi auto
+163 dmapi auto
+164 rw pattern auto prealloc quick
+165 rw pattern auto prealloc quick
+166 rw metadata auto quick
+167 rw metadata auto stress
+168 dmapi auto
+170 rw filestreams auto quick
+171 rw filestreams
+172 rw filestreams
+173 rw filestreams
+174 rw filestreams auto
+175 dmapi auto
+176 dmapi auto
+178 mkfs other auto
+179 metadata rw auto
+180 metadata rw auto
+181 log auto quick
+182 metadata rw auto
+183 rw other auto quick
+185 dmapi auto
+186 attr auto quick
+187 attr auto quick
+188 ci dir auto
+189 mount auto quick
+190 rw auto quick
+191 nfs4acl auto
+194 rw auto
+195 ioctl dump auto quick
+196 quota auto quick
+197 dir auto quick
+199 mount auto quick
+200 mount auto quick
+201 metadata auto quick
+202 repair auto quick
+203 ioctl auto
+205 metadata rw auto
+206 growfs auto quick
+216 log metadata auto quick
+217 log metadata auto
+220 auto quota quick
+222 auto fsr ioctl quick
+227 auto fsr
+229 auto rw
+238 auto quick metadata ioctl
+242 auto quick prealloc
+244 auto quota quick
+250 auto quick rw prealloc metadata
+253 auto quick
+259 auto quick
+261 auto quick quota
+262 auto quick quota
+266 dump ioctl auto quick
+267 dump ioctl tape
+268 dump ioctl tape
+278 repair auto
+279 auto mkfs
+281 dump ioctl auto quick
+282 dump ioctl auto quick
+283 dump ioctl auto quick
+287 auto dump quota quick
+290 auto rw prealloc quick ioctl
+291 repair
+292 auto mkfs quick
+293 auto quick
+295 auto logprint quick
+296 dump auto quick
+297 auto freeze