Searched refs:sh (Results 1 - 25 of 301) sorted by relevance

1234567891011>>

/bind-9.11.3/bin/tests/system/names/
H A Dsetup.sh7 sh clean.sh
/bind-9.11.3/unit/atf-src/atf-sh/
H A DMakefile.am.inc26 libexec_PROGRAMS += atf-sh/atf-check
27 atf_sh_atf_check_SOURCES = atf-sh/atf-check.cpp
30 dist_man_MANS += atf-sh/atf-check.1
32 bin_PROGRAMS += atf-sh/atf-sh
33 atf_sh_atf_sh_SOURCES = atf-sh/atf-sh.cpp
38 dist_man_MANS += atf-sh/atf-sh.1
40 atf_sh_DATA = atf-sh/libat
[all...]
/bind-9.11.3/bin/tests/system/
H A Dclean.sh1 #!/bin/sh
14 . $SYSTEMTESTTOP/conf.sh
21 if test -f $test/clean.sh; then
22 ( cd $test && $SHELL clean.sh "$@" )
/bind-9.11.3/bin/tests/system/verify/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/wildcard/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/zonechecks/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/autosign/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/checkds/
H A Dsetup.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 $SHELL clean.sh
/bind-9.11.3/bin/tests/system/coverage/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/delzone/
H A Dsetup.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 $SHELL clean.sh
/bind-9.11.3/bin/tests/system/dlv/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/dns64/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/inline/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/keymgr/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/masterformat/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/metadata/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/mkeys/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/nzd2nzf/
H A Dsetup.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 $SHELL clean.sh
/bind-9.11.3/bin/tests/system/pending/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/redirect/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/rpz/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/rrl/
H A Dsetup.sh1 #!/bin/sh
11 . $SYSTEMTESTTOP/conf.sh
12 . ./clean.sh
/bind-9.11.3/bin/tests/system/smartsign/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/staticstub/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh
/bind-9.11.3/bin/tests/system/tkey/
H A Dprereq.sh1 #!/bin/sh
10 . $SYSTEMTESTTOP/conf.sh
12 exec $SHELL ../testcrypto.sh

Completed in 620 milliseconds

1234567891011>>