Commit Graph

8 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
David Disseldorp fef38da4f7 fix null string comparison in notrun case
Merge of master-melb:xfs-cmds:28004a by kenmcd.
2007-01-31 14:36:17 +00:00
Allan Randall 133fdfd9c5 Integrate dmapi suite 1 into xfsqa infrastructure
Merge of master-melb:xfs-cmds:27924a by kenmcd.

  added IRIX to _supported_os
2007-01-16 02:58:21 +00:00
David Disseldorp 5902bd4c76 fix not_run condition
Merge of master-melb:xfs-cmds:27812a by kenmcd.

  fix not_run condition
2006-12-22 05:07:41 +00:00
David Disseldorp cd3d8b0532 golden output is the same for irix and linux, merge both
Merge of master-melb:xfs-cmds:27791a by kenmcd.

  don't link .out file
2006-12-21 02:53:33 +00:00
David Disseldorp 9682e5c201 test 030 clone using xfs_prepair64
Merge of master-melb:xfs-cmds:27780a by kenmcd.

  test 030 clone using xfs_prepair64
2006-12-20 05:10:17 +00:00