Function tests for libustcmd and a C tap library
[ust.git] / tests / runtests
index ff0025393b217f3c322a1e0e21d41760f7ddbbb8..9560c46f29ebd29b2f2f88f11f9b50da03512bfd 100755 (executable)
@@ -45,6 +45,8 @@ simple_harness_run same_line_marker/same_line_marker.sh
 
 simple_harness_run tracepoint/run
 
+simple_harness_run ustcmd_function_tests/ustcmd_function_tests
+
 echo "************************************"
 if [[ $tests_failed -eq 0 ]]; then
     echo "$0: All passed"
This page took 0.025424 seconds and 4 git commands to generate.