support busybox for manual trace tests
[ust.git] / tests / runtests
index afc1e21170a9b64777abc5dc7b558fbf475593e7..fd2a7519bc353dca0829c9f32f970eb09917fa0c 100755 (executable)
@@ -43,9 +43,10 @@ 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 ustcmd_function_tests/ustcmd_function_tests
+simple_harness_run libustctl_function_tests/libustctl_function_tests
 
 echo "************************************"
 if [[ $tests_failed -eq 0 ]]; then
This page took 0.024021 seconds and 4 git commands to generate.