aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-08 20:22:49 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-08 20:22:49 +0100
commit30c09f83195d80b155cc081730052e8c397d4845 (patch)
tree6cc972d54cd1bb663c57eb1a807fbf2c25a8ac1c /src/namestore
parent538658fdfc3ae34c383b551fffcab5545c6b6731 (diff)
downloadgnunet-30c09f83195d80b155cc081730052e8c397d4845.tar.gz
gnunet-30c09f83195d80b155cc081730052e8c397d4845.zip
exclude more tests
Diffstat (limited to 'src/namestore')
-rw-r--r--src/namestore/.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/namestore/.gitignore b/src/namestore/.gitignore
index 15482dd69..a1153c6f9 100644
--- a/src/namestore/.gitignore
+++ b/src/namestore/.gitignore
@@ -1,3 +1,20 @@
1gnunet-service-namestore 1gnunet-service-namestore
2gnunet-namestore 2gnunet-namestore
3gnunet-namestore-fcfsd 3gnunet-namestore-fcfsd
4test_namestore_api_lookup_nick
5test_namestore_api_lookup_private
6test_namestore_api_lookup_public
7test_namestore_api_lookup_shadow
8test_namestore_api_lookup_shadow_filter
9test_namestore_api_monitoring
10test_namestore_api_monitoring_existing
11test_namestore_api_remove
12test_namestore_api_remove_not_existing_record
13test_namestore_api_store
14test_namestore_api_store_update
15test_namestore_api_zone_iteration
16test_namestore_api_zone_iteration_nick
17test_namestore_api_zone_iteration_specific_zone
18test_namestore_api_zone_iteration_stop
19test_plugin_namestore_postgres
20test_plugin_namestore_sqlite