support busybox for manual trace tests
[ust.git] / tests / runtests
index ff0025393b217f3c322a1e0e21d41760f7ddbbb8..fd2a7519bc353dca0829c9f32f970eb09917fa0c 100755 (executable)
@@ -37,13 +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
+# This testcase is currently broken, do not run.
+# simple_harness_run tracepoint/run
+
+simple_harness_run libustctl_function_tests/libustctl_function_tests
 
 echo "************************************"
 if [[ $tests_failed -eq 0 ]]; then
This page took 0.02246 seconds and 4 git commands to generate.