-fixing IO-error bug in namestore tests on buildbots, simplifying testcases by using...
authorChristian Grothoff <christian@grothoff.org>
Tue, 19 Jun 2012 13:33:19 +0000 (13:33 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 19 Jun 2012 13:33:19 +0000 (13:33 +0000)
commit15f55fea6e6d2d1656e345eab131887efbd937b4
tree4f73dcb99b65afaaec412b4a2969771497a6f876
parent0f084973d63c46217d25e6660fba56755f26e6bb
-fixing IO-error bug in namestore tests on buildbots, simplifying testcases by using new testing API, eliminating dead code
14 files changed:
src/namestore/test_namestore_api.c
src/namestore/test_namestore_api_create.c
src/namestore/test_namestore_api_create_update.c
src/namestore/test_namestore_api_lookup.c
src/namestore/test_namestore_api_lookup_specific_type.c
src/namestore/test_namestore_api_put.c
src/namestore/test_namestore_api_remove.c
src/namestore/test_namestore_api_remove_not_existing_record.c
src/namestore/test_namestore_api_sign_verify.c
src/namestore/test_namestore_api_zone_iteration.c
src/namestore/test_namestore_api_zone_iteration_specific_zone.c
src/namestore/test_namestore_api_zone_iteration_stop.c
src/namestore/test_namestore_api_zone_to_name.c
src/namestore/test_namestore_record_serialization.c