Rename libustd to libustconsumer and ustd to ust-consumerd
[ust.git] / tests / runtests
index ff0025393b217f3c322a1e0e21d41760f7ddbbb8..afc1e21170a9b64777abc5dc7b558fbf475593e7 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 ustcmd_function_tests/ustcmd_function_tests
+
 echo "************************************"
 if [[ $tests_failed -eq 0 ]]; then
     echo "$0: All passed"
This page took 0.022524 seconds and 4 git commands to generate.