linux_dsm_epyc7002/tools/testing/selftests/ftrace/test.d/00basic
Michael Ellerman 44164c4ba9 ftracetest: Convert exit -1 to exit $FAIL
POSIX says that exit takes an unsigned integer between 0 and 255, so
using -1 doesn't work on POSIX shells.

There is already a well-defined failure code, $FAIL (1), so use that.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2015-03-31 10:15:46 -06:00
..
basic1.tc ftracetest: Add ftrace basic testcases 2014-09-23 09:32:00 -04:00
basic2.tc ftracetest: Add POSIX.3 standard and XFAIL result codes 2014-10-03 16:44:02 -04:00
basic3.tc ftracetest: Add POSIX.3 standard and XFAIL result codes 2014-10-03 16:44:02 -04:00
basic4.tc ftracetest: Convert exit -1 to exit $FAIL 2015-03-31 10:15:46 -06:00