New fast-exit test-case
[ust.git] / tests / runtests
index f6862498ab1803b058462b74601e32bf49ae1c6e..36ad12d27ad27fd5a4d1bf8d879e2e207c127cd5 100755 (executable)
@@ -48,6 +48,8 @@ simple_harness_run same_line_marker/same_line_marker.sh
 
 simple_harness_run libustctl_function_tests/libustctl_function_tests
 
+simple_harness_run exit-fast/exit-fast.sh
+
 echo "************************************"
 if [[ $tests_failed -eq 0 ]]; then
     echo "$0: All passed"
This page took 0.022361 seconds and 4 git commands to generate.