Commit Graph

13 Commits

Author SHA1 Message Date
Dave Chinner 771e69de67 xfstests: Convert all tests to use /bin/bash
While most tests use /bin/sh, they are dependent on /bin/sh being a
bash shell.  Convert all the tests to execute via /bin/bash as it is
much, much simpler than trying to debug and remove all the bashisms
throughout the test code.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
2010-01-20 10:27:08 +11:00
Christoph Hellwig f381f98206 xfstests: move GPL boilerplates to fix lsqa.pl
It turns out lsqa.pl nees the test number and description first in the
file, so move the GPL boilerplates below it.

Also remove acouple of cases where we have one full copyright line + gpl
boilerplate before the description and another copyright line after
the description.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2009-05-28 17:04:15 +02:00
Felix Blyakher 65491dc047 Add GPL license plate to SGI's test files.
Signed-off-by: Felix Blyakher <felixb@sgi.com>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
2009-05-26 16:51:14 -05: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 640164847a Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24327a by kenmcd.
2005-11-09 02:49:08 +00:00
Nathan Scott 68c295a477 Reduce runtime of test 083, unilaterally, it can still do its thing at shortened runtimes.
Merge of xfs-cmds-melb:slinx:20095a by kenmcd.
2004-11-11 13:38:36 +00:00
Nathan Scott 8057a3ad6c Reduce runtime of test 083, unilaterally, it can still do its thing at shortened runtimes.
Merge of xfs-cmds-melb:slinx:20092a by kenmcd.
2004-11-11 13:37:58 +00:00
Tim Shimmin 4c56e56f91 xfs qa changes to get thinks working on irix
add verbosity to a file for debugging
reduce iteration count
2004-08-10 03:55:47 +00:00
fsgqa 2a2df8fbc6 QA test updates - fix 044 check, shorten 083 runtime, check for EAGAIN as well as EBUSY in the mtab lock tester program. 2004-07-01 00:05:11 +00:00
fsgqa 4237cdb1c1 Bump up the level of enospc fsstress-age to try hit deadlocks. 2004-06-16 06:05:21 +00:00
ptools cb6beb9759 Fixed merge problems 2004-06-15 07:32:36 +00:00
fsgqa b81e0b9458 Make out of space test more general so I can try different scenarios more easily; add 083 into the auto group. 2003-11-10 01:29:28 +00:00
fsgqa 1389dda8ec Test out some issues we have at the moment dealing with writing when out of space 2003-11-07 03:21:51 +00:00