/bind-9.11.3/bin/tests/system/checkconf/ |
H A D | dnssec.2 | 16 match-clients { any; }; 21 match-clients { none; }; 26 match-clients { none; };
|
H A D | dnssec.3 | 16 match-clients { any; }; 21 match-clients { none; }; 26 match-clients { none; }; 31 match-clients { none; }; 36 match-clients { none; };
|
H A D | bad-sharedzone1.conf | 10 match-clients { 19 match-clients {
|
H A D | bad-sharedzone2.conf | 10 match-clients { 19 match-clients {
|
/bind-9.11.3/unit/atf-src/atf-sh/ |
H A D | normalize_test.sh | 35 atf_check -s eq:0 -o match:'a.b: test value 1' \ 36 -o match:'c-d: test value 2' -e ignore ${h} normalize
|
H A D | config_test.sh | 35 atf_check -s eq:0 -o match:'foo not found' -e ignore -x \ 38 atf_check -s eq:0 -o match:'foo found' -e ignore -x \ 42 atf_check -s eq:0 -o match:'workdir not found' -e ignore -x \ 66 atf_check -s eq:0 -o match:'foo = bar' -e ignore -x \ 69 atf_check -s eq:0 -o match:'foo = baz' -e ignore -x \
|
H A D | tp_test.sh | 42 atf_check -s eq:0 -o match:'Calling helper' \ 43 -o match:'This is a helper subroutine' -e ignore ./work/misc_helpers \
|
H A D | atf-check_test.sh | 136 atf_fail "not-signal:kill did not match kill -1" 220 atf_set "descr" "Tests for the -o option using the 'match:' argument" 224 h_pass "printf no-newline" -o "match:^no-newline" 225 h_pass "echo line1; echo foo bar" -o "match:^foo" 226 h_pass "echo foo bar" -o "match:o b" 227 h_fail "echo foo bar" -o "match:baz" 228 h_fail "echo foo bar" -o "match:^bar" 240 cmp -s out exp || atf_fail "Saved output does not match expected results" 250 h_pass "echo foo bar" -o match:foo -o match [all...] |
/bind-9.11.3/lib/dns/tests/ |
H A D | geoip_test.c | 194 isc_boolean_t match; local 210 match = do_lookup_string("10.53.0.1", &scope, 212 ATF_CHECK(match); 215 match = do_lookup_string("10.53.0.1", &scope, 217 ATF_CHECK(match); 220 match = do_lookup_string("10.53.0.1", &scope, 222 ATF_CHECK(match); 225 match = do_lookup_string("192.0.2.128", &scope, 227 ATF_CHECK(match); 230 match 245 isc_boolean_t match; local 286 isc_boolean_t match; local 349 isc_boolean_t match; local 408 isc_boolean_t match; local 450 isc_boolean_t match; local 530 isc_boolean_t match; local 560 isc_boolean_t match; local 589 isc_boolean_t match; local 618 isc_boolean_t match; local 647 isc_boolean_t match; local [all...] |
/bind-9.11.3/bin/tests/system/rndc/ns4/ |
H A D | named.conf.in | 20 match-clients { any; }; 24 match-clients { none; };
|
/bind-9.11.3/unit/atf-src/tools/ |
H A D | atf-run_test.sh | 132 atf_check -s eq:0 -o ignore -e not-match:'WARNING.*atf-run' atf-run helper 158 -o match:'1st: sw common' \ 159 -o match:'2nd: sw common' \ 160 -o match:'3rd: sw common' \ 161 -o match:'4th: sw common' \ 172 -o match:'1st: sw atf' \ 173 -o match:'2nd: sw common' \ 174 -o match:'3rd: sw common' \ 175 -o match:'4th: sw common' \ 186 -o match [all...] |
/bind-9.11.3/lib/dns/rdata/generic/ |
H A D | tlsa_52.h | 22 isc_uint8_t match; member in struct:dns_rdata_tlsa
|
/bind-9.11.3/bin/tests/system/geoip/ns2/ |
H A D | named10.conf | 35 match-clients { geoip asnum "AS100001"; }; 43 match-clients { geoip asnum "AS100002"; }; 51 match-clients { geoip asnum "AS100003"; }; 59 match-clients { geoip asnum "AS100004"; }; 67 match-clients { geoip asnum "AS100005"; }; 75 match-clients { geoip asnum "AS100006"; }; 83 match-clients { geoip asnum "AS100007"; }; 91 match-clients { any; };
|
H A D | named11.conf | 35 match-clients { geoip domain one.de; }; 43 match-clients { geoip domain two.com; }; 51 match-clients { geoip domain three.com; }; 59 match-clients { geoip domain four.com; }; 67 match-clients { geoip domain five.es; }; 75 match-clients { geoip domain six.it; }; 83 match-clients { geoip domain seven.org; }; 91 match-clients { any; };
|
H A D | named5.conf | 35 match-clients { geoip db region region "California"; }; 43 match-clients { geoip db region region "British Columbia"; }; 51 match-clients { geoip db region region "Oklahoma"; }; 59 match-clients { geoip db region country AU; }; 67 match-clients { geoip db region region "Colorado"; }; 75 match-clients { geoip db region region "Ontario"; }; 83 match-clients { geoip db region country NL; }; 91 match-clients { any; };
|
H A D | named6.conf | 35 match-clients { geoip city "Redwood City"; }; 43 match-clients { geoip city "Santa Cruz"; }; 51 match-clients { geoip city "Oklahoma City"; }; 59 match-clients { geoip city "Ashland"; }; 67 match-clients { geoip city "Atlanta"; }; 75 match-clients { geoip city "Morrison"; }; 83 match-clients { geoip city "Ketchikan"; }; 91 match-clients { any; };
|
H A D | named7.conf | 35 match-clients { geoip isp "One Systems, Inc."; }; 43 match-clients { geoip isp "Two Technology Ltd."; }; 51 match-clients { geoip isp "Three Network Labs"; }; 59 match-clients { geoip isp "Four University"; }; 67 match-clients { geoip isp "Five Telecom"; }; 75 match-clients { geoip isp "Six Company"; }; 83 match-clients { geoip isp "Seven Communications"; }; 91 match-clients { any; };
|
H A D | named8.conf | 35 match-clients { geoip org "One Systems, Inc."; }; 43 match-clients { geoip org "Two Technology Ltd."; }; 51 match-clients { geoip org "Three Network Labs"; }; 59 match-clients { geoip org "Four University"; }; 67 match-clients { geoip org "Five Telecom"; }; 75 match-clients { geoip org "Six Company"; }; 83 match-clients { geoip org "Seven Communications"; }; 91 match-clients { any; };
|
H A D | named9.conf | 35 match-clients { geoip asnum "AS100001 One Systems, Inc."; }; 43 match-clients { geoip asnum "AS100002 Two Technology Ltd."; }; 51 match-clients { geoip asnum "AS100003 Three Network Labs"; }; 59 match-clients { geoip asnum "AS100004 Four University"; }; 67 match-clients { geoip asnum "AS100005 Five Telecom"; }; 75 match-clients { geoip asnum "AS100006 Six Company"; }; 83 match-clients { geoip asnum "AS100007 Seven Communications"; }; 91 match-clients { any; };
|
H A D | named4.conf | 35 match-clients { geoip region CA; }; 43 match-clients { geoip region OK; }; 51 match-clients { geoip region VA; }; 59 match-clients { geoip region GA; }; 67 match-clients { geoip region CO; }; 75 match-clients { geoip region AK; }; 83 match-clients { any; };
|
H A D | named1.conf | 35 match-clients { geoip db country country AU; }; 43 match-clients { geoip db country country US; }; 51 match-clients { geoip db country country GB; }; 59 match-clients { geoip db country country CA; }; 67 match-clients { geoip db country country CL; }; 75 match-clients { geoip db country country DE; }; 83 match-clients { geoip db country country EH; }; 91 match-clients { geoip db country country O1; }; 99 match-clients { any; };
|
/bind-9.11.3/unit/atf-src/test-programs/ |
H A D | result_test.sh | 38 atf_check -s eq:0 -o match:"passed" -e match:"WARNING.*kyua" \ 53 atf_check -s eq:0 -o match:"passed" -o match:"msg" \ 55 atf_check -s eq:1 -o match:"failed: Failure reason" -o match:"msg" \ 57 atf_check -s eq:0 -o match:"skipped: Skipped reason" -o match:"msg" \ 102 -e match:"FATAL ERROR: Cannot create.*'dir/resfile'" \ 108 -e match [all...] |
/bind-9.11.3/bin/tests/system/addzone/ns2/ |
H A D | named2.conf | 22 match-clients { 10.53.0.2; }; 40 match-clients { any; }; 51 acl match { none; }; 54 match-clients { match; };
|
/bind-9.11.3/bin/tests/system/rrsetorder/ |
H A D | tests.sh | 117 eval match$i=0 122 match=0 125 eval "$DIFF dig.out.random dig.out.random.good$j >/dev/null && match$j=1 match=1" 126 if [ $match -eq 1 ]; then break; fi 128 if [ $match -eq 0 ]; then ret=1; fi 130 match=0 133 eval "match=\`expr \$match + \$match [all...] |
/bind-9.11.3/unit/atf-src/admin/ |
H A D | check-style-common.awk | 59 if (! match(FILENAME, "Makefile"))
|