Remove daemon test
[lttng-ust.git] / tests / runtests
index de8b25a334b09c2621391c0a7d1721f2c7bf8da0..6a7b6e0e7692e89fe17d19723e41ef2486b6458b 100755 (executable)
@@ -29,8 +29,6 @@ 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
@@ -44,8 +42,6 @@ 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.022931 seconds and 4 git commands to generate.