Searched refs:empty (Results 1 - 25 of 340) sorted by relevance

1234567891011>>

/bind-9.11.3/unit/atf-src/tools/
H A Datf-config_test.sh55 atf_check -s eq:0 -o save:stdout -e empty atf-config
56 atf_check -s eq:0 -o empty -e empty \
59 atf_check -s eq:0 -o ignore -e empty grep "${v}" stdout
71 atf_check -s eq:0 -o save:stdout -o match:"${v}" -e empty \
73 atf_check -s eq:0 -o empty -e empty \
87 atf_check -s eq:0 -o save:stdout -o match:"${v}" -e empty \
89 atf_check -s eq:0 -o empty -e empty \
[all...]
H A Datf-report_test.sh99 -o match:'Summary for' -e empty -x 'atf-report <tps.out'
140 atf_check -s eq:0 -o file:expout -e empty -x \
187 atf_check -s eq:0 -o file:expout -e empty -x \
192 atf_check -s eq:0 -o ignore -e empty -x "atf-report -o xml:- <tps.out"
206 atf_check -s eq:0 -o save:stdout -e empty -x 'atf-report <tps.out'
210 atf_check -s eq:0 -o save:stdout -e empty -x 'atf-report -o csv:- <tps.out'
211 atf_check -s eq:1 -o empty -e empty cmp -s defout stdout
215 atf_check -s eq:0 -o empty -e empty
[all...]
H A Dconfig.cpp72 assert(m_variables.empty());
79 if (envval.empty() && !v->can_be_empty)
88 assert(!m_variables.empty());
94 if (m_variables.empty())
104 if (m_variables.empty())
113 if (m_variables.empty())
123 // revert the configuration's global status to an empty state and
/bind-9.11.3/unit/atf-src/bootstrap/
H A Dh_tp_atf_check_sh.sh33 atf_check -s eq:0 -o empty -e empty true
43 atf_check -s eq:1 -o empty -e empty true
53 atf_check -s eq:0 -o empty -e empty false
65 atf_check -s eq:1 -o empty -e empty sh -c "false"
76 atf_check -s eq:0 -o file:expout -e empty echo foo
87 atf_check -s eq:0 -o file:expout -e empty ech
[all...]
/bind-9.11.3/unit/atf-src/atf-c/
H A Dpkg_config_test.sh45 atf_check -s eq:0 -o save:stdout -e empty pkg-config --modversion "${1}"
76 atf_check -s eq:0 -o save:stdout -e empty pkg-config --variable=cc atf-c
101 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c
105 atf_check -s eq:0 -o save:stdout -e empty \
108 atf_check -s eq:0 -o save:stdout -e empty pkg-config --libs-only-l atf-c
113 atf_check -s eq:0 -o empty -e empty ${cc} ${cflags} -o tp.o -c tp.c
114 atf_check -s eq:0 -o empty -e empty ${cc} ${ldflags} -o tp tp.o ${libs}
132 atf_check -s eq:0 -o empty
[all...]
H A Dtc_test.c39 ATF_TC_HEAD(empty, tc)
43 ATF_TC_BODY(empty, tc)
65 RE(atf_tc_init(&tc, "test1", ATF_TC_HEAD_NAME(empty),
66 ATF_TC_BODY_NAME(empty), NULL, NULL));
72 ATF_TC_BODY_NAME(empty), NULL, NULL));
88 .m_head = ATF_TC_HEAD_NAME(empty),
89 .m_body = ATF_TC_BODY_NAME(empty),
95 .m_body = ATF_TC_BODY_NAME(empty),
120 RE(atf_tc_init(&tc, "test1", ATF_TC_HEAD_NAME(empty),
121 ATF_TC_BODY_NAME(empty), NUL
[all...]
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dpkg_config_test.sh45 atf_check -s eq:0 -o save:stdout -e empty pkg-config --modversion "${1}"
76 atf_check -s eq:0 -o save:stdout -e empty \
100 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c++
104 atf_check -s eq:0 -o save:stdout -e empty \
107 atf_check -s eq:0 -o save:stdout -e empty \
113 atf_check -s eq:0 -o empty -e empty ${cxx} ${cxxflags} -o tp.o -c tp.cpp
114 atf_check -s eq:0 -o empty -e empty ${cxx} ${ldflags} -o tp tp.o ${libs}
132 atf_check -s eq:0 -o empty
[all...]
/bind-9.11.3/unit/atf-src/atf-sh/
H A Dtp_test.sh35 atf_check -s eq:0 -o empty -e empty cp "$(atf_get_srcdir)/misc_helpers" work
H A Dmisc_helpers.sh37 atf_check -s eq:0 -o empty -e empty true
49 atf_check -s eq:1 -o empty -e empty sh -c "false"
62 atf_check -s eq:0 -o file:expout -e empty echo bar
75 atf_check -s eq:0 -o empty -e file:experr -x 'echo bar 1>&2'
85 atf_check -s eq:0 -o empty -e empty echo "These are the contents"
95 atf_check -s eq:0 -o empty -e empty
[all...]
H A Datf-check_test.sh162 atf_set "descr" "Tests for the -o option using the 'empty' argument"
166 h_pass "true" -o empty
167 h_fail "echo foo" -o empty
188 touch empty
189 h_pass "true" -o file:empty
263 h_fail "echo foo" -o empty
264 h_pass "echo foo" -o not-empty
273 atf_set "descr" "Tests for the -e option using the 'empty' argument"
277 h_pass "true 1>&2" -e empty
278 h_fail "echo foo 1>&2" -e empty
[all...]
/bind-9.11.3/unit/atf-src/test-programs/
H A Dconfig_test.sh37 atf_check -s eq:0 -o ignore -e empty grep 'passed' resfile
41 atf_check -s eq:0 -o ignore -e empty grep 'passed' resfile
45 atf_check -s eq:0 -o ignore -e empty grep 'passed' resfile
49 atf_check -s eq:0 -o ignore -e empty grep 'passed' resfile
H A Dsrcdir_test.sh47 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
48 atf_check -s eq:0 -o ignore -e empty grep "Cannot find datafile" res
70 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
71 atf_check -s eq:0 -o ignore -e empty grep "Cannot find datafile" res
80 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
81 atf_check -s eq:0 -o ignore -e empty grep "Cannot find datafile" res
101 atf_check -s eq:1 -o empty -e save:stderr "${hp}" -r res srcdir_exists
102 atf_check -s eq:0 -o ignore -e empty grep "Cannot find datafile" res
128 atf_check -s eq:1 -o empty -e save:stderr "${hp}" -r res \
130 atf_check -s eq:0 -o ignore -e empty gre
[all...]
/bind-9.11.3/bin/tests/system/rpz/
H A Dclean.sh11 rm -f ns3/bl*.db ns*/*switch ns*/empty.db ns*/empty.db.jnl
/bind-9.11.3/bin/tests/system/resolver/ns7/
H A Dnamed1.conf11 controls { /* empty */ };
22 empty-zones-enable yes;
23 disable-empty-zone 20.172.in-addr.arpa;
H A Dnamed2.conf11 controls { /* empty */ };
22 empty-zones-enable yes;
23 disable-empty-zone 20.172.in-addr.arpa;
/bind-9.11.3/bin/tests/system/cacheclean/ns2/
H A Dnamed.conf11 controls { /* empty */ };
23 disable-empty-zone 127.IN-ADDR.ARPA;
/bind-9.11.3/bin/tests/system/additional/ns3/
H A Dnamed.conf9 controls { /* empty */ };
/bind-9.11.3/bin/tests/system/dscp/ns1/
H A Dnamed.conf9 controls { /* empty */ };
/bind-9.11.3/bin/tests/system/dscp/ns3/
H A Dnamed.conf9 controls { /* empty */ };
/bind-9.11.3/bin/tests/system/ednscompliance/ns1/
H A Dnamed.conf9 controls { /* empty */ };
/bind-9.11.3/bin/tests/system/legacy/ns1/
H A Dnamed1.conf9 controls { /* empty */ };
H A Dnamed2.conf9 controls { /* empty */ };
/bind-9.11.3/bin/tests/system/legacy/ns2/
H A Dnamed.conf9 controls { /* empty */ };
/bind-9.11.3/bin/tests/system/legacy/ns3/
H A Dnamed.conf9 controls { /* empty */ };
/bind-9.11.3/bin/tests/system/legacy/ns4/
H A Dnamed.conf9 controls { /* empty */ };

Completed in 1267 milliseconds

1234567891011>>