X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fruntests;h=36ad12d27ad27fd5a4d1bf8d879e2e207c127cd5;hb=46cec820d380796882540bf5a8904949d86e3515;hp=f6862498ab1803b058462b74601e32bf49ae1c6e;hpb=317117239797a3609c1ec817a59bb3e70c9c1cba;p=ust.git diff --git a/tests/runtests b/tests/runtests index f686249..36ad12d 100755 --- a/tests/runtests +++ b/tests/runtests @@ -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"