Tests: Rename the UST tests runners to test_<test name>
[lttng-tools.git] / tests / regression / ust / low-throughput / Makefile.am
index a1df9f5e2600dcd8304b4beae25cb43d2f347feb..e62706007a2b097af442fc6adbe676cfe58e8ee6 100644 (file)
@@ -12,5 +12,5 @@ noinst_PROGRAMS = gen-events
 gen_events_SOURCES = main.c tp.c tp.h
 gen_events_LDADD = -llttng-ust -lurcu
 
-noinst_SCRIPTS = run
-EXTRA_DIST = run
+noinst_SCRIPTS = test_low_throughput
+EXTRA_DIST = test_low_throughput
This page took 0.02315 seconds and 4 git commands to generate.