Remove daemon test
[lttng-ust.git] / tests / Makefile.am
... / ...
CommitLineData
1SUBDIRS = . hello hello-static-lib fork
2#ust-basic-tracing ust-multi-test
3#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
4
5if CXX_WORKS
6SUBDIRS += hello.cxx
7endif
8
9dist_noinst_SCRIPTS = test_loop runtests trace_matches
10
11noinst_LIBRARIES = libtap.a
12
13libtap_a_SOURCES = \
14 tap.c \
15 tap.h
16
This page took 0.022861 seconds and 4 git commands to generate.