Add multi session, multi-channel test
[ust.git] / tests / Makefile.am
index 8e5c678f44f056b72fedf9f04ebd6df8e075df0b..6dc69de8772270ec6909123b8620baa9b59b5414 100644 (file)
@@ -1,3 +1,11 @@
-SUBDIRS = hello hello2 basic basic_long fork simple_include snprintf test-nevents test-libustinstr-malloc
+SUBDIRS = . hello fork 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
 
 dist_noinst_SCRIPTS = test_loop runtests trace_matches
+
+noinst_LIBRARIES = libtap.a
+
+libtap_a_SOURCES = \
+       tap.c \
+       tap.h
+
This page took 0.021931 seconds and 4 git commands to generate.