Rename libustcmd to libustctl
[ust.git] / tests / runtests
index ff0025393b217f3c322a1e0e21d41760f7ddbbb8..68427f28253e160701681c829eae4645837eee15 100755 (executable)
@@ -37,7 +37,7 @@ simple_harness_run test-libustinstr-malloc/test-libustinstr-malloc.sh
 
 simple_harness_run ./manual_mode_tracing.sh
 
-simple_harness_run ./valgrind_ustd.sh
+simple_harness_run ./valgrind_ust-consumerd.sh
 
 simple_harness_run dlopen/dlopen.sh
 
@@ -45,6 +45,8 @@ simple_harness_run same_line_marker/same_line_marker.sh
 
 simple_harness_run tracepoint/run
 
+simple_harness_run libustctl_function_tests/libustctl_function_tests
+
 echo "************************************"
 if [[ $tests_failed -eq 0 ]]; then
     echo "$0: All passed"
This page took 0.022484 seconds and 4 git commands to generate.