Tests: Rename the tools tests runners to test_<test name>
[lttng-tools.git] / tests / regression / tools / streaming / Makefile.am
index ddd092592a7f15c62cd11b88092320b079c52a76..1949f669b3687a494a20427056f9ffa809da489c 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 run-ust run-kernel uri_switch
-EXTRA_DIST = runall run-ust run-kernel uri_switch
+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
This page took 0.022799 seconds and 4 git commands to generate.