Cleanup tests
[lttng-ust.git] / tests / Makefile.am
... / ...
CommitLineData
1SUBDIRS = utils hello same_line_tracepoint snprintf
2
3if CXX_WORKS
4SUBDIRS += hello.cxx
5endif
6
7dist_noinst_SCRIPTS = test_loop run.sh unit_tests
8
9check-am:
10 ./run.sh unit_tests
This page took 0.023102 seconds and 4 git commands to generate.