tests: add exit value constants for shell script tests

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2015-12-03 11:36:02 +00:00
parent 8a58734c11
commit 02cdd9899d
10 changed files with 35 additions and 29 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ do_or_die "intel_reg_dumper"
# TODO: Add more tests
exit 0
exit $IGT_EXIT_SUCCESS