Commit Graph

57 Commits

Author SHA1 Message Date
Lachlan McIlroy 808e1903f7 In _xfs_mounted, add quotes around the grep expression to prevent partial matches.
Merge of master-melb:xfs-cmds:26491a by kenmcd.

  In _xfs_mounted, add quotes around the grep expression to prevent partial matches.
2006-07-08 04:23:04 +00:00
Andrew Jones 4800bae8cc The test device is now used as a nfs filesystem.
Merge of master-melb:xfs-cmds:26462a by kenmcd.

  modified this test to run on xfs only.
2006-07-07 16:00:24 +00:00
Nathan Scott a90d78c5da QA updates - make builds on older versions of headers work, reenable rt on bruce.
Merge of master-melb:xfs-cmds:26356a by kenmcd.
2006-06-27 03:49:23 +00:00
Allan Randall b51a45e297 added dd function to handle variations of dd output in Linux
Merge of master-melb:xfs-cmds:25929a by kenmcd.

  added dd function to handle variations of dd output in Linux
2006-05-15 06:10:31 +00:00
Nathan Scott de6d86177f QA test updates - fixes for pquota, extsize, fsstress, and ensure mount options passed through to test_dev.
Merge of master-melb:xfs-cmds:24763a by kenmcd.
2005-12-09 02:52:22 +00:00
Nathan Scott 6a7c05c153 fgrep on IRIX doesnt have a -q flag - so switch to plain grep.
Merge of master-melb:xfs-cmds:23174a by kenmcd.
2005-07-14 03:45:42 +00:00
Nathan Scott 8b5b80690a Add a generic inode flag tester, fix filter in test 103.
Merge of master-melb:xfs-cmds:23132a by kenmcd.
2005-07-11 14:57:36 +00:00
Tim Shimmin 8ee8984492 check for ipath consistency on TEST_DIR between tests.
Merge of master-melb:xfs-cmds:22780a by kenmcd.

  check for ipath consistency on TEST_DIR between tests.
2005-06-02 15:10:00 +00:00
Nathan Scott cc8c86246f Get things working for unusual filesystem types once again.
Merge of xfs-cmds-melb:slinx:19728a by kenmcd.
2004-10-12 15:40:35 +00:00
Nathan Scott aeffbdfb30 Update QA tests and host configs.
Merge of xfs-cmds-melb:slinx:19518a by kenmcd.
2004-09-23 14:34:25 +00:00
Andrew Jones d60075c5e7 Tests from UDFQA ported to FSQA.
simple attr tests for EAs.
2004-09-15 05:57:50 +00:00
fsgqa 25f40eb0b2 Regression test exercising realtime inheritance behavior. 2004-08-20 06:44:08 +00:00
Tim Shimmin 3ee5349e21 add test 093 for testing removal of cap EA on file writes when
process doesn't have FSETID and SETFCAP capabilities.
This is an IRIX only test.
This will check that pv#901019 changes are not stuffing up
what the code was supposed to do.
removal of file caps on write test - pv#901019
2004-08-10 05:43:44 +00:00
ptools d357ecafcc Fixed for UDF tests.
This is a workaround for IRIX UDF not supporting symlinks but Linux UDF does.the new version.
2004-07-28 08:12:22 +00:00
Tim Shimmin 0b6c2dc5b6 Make 074 finish in a reasonable time on IRIX (also on Linux).
Want this to run in a reasonable time.
Make it have different params on IRIX vs Linux, debug versus non-debug.
And allow cmd arguments via getopt to try out different params
for timing.
2004-07-27 05:53:41 +00:00
fsgqa 149fd556bd Realtime IO path tests; get local host configs working again. 2004-07-09 04:16:16 +00:00
ptools af9fb020ce Fixed general IRIX/Linux problems when running the -udf option.
Changed specific _scratch_xfs_mkfs to general _scratch_mkfs call.
2004-07-09 04:04:14 +00:00
fsgqa 35257f5420 Cleanup mkfs on scratch device for arbitrary filesystems. 2004-07-01 00:20:03 +00:00
fsgqa 8281d48d75 Fixed bench marking of other filesystems.
Added error message if bonnie++ is not installed.
2004-06-29 02:16:00 +00:00
Eric Sandeen b045bf2f41 fix up xfstests for realtime fs
Filter out inode numbers; these change with realtime
2004-06-25 03:09:08 +00:00
fsgqa c3abc5d7cf Update QA to function correctly with realtime subvolumes. 2004-06-24 00:12:48 +00:00
Tim Shimmin e00912e469 Modify log/v2-log qa tests to run on IRIX as well as Linux.
Cater for IRIX without unmount record at start of log and for
IRIX' hopeless mount option handling.
2004-06-21 04:53:35 +00:00
fsgqa 562962e6b1 QA tweaks - use a single os type source mainly (drop get_os, use HOST_OS) 2004-06-16 06:08:04 +00:00
ptools cb6beb9759 Fixed merge problems 2004-06-15 07:32:36 +00:00
Nathan Scott 1340ae0f9f Fix uses of xfs_check with an external log, needs -l now. 2004-06-09 11:33:52 +00:00