aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats-tests/Makefile.am')
-rw-r--r--src/ats-tests/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ats-tests/Makefile.am b/src/ats-tests/Makefile.am
index 531170e9f..98ac8e916 100644
--- a/src/ats-tests/Makefile.am
+++ b/src/ats-tests/Makefile.am
@@ -20,10 +20,10 @@ endif
20if HAVE_TESTING 20if HAVE_TESTING
21TESTING_TESTS = \ 21TESTING_TESTS = \
22 perf_ats_proportional_bandwidth \ 22 perf_ats_proportional_bandwidth \
23 perf_ats_proportional_latency \ 23 perf_ats_proportional_latency
24 perf_ats_ril_bandwidth \ 24 #perf_ats_ril_bandwidth \
25 perf_ats_ril_latency \ 25 #perf_ats_ril_latency \
26 $(PERF_MLP_BANDWIDTH) $(PERF_MLP_LATENCY) 26 #$(PERF_MLP_BANDWIDTH) $(PERF_MLP_LATENCY)
27endif 27endif
28 28
29check_PROGRAMS = \ 29check_PROGRAMS = \