Fix: Remove test runner script
[lttng-ust.git] / configure.ac
index a08643ee7c11bba1138fb05a3a4cb2d51b51fe35..fec71492192b5f62fcc19e682ef7d13622661d87 100644 (file)
@@ -248,23 +248,6 @@ AS_IF([test "x$with_sdt" = "xyes"],[
        ])
 ])
 
-#currently disabled.
-       #tests/hello2/Makefile
-       #tests/basic/Makefile
-       #tests/simple_include/Makefile
-       #tests/snprintf/Makefile
-       #tests/test-nevents/Makefile
-       #tests/test-libustinstr-malloc/Makefile
-       #tests/dlopen/Makefile
-       #tests/same_line_marker/Makefile
-       #tests/trace_event/Makefile
-       #tests/tracepoint/Makefile
-       #tests/tracepoint/benchmark/Makefile
-       #tests/register_test/Makefile
-       #tests/libustctl_function_#tests/Makefile
-       #tests/exit-fast/Makefile
-       #tests/basic_long/Makefile
-
 AC_CONFIG_FILES([
        Makefile
        doc/Makefile
@@ -285,10 +268,8 @@ AC_CONFIG_FILES([
        tests/hello/Makefile
        tests/hello-static-lib/Makefile
        tests/hello.cxx/Makefile
-       tests/daemon/Makefile
-       tests/fork/Makefile
-       tests/ust-basic-tracing/Makefile
-       tests/ust-multi-test/Makefile
+       tests/same_line_tracepoint/Makefile
+       tests/snprintf/Makefile
        lttng-ust.pc
 ])
 
This page took 0.027138 seconds and 4 git commands to generate.