aboutsummaryrefslogtreecommitdiff
path: root/src/rps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/Makefile.am')
-rw-r--r--src/rps/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/rps/Makefile.am b/src/rps/Makefile.am
index b5e8c0617..3d6214cd0 100644
--- a/src/rps/Makefile.am
+++ b/src/rps/Makefile.am
@@ -76,12 +76,12 @@ check_PROGRAMS = \
76 test_service_rps_view \ 76 test_service_rps_view \
77 test_service_rps_custommap \ 77 test_service_rps_custommap \
78 test_service_rps_sampler_elem \ 78 test_service_rps_sampler_elem \
79 test_rps_single_req \
80 test_rps_req_cancel \ 79 test_rps_req_cancel \
81 test_rps_sub \ 80 test_rps_seed_big
82 test_rps_seed_request \ 81 # test_rps_single_req \
83 test_rps_seed_big \ 82 # test_rps_churn
84 test_rps_churn 83 # test_rps_sub \
84 # test_rps_seed_request
85if ENABLE_MALICIOUS 85if ENABLE_MALICIOUS
86check_PROGRAMS += \ 86check_PROGRAMS += \
87 test_rps_malicious_1 \ 87 test_rps_malicious_1 \