/bind-9.11.3/bin/tests/system/nsupdate/ |
H A D | update_test.pl | 10 # Dynamic update test suite. 64 sub test { subroutine 90 test("NOERROR", ["update", rr_del("a.$zone")]); 91 test("NOERROR", ["update", rr_del("b.$zone")]); 92 test("NOERROR", ["update", rr_del("c.$zone")]); 93 test("NOERROR", ["update", rr_del("d.$zone")]); 94 test("NOERROR", ["update", rr_del("e.$zone")]); 95 test("NOERROR", ["update", rr_del("f.$zone")]); 96 test("NOERROR", ["update", rr_del("ns.s.$zone")]); 97 test("NOERRO [all...] |
/bind-9.11.3/bin/tests/virtual-time/ |
H A D | run.sh | 20 test $# -gt 0 || { echo "usage: $0 [--keep] test-directory" >&2; exit 1; } 22 test=$1 25 test -d $test || { echo "$0: $test: no such test" >&2; exit 1; } 27 echo "S:$test:`date`" >&2 28 echo "T:$test:1:A" >&2 29 echo "A:Virtual time test [all...] |
H A D | setup.sh | 12 # Run a system test. 18 test $# -gt 0 || { echo "usage: $0 test-directory" >&2; exit 1; } 20 test=$1 23 test -d $test || { echo "$0: $test: no such test" >&2; exit 1; } 25 # Set up any dynamically generated test data 26 if test [all...] |
H A D | stop.pl | 11 # Framework for stopping test servers 14 # If a server is specified, stop it. Otherwise, stop all servers for test. 20 # [--use-rndc] test [server] 22 # test - name of the test directory 25 my $usage = "usage: $0 [--use-rndc] test-directory [server-directory]"; 37 my $test = $ARGV[0]; 42 die "$usage\n" unless defined($test); 43 die "No test directory: \"$test\"\ [all...] |
H A D | start.pl | 11 # Framework for starting test servers. 14 # If a server is specified, start it. Otherwise, start all servers for test. 21 # --noclean test [server [options]] 24 # test - name of the test directory 28 my $usage = "usage: $0 [--noclean] test-directory [server-directory [server-options]]"; 31 my $test = $ARGV[0]; 35 if (!$test) { 38 if (!-d $test) { 39 print "No test director [all...] |
/bind-9.11.3/unit/atf-src/atf-c/ |
H A D | build_test.c | 102 * Internal test cases. 108 atf_tc_set_md_var(tc, "descr", "Tests the test case internal " 155 struct c_o_test *test; local 157 for (test = c_o_tests; test->expargv[0] != NULL; test++) { 158 printf("> Test: %s\n", test->msg); 160 verbose_set_env("ATF_BUILD_CC", test->cc); 161 verbose_set_env("ATF_BUILD_CFLAGS", test->cflags); 162 verbose_set_env("ATF_BUILD_CPPFLAGS", test 184 struct cpp_test *test; local 212 struct cxx_o_test *test; local [all...] |
/bind-9.11.3/unit/atf-src/atf-c++/ |
H A D | build_test.cpp | 105 // Internal test cases. 111 set_md_var("descr", "Tests the test case internal equal_argvs function"); 155 for (struct c_o_test* test = c_o_tests; test->expargv[0] != NULL; 156 test++) { 157 std::cout << "> Test: " << test->msg << "\n"; 159 verbose_set_env("ATF_BUILD_CC", test->cc); 160 verbose_set_env("ATF_BUILD_CFLAGS", test->cflags); 161 verbose_set_env("ATF_BUILD_CPPFLAGS", test->cppflags); 164 atf::build::c_o(test [all...] |
/bind-9.11.3/bin/tests/system/ |
H A D | run.sh | 10 # Run a system test. 24 test $# -gt 0 || { echo "usage: $0 [--keep|--noclean] test-directory" >&2; exit 1; } 26 test=$1 29 test -d $test || { echo "$0: $test: no such test" >&2; exit 1; } 31 echoinfo "S:$test:`date`" >&2 32 echoinfo "T:$test [all...] |
H A D | setup.sh | 10 # Run a system test. 16 test $# -gt 0 || { echo "usage: $0 test-directory" >&2; exit 1; } 18 test=$1 21 test -d $test || { echo "$0: $test: no such test" >&2; exit 1; } 23 # Set up any dynamically generated test data 24 if test [all...] |
H A D | stop.pl | 11 # Framework for stopping test servers 14 # If a server is specified, stop it. Otherwise, stop all servers for test. 20 # [--use-rndc] test [server] 22 # test - name of the test directory 25 my $usage = "usage: $0 [--use-rndc] test-directory [server-directory]"; 37 my $test = $ARGV[0]; 42 die "$usage\n" unless defined($test); 43 die "No test directory: \"$test\"\ [all...] |
H A D | start.pl | 9 # Framework for starting test servers. 12 # If a server is specified, start it. Otherwise, start all servers for test. 20 # --noclean test [server [options]] 23 # test - name of the test directory 35 my $usage = "usage: $0 [--noclean] [--restart] test-directory [server-directory [server-options]]"; 39 my $test = $ARGV[0]; 43 if (!$test) { 46 if (!-d $test) { 47 print "No test director [all...] |
/bind-9.11.3/unit/atf-src/doc/ |
H A D | Makefile.am.inc | 26 dist_man_MANS += doc/atf-test-case.4 \ 27 doc/atf-test-program.1 34 $(AM_V_GEN)test -d doc || mkdir -p doc; \
|
/bind-9.11.3/bin/tests/net/ |
H A D | driver.c | 75 test_t *test; local 87 test = &tests[testno]; 88 printf("T:%s:%u:A\n", test->tag, testno + 1); 89 printf("A:%s\n", test->description); 90 result = test->func();
|
/bind-9.11.3/bin/tests/system/dnssec/ |
H A D | dnssec_update_test.pl | 10 # DNSSEC Dynamic update test suite. 59 sub test { subroutine 85 test("NOERROR", ["update", rr_add("a.$zone 300 A 73.80.65.49")]); 88 test("NOERROR", ["update", rr_del("a.$zone")]);
|
/bind-9.11.3/bin/python/isc/tests/test-policies/ |
H A D | 01-keysize.pol | 30 zone good_rsa.test { 34 zone bad_rsa.test { 39 zone good_dsa.test { 45 zone bad_dsa.test {
|
H A D | 04-combined-pre-post.pol | 25 zone good_combined_pre_post_ksk.test { 35 zone bad_combined_pre_post_ksk.test { 45 zone good_combined_pre_post_zsk.test { 55 zone bad_combined_pre_post_zsk.test {
|
H A D | 02-prepublish.pol | 24 zone good_prepublish.test { 32 zone bad_prepublish.test {
|
H A D | 03-postpublish.pol | 24 zone good_postpublish.test { 32 zone bad_postpublish.test {
|
/bind-9.11.3/unit/atf-src/test-programs/ |
H A D | Makefile.am.inc | 26 tests_test_programs_DATA = test-programs/Atffile \ 27 test-programs/Kyuafile 28 tests_test_programsdir = $(pkgtestsdir)/test-programs 31 tests_test_programs_PROGRAMS = test-programs/c_helpers 32 test_programs_c_helpers_SOURCES = test-programs/c_helpers.c 35 tests_test_programs_PROGRAMS += test-programs/cpp_helpers 36 test_programs_cpp_helpers_SOURCES = test-programs/cpp_helpers.cpp 39 common_sh = $(srcdir)/test-programs/common.sh 40 EXTRA_DIST += test-programs/common.sh 42 tests_test_programs_SCRIPTS = test [all...] |
/bind-9.11.3/unit/atf-src/tools/ |
H A D | Makefile.am.inc | 63 tools/test-program.cpp \ 64 tools/test-program.hpp \ 130 @test -d tools || mkdir -p tools 137 @test -d tools || mkdir -p tools 149 test -d tools || mkdir -p tools 188 @test -d tools || mkdir -p tools 196 @test -d tools || mkdir -p tools 204 @test -d tools || mkdir -p tools
|
H A D | ui_test.cpp | 42 struct test { struct 108 // TODO(jmmv): Fix the code to pass this test... 362 struct test *t; 455 // Add the test cases for the free functions.
|
/bind-9.11.3/bin/tests/ |
H A D | b9t.mk | 10 # makefile to configure, build and test bind9 23 # where the config, build and test output goes 26 all: clobber populate config build test 30 @if test ! -d $(BDIR) ; then mkdir -p $(BDIR) > /dev/null 2>&1 ; fi 49 test: 51 -@( cd $(BDIR)/$(MODULE)/bin/tests && $(MAKE) test ) > $(RDIR)/.test 2>&1
|
H A D | t_api.pl | 14 # a minimalistic test api in perl compatable with the C api 65 # initialize the test environment 92 # run a test 111 &t_info("The test case timed out\n") if ($t_api'T_timedout); 112 &t_info("The test case was terminated\n") if ($t_api'T_terminated); 113 &t_info("The test case was aborted\n") if ($t_api'T_aborted); 131 h : print test info (not implemented) 133 n <testnumber> : run test number testnumber 134 t <name> : run test named testname (not implemented) 148 # implement -h and -t after we add test description [all...] |
H A D | b8t.mk | 25 @if test ! -d $(BASE) ; then mkdir -p $(BASE) ; fi 51 test: 53 @touch $(RDIR)/.test
|
/bind-9.11.3/bin/tests/system/stress/ |
H A D | update.pl | 10 # Dynamic update test suite. 64 sub test { subroutine 90 test("NOERROR", ["update", rr_add("dynamic-$i.$zone 300 TXT txt-$i" )]);
|