Add trace name handling throughout tracectl, ustcomm and ustcmd
[ust.git] / tests / runtests
index 602fc1e49210021f93864c8eda783332c9fc2e57..9560c46f29ebd29b2f2f88f11f9b50da03512bfd 100755 (executable)
@@ -43,6 +43,10 @@ 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.022643 seconds and 4 git commands to generate.