Tests: Add runner script for tools regression tests
[lttng-tools.git] / tests / regression / tools / streaming / Makefile.am
index 1949f669b3687a494a20427056f9ffa809da489c..2dbb4d5ab48f45ce04ee937e40cc6ab8b80857b2 100644 (file)
@@ -14,5 +14,5 @@ gen_ust_events_SOURCES = gen-ust-events.c tp.c tp.h
 gen_ust_events_LDADD = -llttng-ust
 endif
 
-noinst_SCRIPTS = runall test_ust test_kernel test_uri_switch test_high_throughput_limits
-EXTRA_DIST = runall test_ust test_kernel test_uri_switch test_high_throughput_limits
+noinst_SCRIPTS = test_ust test_kernel test_uri_switch test_high_throughput_limits
+EXTRA_DIST = test_ust test_kernel test_uri_switch test_high_throughput_limits
This page took 0.022959 seconds and 4 git commands to generate.