Replace same_line_marker test with same_line_tracepoint
[lttng-ust.git] / tests / Makefile.am
index 7365ce47335ac608eea27d57c4e819b155ed7945..ed3db48c1aa918f8754ad46d69345f69be48b232 100644 (file)
@@ -1,5 +1,5 @@
-SUBDIRS = . hello hello-static-lib fork ust-basic-tracing ust-multi-test \
-               demo daemon
+SUBDIRS = . hello hello-static-lib same_line_tracepoint
+#ust-basic-tracing ust-multi-test
 #SUBDIRS = . hello2 basic basic_long simple_include snprintf test-nevents test-libustinstr-malloc dlopen same_line_marker trace_event register_test tracepoint libustctl_function_tests exit-fast
 
 if CXX_WORKS
@@ -13,4 +13,3 @@ noinst_LIBRARIES = libtap.a
 libtap_a_SOURCES = \
        tap.c \
        tap.h
-
This page took 0.023949 seconds and 4 git commands to generate.