From 0fb72a41e5443ba20eaaef09483848f1e1ea919f Mon Sep 17 00:00:00 2001 From: William King Date: Fri, 15 Oct 1999 21:21:39 +0000 Subject: [PATCH] test 7 data --- bin/tests/master/dns_master_load_7_data | 12 ++++++++++++ bin/tests/master/master7.data | 17 +++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 bin/tests/master/dns_master_load_7_data create mode 100644 bin/tests/master/master7.data diff --git a/bin/tests/master/dns_master_load_7_data b/bin/tests/master/dns_master_load_7_data new file mode 100644 index 0000000000..5d3c8d7cdf --- /dev/null +++ b/bin/tests/master/dns_master_load_7_data @@ -0,0 +1,12 @@ +# +# test data for dns_master_load test 7 +# +# format is: +# masterfile origin class expected_result +# where +# masterfile name is the name of a file containing master data +# origin is the origin +# class is the zone's class +# expected_result is a text representation of a dns_result_t +# +master7.data test in DNS_R_SUCCESS diff --git a/bin/tests/master/master7.data b/bin/tests/master/master7.data new file mode 100644 index 0000000000..deb5824b4b --- /dev/null +++ b/bin/tests/master/master7.data @@ -0,0 +1,17 @@ + +$TTL 1000 +@ in soa localhost. postmaster.localhost. ( + 1993050801 ;serial + 3600 ;refresh + 1800 ;retry + 604800 ;expiration + 3600 ) ;minimum + +secure1 3600 IN KEY ( + NOKEY|FLAG2|FLAG4|FLAG5|NTYP3|FLAG8|FLAG9|FLAG10|FLAG11|SIG15 + 3 3 ) + +secure2 3600 in key ( + nokey|flag2|flag4|flag5|ntyp3|flag8|flag9|flag10|flag11|sig15 + 3 3 ) +