Files
apfstests/tests/xfs/143.out
T
Dave Chinner fc48dfb966 xfstests: move xfs specific tests out of top directory
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>
2013-03-26 18:27:34 -05:00

99 lines
3.7 KiB
Plaintext

QA output created by 143
SET: DM_EVENT_ATTRIBUTE
SET: DM_EVENT_DESTROY
(All events cleared)
SET: DM_EVENT_CREATE
SET: DM_EVENT_POSTCREATE
SET: DM_EVENT_REMOVE
SET: DM_EVENT_POSTREMOVE
SET: DM_EVENT_RENAME
SET: DM_EVENT_POSTRENAME
SET: DM_EVENT_LINK
SET: DM_EVENT_POSTLINK
SET: DM_EVENT_SYMLINK
SET: DM_EVENT_POSTSYMLINK
SET: DM_EVENT_ATTRIBUTE
SET: DM_EVENT_DESTROY
(All events cleared)
SET: DM_EVENT_PREUNMOUNT
SET: DM_EVENT_UNMOUNT
SET: DM_EVENT_DEBUT
SET: DM_EVENT_CREATE
SET: DM_EVENT_POSTCREATE
SET: DM_EVENT_REMOVE
SET: DM_EVENT_POSTREMOVE
SET: DM_EVENT_RENAME
SET: DM_EVENT_POSTRENAME
SET: DM_EVENT_LINK
SET: DM_EVENT_POSTLINK
SET: DM_EVENT_SYMLINK
SET: DM_EVENT_POSTSYMLINK
SET: DM_EVENT_ATTRIBUTE
SET: DM_EVENT_DESTROY
SET: DM_EVENT_NOSPACE
(All events cleared)
File test beginning...
note: DM_EVENT_CANCEL could not be set (EINVAL)
note: DM_EVENT_MOUNT could not be set (EINVAL)
note: DM_EVENT_PREUNMOUNT could not be set (EINVAL)
note: DM_EVENT_UNMOUNT could not be set (EINVAL)
note: DM_EVENT_DEBUT could not be set (EINVAL)
note: DM_EVENT_CREATE could not be set (EINVAL)
note: DM_EVENT_CLOSE could not be set (EINVAL)
note: DM_EVENT_POSTCREATE could not be set (EINVAL)
note: DM_EVENT_REMOVE could not be set (EINVAL)
note: DM_EVENT_POSTREMOVE could not be set (EINVAL)
note: DM_EVENT_RENAME could not be set (EINVAL)
note: DM_EVENT_POSTRENAME could not be set (EINVAL)
note: DM_EVENT_LINK could not be set (EINVAL)
note: DM_EVENT_POSTLINK could not be set (EINVAL)
note: DM_EVENT_SYMLINK could not be set (EINVAL)
note: DM_EVENT_POSTSYMLINK could not be set (EINVAL)
note: DM_EVENT_READ could not be set (EINVAL)
note: DM_EVENT_WRITE could not be set (EINVAL)
note: DM_EVENT_TRUNCATE could not be set (EINVAL)
note: DM_EVENT_NOSPACE could not be set (EINVAL)
note: DM_EVENT_USER could not be set (EINVAL)
(errno subtests beginning...)
report on test for EACCES in no-right set: test successful
report on test for EACCES in SHARED set: test successful
report on test for success in EXCL set: test successful.
report on test for EBADF in set: test successful
report on test for EFAULT in set: test successful
report on test for EFAULT in set: test successful
report on test for EINVAL in set (bad session): test successful
report on test for EINVAL in set (bad token): test successful
report on test for EACCES in no-right get: test successful
report on test for success in SHARED get: test successful.
report on test for success in EXCL get: test successful.
report on test for EBADF in get: test successful
report on test for EFAULT in get: test successful
report on test for EINVAL in get (bad session): test successful
report on test for EINVAL in get (bad token): test successful
(errno subtests complete)
File test complete.
Directory test beginning...
note: DM_EVENT_CANCEL could not be set (EINVAL)
note: DM_EVENT_MOUNT could not be set (EINVAL)
note: DM_EVENT_PREUNMOUNT could not be set (EINVAL)
note: DM_EVENT_UNMOUNT could not be set (EINVAL)
note: DM_EVENT_DEBUT could not be set (EINVAL)
note: DM_EVENT_CLOSE could not be set (EINVAL)
note: DM_EVENT_READ could not be set (EINVAL)
note: DM_EVENT_WRITE could not be set (EINVAL)
note: DM_EVENT_TRUNCATE could not be set (EINVAL)
note: DM_EVENT_NOSPACE could not be set (EINVAL)
note: DM_EVENT_USER could not be set (EINVAL)
Directory test complete.
Filesystem test beginning...
note: DM_EVENT_CANCEL could not be set (EINVAL)
note: DM_EVENT_MOUNT could not be set (EINVAL)
note: DM_EVENT_CLOSE could not be set (EINVAL)
note: DM_EVENT_READ could not be set (EINVAL)
note: DM_EVENT_WRITE could not be set (EINVAL)
note: DM_EVENT_TRUNCATE could not be set (EINVAL)
note: DM_EVENT_USER could not be set (EINVAL)
Filesystem test complete.