Remove fork test
[lttng-ust.git] / tests / runtests
index e669210e27ae8fb6c046e75cc4524be48016e4a3..9c1111f69833bf5e309226e4d58dd5b9d5ab4b91 100755 (executable)
@@ -29,25 +29,17 @@ function simple_harness_run() {
 }
 
 
-simple_harness_run test-nevents/test-nevents.sh
-
-simple_harness_run fork/fork.sh
-
 simple_harness_run test-libustinstr-malloc/test-libustinstr-malloc.sh
 
 simple_harness_run ./manual_mode_tracing.sh
 
 simple_harness_run ./valgrind_ust-consumerd.sh
 
-simple_harness_run dlopen/dlopen.sh
-
 simple_harness_run same_line_marker/same_line_marker.sh
 
 # This testcase is currently broken, do not run.
 # simple_harness_run tracepoint/run
 
-simple_harness_run libustctl_function_tests/libustctl_function_tests
-
 # FIXME We disable the exit-fast test for the release. This is a known
 # problem with the current UST design that we will be working on fixing
 # in the upcoming rework for integration with the lttng-tools. We don't
This page took 0.023352 seconds and 4 git commands to generate.