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
David Disseldorp
a34fe069a5
This change makes test 041 function correctly other blocks sizes, not just 4096.
...
The FS bsize is extracted from _filter_mkfs and then used to calculate growfs "destination" size.
Merge of master-melb:xfs-cmds:28222a by kenmcd.
calculate one meg in blocks, then use that value to calculate grow-to values.
2007-03-09 02:58:48 +00:00
David Disseldorp
be8b8f0c7f
check for mount and mkfs failures and exit if failure occurs, rather than fill qa machines root fs.
...
Merge of master-melb:xfs-cmds:27324a by kenmcd.
2006-10-31 16:08:47 +00:00
Nathan Scott
c16d3b2281
Make test 41 fail if it cannot run mkfs successfully.
...
Merge of master-melb:xfs-cmds:25749a by kenmcd.
2006-04-18 03:48:00 +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
ptools
048a7a8add
More merge conflicts
2004-06-15 07:36:09 +00:00
Nathan Scott
6289fc8e82
Test 041 specifically requests a 32MB filesystem from mkfs, no point running in large fs config
2003-10-23 04:40:05 +00:00
Nathan Scott
f419391566
Remove (busted anyway) Id rcs keywords for keeping trees in sync
2003-06-24 06:21:22 +00:00
fsgqa
8050efd492
Numerous changes to QA scripts allowing tests to run with external log/rt devices; also allow multiple mkfs/mount options at once now.
2003-05-22 04:16:45 +00:00
Eric Sandeen
3ef12e3824
Update copyright dates (again)
2002-06-04 23:07:56 +00:00
Eric Sandeen
bc4eb461ae
Undoes mod: xfs-cmds:slinx:120772a
...
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
2002-06-04 22:53:09 +00:00
Eric Sandeen
8ce73f8626
Update copyright dates
2002-06-04 17:58:21 +00:00
fsgqa
f29425d6f7
tidy mkfs parameterisation, -f option pulled into common.rc.
2002-05-06 07:44:22 +00:00
Nathan Scott
36d5db422b
allow mkfs arguments to be passed from the env for testing multiple
...
block sizes.
2002-01-20 00:47:43 +00:00
Andrew Gildfind
c98b89e257
delete tmp files again
2001-04-29 23:27:46 +00:00
Andrew Gildfind
f3bd0864f4
Capture more state on failure... dd the contents of the filesystem
...
and pass through gzip.. this should produce a 20-40 Mb compressed filesystem
image that can be xfs_db'd or mounted loopback.
2001-04-27 04:28:12 +00:00
Andrew Gildfind
f6f228af70
tweak for new _do command
2001-04-04 01:45:38 +00:00
Andrew Gildfind
0b60dbaf5b
use _do from common.rc
2001-04-02 05:21:15 +00:00
Andrew Gildfind
11c790e72d
Filter Electric Fence spam.
2001-02-01 04:18:48 +00:00
Nathan Scott
27fba05e66
cmd/xfs/stress/001 1.6 Renamed to cmd/xfstests/001
2001-01-15 05:01:19 +00:00