aboutsummaryrefslogtreecommitdiff
path: root/src/rps/.gitignore
diff options
context:
space:
mode:
authorJulius Bünger <buenger@mytum.de>2018-10-11 14:48:02 +0200
committerJulius Bünger <buenger@mytum.de>2018-10-11 14:48:02 +0200
commit2408ee6b254b5f67a6b50280dec6c66536abd1c1 (patch)
tree9af518049544dd4825f3490b0c29fff8e45248dc /src/rps/.gitignore
parent261dd70aa12d986e6f7b38c38f843621bcc47763 (diff)
downloadgnunet-2408ee6b254b5f67a6b50280dec6c66536abd1c1.tar.gz
gnunet-2408ee6b254b5f67a6b50280dec6c66536abd1c1.zip
RPS Tests: Test Subs
Diffstat (limited to 'src/rps/.gitignore')
-rw-r--r--src/rps/.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/rps/.gitignore b/src/rps/.gitignore
index cb14f5b09..9e78e2ca0 100644
--- a/src/rps/.gitignore
+++ b/src/rps/.gitignore
@@ -1,15 +1,16 @@
1gnunet-service-rps 1gnunet-service-rps
2gnunet-rps 2gnunet-rps
3gnunet-rps-profiler 3gnunet-rps-profiler
4test_rps_malicious_1 4test_rps_single_req
5test_rps_malicious_2
6test_rps_malicious_3
7test_rps_req_cancel 5test_rps_req_cancel
6test_rps_sub
8test_rps_seed_big 7test_rps_seed_big
9test_rps_seed_request 8test_rps_seed_request
10test_rps_single_req
11test_service_rps_custommap 9test_service_rps_custommap
12test_service_rps_sampler_elem 10test_service_rps_sampler_elem
13test_service_rps_view 11test_service_rps_view
14test_rps_churn 12test_rps_churn
15test_service_rps_peers 13test_service_rps_peers
14test_rps_malicious_1
15test_rps_malicious_2
16test_rps_malicious_3