From f50ae72ec3417cae55dd4e085991c01af9fdc5f1 Mon Sep 17 00:00:00 2001 From: Martin Nagy Date: Wed, 11 Feb 2009 20:37:59 +0100 Subject: Initial commit --- bin/tests/master/dns_master_load_10_data | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bin/tests/master/dns_master_load_10_data (limited to 'bin/tests/master/dns_master_load_10_data') diff --git a/bin/tests/master/dns_master_load_10_data b/bin/tests/master/dns_master_load_10_data new file mode 100644 index 0000000..cfaa3fb --- /dev/null +++ b/bin/tests/master/dns_master_load_10_data @@ -0,0 +1,12 @@ +# +# test data for dns_master_load test 9 +# +# 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 +# +master10.data test in ISC_R_SUCCESS -- cgit