usttrace fix variable name clash
[ust.git] / tests / runtests
index 602fc1e49210021f93864c8eda783332c9fc2e57..afc1e21170a9b64777abc5dc7b558fbf475593e7 100755 (executable)
@@ -37,12 +37,16 @@ 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
 
 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.023323 seconds and 4 git commands to generate.