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