Update obsolete benchmark test
[lttng-ust.git] / tests / Makefile.am
index 7688e7ef82d257f6eb562b843f1952f01d3b6f08..d9a7a30c59aacb53a5d3d0a7395de8fe4679f1b3 100644 (file)
@@ -1,3 +1,10 @@
-SUBDIRS = hello hello2 basic basic_long fork simple_include snprintf test-nevents test-libmallocwrap
+SUBDIRS = utils hello same_line_tracepoint snprintf benchmark
 
-dist_noinst_SCRIPTS = test_loop runtests trace_matches
+if CXX_WORKS
+SUBDIRS += hello.cxx
+endif
+
+dist_noinst_SCRIPTS = test_loop run.sh unit_tests
+
+check-am:
+       ./run.sh unit_tests
This page took 0.024556 seconds and 4 git commands to generate.