Commit Graph

3 Commits

Author SHA1 Message Date
David Sterba a050cb00c7 lsqa.pl: update for new tests layout
Accepted parameter types:
- nothing - list all tests from all subdirectories in tests/*
- tests/DIR - list all tests from DIR
- tests/DIR/123 - show header from single test

Signed-off-by: David Sterba <dsterba@suse.cz>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2014-01-20 13:28:39 +11:00
Felix Blyakher 491d467f3c Add GPL license plate to SGI's 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-06-05 15:41:14 -05:00
Niv Sardi 2dc575fe26 introducing lsqa.pl [ --help | -? ] [ --head | -h ] [ --body | -b ] [ --lines | -l ] [ --one-line | -1 ]
[ --help | -? ] 	Show this help message.
	[ --head | -h ] 	Shows only the head of the QA test
	[ --body | -b ] 	Shows only the body of the QA test.
	[ --lines | -l ] 	Outputs everything in n lines
	[ --one-line | -1 ] 	Same as --lines=1.
Merge of master-melb:xfs-cmds:30646a by kenmcd.
2008-03-12 05:22:38 +00:00