ntel-gpu-tools/tests/test_rte_check
Thomas Wood 02cdd9899d tests: add exit value constants for shell script tests
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
2015-12-03 11:36:02 +00:00

7 lines
108 B
Bash
Executable File

#!/bin/bash
SOURCE_DIR="$( dirname "${BASH_SOURCE[0]}" )"
. $SOURCE_DIR/drm_lib.sh
exit $IGT_EXIT_SUCCESS