Commit Graph

503 Commits

Author SHA1 Message Date
Dean Roehrich bb7edbf51d Make the dm_bulkall test output match that of the dm_bulkattr test
Change output to match test_bulkattr.c
2004-05-31 18:19:44 +00:00
fsgqa 6139c54b00 Add testing of 128 and 256 K v2 log recovery after shutdown.
Add 128K and 256K v2 log buf tests.
2004-05-05 05:06:41 +00:00
Eric Sandeen b45cbb5a13 fix 021 for varying amts of whitespace in wc output
fix 021 for varying amts of whitespace in wc output
2004-05-04 00:09:53 +00:00
Nathan Scott f5ee322c18 Handle EBUSY errors from the optional-extra advisory file locking. 2004-04-30 06:15:26 +00:00
Nathan Scott 5868405dce Sync up different copies of the m4 macros, noop change for this package. 2004-04-30 03:04:58 +00:00
Nathan Scott 2765c8a3f8 Update user/kernel source checker to work better with separate user/kernel trees. 2004-04-30 02:58:44 +00:00
fsgqa e23849bf53 cleanup some qa stuff
Get rid of checking log for recovery msgs. It's too much
hassle and probably not worth it.
2004-04-23 04:08:39 +00:00
fsgqa af33817e78 Exercise mtab renames on different directory layouts too, and increase #procs. Still no joy. :( 2004-04-23 02:00:52 +00:00
fsgqa abdf9cb068 QA test attempting to reproduce multiple directory entries problem. 2004-04-22 03:06:52 +00:00
fsgqa d0d6ac2d43 Some qa cleanup.
Fix mkfs failure to report such instead of mount failure.
2004-04-21 04:48:56 +00:00
fsgqa 54600d6e7c Don't need the p_check ... | p_purge as newer ptools will do
this automagically on p_tupdate.
Change clean state to "cleankernel"; missed on past renaming.
Don't need the p_check ... | p_purge as newer ptools will do
this automagically on p_tupdate.
Change clean state to "cleankernel"; missed on past renaming.
2004-04-21 04:30:30 +00:00
ptools 31dd09e00d Change access check for posix compliance for
CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH
root access check for CAP_DAC_OVERRIDE
2004-03-30 03:05:40 +00:00
Nathan Scott c4112b799e Simpler fix for the libuuid problem from awhile ago, works with all autoconf versions. 2004-03-19 01:59:30 +00:00
fsgqa 7ee547a8ad Improve filters for a couple of the tests using xfs_io. 2004-03-19 00:01:18 +00:00
fsgqa cad234da75 Merge in latest fsx changes from outside - AIO and direct IO support. 2004-03-18 23:46:57 +00:00
fsgqa 94b1baf50d Fix filter on log recovery testing to produce deterministic output. 2004-02-26 22:00:54 +00:00
Dean Roehrich 0f42228e9f Give the dmapi test suite some build instructions
build instructions
2004-02-26 16:55:53 +00:00
Dean Roehrich f703ccdb57 fix dmapi test suite to work with more recent autotools
update
2004-02-26 16:37:25 +00:00
Dean Roehrich f350940b52 fix dmapi test suite to work with more recent autotools
re-ran aclocal to get new version
2004-02-26 16:35:51 +00:00
Dean Roehrich 236f4a3b43 fix dmapi test suite to work with more recent autotools
remove
2004-02-26 16:34:19 +00:00
Mandy Kirkconnell 1262ba3c4a Add xfsdump support for the security extended attributes namespace.
Execute security attribute tests if $USE_ATTR_SECURE environment variable
is set to "yes" (security attribute tests disabled by default - "no").
2004-02-26 00:31:25 +00:00
ptools 0c6dfc4edd add 087 to auto and 029 to log qa groups.
add 087 to auto and 029 to log qa groups.
2004-02-24 05:03:46 +00:00
ptools 19d0b58250 Add test 087 which uses fsstress to create meta ops and src/godown
to create a dirty log for recovery.
It checks that FS looks reasonable after recovery and is a consistent
state.
There are more v2 log variants yet to try.
Uses fsstress to create meta ops and src/godown to create a dirty log for recovery. It checks that FS looks reasonable after recovery and is a
consistent state. There are more v2 log variants yet to try.
2004-02-24 02:58:40 +00:00
ptools c3b91bfb75 Fix up output for mkfs failure with logsize not a multiple
of stripe size. With impending mkfs change this should always
happen not just for non-aligned logs.
Fix up output for mkfs failure with logsize not a multiple  
of stripe size. With impending mkfs change this should always
happen not just for non-aligned logs.
2004-02-20 04:15:18 +00:00
ptools c494a18ffc Make some log recover tests work on other platforms -
don't print out $SCRATCH_MNT. Also test 64K v2 logs.
don't output $SCRATCH_MNT which varies on hosts
2004-02-20 02:47:33 +00:00