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
@@ -13,4 +13,4 @@ done
# If we got here, we haven't crashed
exit 0
exit $IGT_EXIT_SUCCESS