commit 31c3c7c755dcf707f73b00959970bfd27da4b7ca
parent 6681144dda28a994107c51a715784058788f25a9
Author: Matthias Wachs <wachs@net.in.tum.de>
Date: Tue, 18 Feb 2014 12:51:51 +0000
transport's idea of being notified about an explicitc disconnect using bw 0/0 and the modification of the ril solver
to allocate 0 bandwidth do not work together at the moment
this is problem of semantic and not of implementation
Diffstat:
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/src/ats-tests/Makefile.am b/src/ats-tests/Makefile.am
@@ -29,13 +29,9 @@ TESTING_TESTS = \
perf_ats_proportional_core_bandwidth \
perf_ats_proportional_transport_latency \
perf_ats_proportional_core_latency \
- perf_ats_ril_transport_none \
- perf_ats_ril_core_none \
- perf_ats_ril_transport_bandwidth \
- perf_ats_ril_core_bandwidth \
- perf_ats_ril_transport_latency \
- perf_ats_ril_core_latency \
$(PERF_MLP)
+# perf_ats_ril_transport_none perf_ats_ril_core_none perf_ats_ril_transport_bandwidth perf_ats_ril_core_bandwidth perf_ats_ril_transport_latency perf_ats_ril_core_latency
+
endif
lib_LTLIBRARIES = \