HomeSort by: relevance | last modified time | path
    Searched refs:TOP_SRCDIR (Results 1 - 19 of 19) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/acl/
setup.sh 16 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 3 >ns2/example.db
17 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 3 >ns2/tsigzone.db
  /src/external/mpl/bind/dist/bin/tests/system/proxy/
setup.sh 17 $SHELL "${TOP_SRCDIR}"/bin/tests/system/genzone.sh 2 >ns1/example.db
18 $SHELL "${TOP_SRCDIR}"/bin/tests/system/genzone.sh 2 >ns3/example.db
  /src/external/mpl/bind/dist/bin/tests/system/cipher-suites/
setup.sh 18 $SHELL "${TOP_SRCDIR}/bin/tests/system/genzone.sh" 2 \
  /src/external/mpl/bind/dist/bin/tests/system/host/
setup.sh 18 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 >ns1/example.db
  /src/external/mpl/bind/dist/bin/tests/system/nslookup/
setup.sh 16 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 >ns1/example.db
  /src/external/mpl/bind/dist/bin/tests/system/transport-acl/
setup.sh 17 $SHELL "${TOP_SRCDIR}"/bin/tests/system/genzone.sh 2 >ns1/example.db
  /src/external/mpl/bind/dist/bin/tests/system/transport-change/
setup.sh 17 $SHELL "${TOP_SRCDIR}"/bin/tests/system/genzone.sh 2 >ns1/example.db
  /src/external/mpl/bind/dist/bin/tests/system/zero/
setup.sh 16 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 4 | sed -e 's/^$TTL 3600$/$TTL 0 ; force TTL to zero/' -e 's/86400.IN SOA/0 SOA/' >ns2/example.db
  /src/external/mpl/bind/dist/bin/tests/system/xfer/
setup.sh 16 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 6 7 >ns1/sec.db
17 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 6 7 >ns1/edns-expire.db
18 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 3 >ns2/example.db
19 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 3 >ns2/tsigzone.db
20 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 6 3 >ns6/primary.db
21 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 7 >ns7/primary2.db
  /src/external/mpl/bind/dist/bin/tests/system/rndc/
setup.sh 16 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 >ns2/nil.db
17 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 >ns2/other.db
18 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 >ns2/static.db
20 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 >ns4/example.db
22 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 >ns6/huge.zone.db
  /src/external/mpl/bind/dist/bin/tests/system/doth/
setup.sh 16 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 >ns1/example.db
tests.sh 25 OPENSSL_VERSION=$("$PYTHON" "$TOP_SRCDIR/bin/tests/system/doth/get_openssl_version.py")
842 BINDHOST="10.53.0.1" "$PYTHON" "$TOP_SRCDIR/bin/tests/system/doth/stress_http_quota.py" || ret=$?
  /src/external/mpl/bind/dist/bin/tests/system/zonechecks/
setup.sh 16 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 >ns1/primary.db
17 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 >ns1/duplicate.db
  /src/external/mpl/bind/dist/tests/
unit-test-driver.sh.in 15 TOP_SRCDIR=@abs_top_srcdir@
53 --command="${TOP_SRCDIR}/bin/tests/system/run.gdb" \
  /src/external/mpl/bind/dist/bin/tests/system/
conf.sh 16 if [ -z "$TOP_SRCDIR" ]; then
23 $PERL "$TOP_SRCDIR/bin/tests/system/testsock6.pl" "$@"
80 output=$($PERL $TOP_SRCDIR/bin/tests/system/digcomp.pl "$@")
91 $PERL "$TOP_SRCDIR/bin/tests/system/start.pl" "$SYSTESTDIR" "$@"
95 $PERL "$TOP_SRCDIR/bin/tests/system/stop.pl" "$SYSTESTDIR" "$@"
99 $PERL "$TOP_SRCDIR/bin/tests/system/send.pl" "$@"
get_core_dumps.sh 48 -command="${TOP_SRCDIR}/bin/tests/system/run.gdb" \
  /src/external/mpl/bind/dist/bin/tests/system/ixfr/
setup.sh 57 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 3 >ns3/large.db
  /src/external/mpl/bind/dist/bin/tests/system/statistics/
tests.sh 186 diff ${TOP_SRCDIR}/bin/named/bind9.xsl curl.out.${n}.xsl || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/serve-stale/
tests.sh 21 max_stale_ttl=$(sed -ne 's,^[[:space:]]*max-stale-ttl \([[:digit:]]*\).*,\1,p' $TOP_SRCDIR/bin/named/config.c)
22 stale_answer_ttl=$(sed -ne 's,^[[:space:]]*stale-answer-ttl \([[:digit:]]*\).*,\1,p' $TOP_SRCDIR/bin/named/config.c)

Completed in 36 milliseconds