- hostkey2
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 7 Mar 2012 10:37:36 +0000 (10:37 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 7 Mar 2012 10:37:36 +0000 (10:37 +0000)
src/namestore/Makefile.am
src/namestore/hostkey2 [new file with mode: 0644]

index 3c91198f0d5a2e9b7faa234892560d6db090f2b1..ee6dc48e0f20116604fb64b8e00357d92ce3b9a0 100644 (file)
@@ -25,6 +25,7 @@ endif
 
 check_PROGRAMS = \
  $(SQLITE_TESTS) \
+ test_namestore_record_serialization \
  test_namestore_api_sign_verify \
  test_namestore_api \
  test_namestore_api_put \
@@ -37,8 +38,7 @@ check_PROGRAMS = \
  test_namestore_api_zone_to_name \
  test_namestore_api_zone_iteration \
  test_namestore_api_zone_iteration_specific_zone \
- test_namestore_api_zone_iteration_stop \
- test_namestore_record_serialization
+ test_namestore_api_zone_iteration_stop 
 
 if ENABLE_TEST_RUN
 TESTS = $(check_PROGRAMS)
diff --git a/src/namestore/hostkey2 b/src/namestore/hostkey2
new file mode 100644 (file)
index 0000000..871fc90
Binary files /dev/null and b/src/namestore/hostkey2 differ