Searched refs:test (Results 1 - 25 of 28) sorted by relevance

12

/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A DMakefile.am.inc30 tests_test_programs_DATA = test-programs/Atffile \
31 test-programs/Kyuafile
32 tests_test_programsdir = $(pkgtestsdir)/test-programs
35 tests_test_programs_PROGRAMS = test-programs/c_helpers
36 test_programs_c_helpers_SOURCES = test-programs/c_helpers.c
39 tests_test_programs_PROGRAMS += test-programs/cpp_helpers
40 test_programs_cpp_helpers_SOURCES = test-programs/cpp_helpers.cpp
43 common_sh = $(srcdir)/test-programs/common.sh
44 EXTRA_DIST += test-programs/common.sh
46 tests_test_programs_SCRIPTS = test
[all...]
/bind-9.6-ESV-R11/bin/tests/system/nsupdate/
H A Dupdate_test.pl19 # Dynamic update test suite.
73 sub test { subroutine
99 test("NOERROR", ["update", rr_del("a.$zone")]);
100 test("NOERROR", ["update", rr_del("b.$zone")]);
101 test("NOERROR", ["update", rr_del("c.$zone")]);
102 test("NOERROR", ["update", rr_del("d.$zone")]);
103 test("NOERROR", ["update", rr_del("e.$zone")]);
104 test("NOERROR", ["update", rr_del("f.$zone")]);
105 test("NOERROR", ["update", rr_del("ns.s.$zone")]);
106 test("NOERRO
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dbuild_test.c109 * Internal test cases.
115 atf_tc_set_md_var(tc, "descr", "Tests the test case internal "
162 struct c_o_test *test; local
164 for (test = c_o_tests; test->expargv[0] != NULL; test++) {
165 printf("> Test: %s\n", test->msg);
167 verbose_set_env("ATF_BUILD_CC", test->cc);
168 verbose_set_env("ATF_BUILD_CFLAGS", test->cflags);
169 verbose_set_env("ATF_BUILD_CPPFLAGS", test
192 struct cpp_test *test; local
221 struct cxx_o_test *test; local
[all...]
H A DMakefile.am.inc96 test -d atf-c || mkdir -p atf-c
139 test -d atf-c || mkdir -p atf-c
/bind-9.6-ESV-R11/bin/tests/system/
H A Drun.sh21 # Run a system test.
33 test $# -gt 0 || { echo "usage: $0 [--keep] test-directory" >&2; exit 1; }
35 test=$1
38 test -d $test || { echo "$0: $test: no such test" >&2; exit 1; }
40 echo "S:$test:`date`" >&2
41 echo "T:$test
[all...]
H A Dsetup.sh21 # Run a system test.
27 test $# -gt 0 || { echo "usage: $0 test-directory" >&2; exit 1; }
29 test=$1
32 test -d $test || { echo "$0: $test: no such test" >&2; exit 1; }
34 # Set up any dynamically generated test data
35 if test
[all...]
H A Dstop.pl20 # Framework for stopping test servers
23 # If a server is specified, stop it. Otherwise, stop all servers for test.
29 # [--use-rndc] test [server]
31 # test - name of the test directory
34 my $usage = "usage: $0 [--use-rndc] test-directory [server-directory]";
46 my $test = $ARGV[0];
51 die "$usage\n" unless defined($test);
52 die "No test directory: \"$test\"\
[all...]
H A Dstart.pl20 # Framework for starting test servers.
23 # If a server is specified, start it. Otherwise, start all servers for test.
31 # --noclean test [server [options]]
34 # test - name of the test directory
46 my $usage = "usage: $0 [--noclean] [--restart] test-directory [server-directory [server-options]]";
50 my $test = $ARGV[0];
54 if (!$test) {
57 if (!-d $test) {
58 print "No test director
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dbuild_test.cpp114 // Internal test cases.
120 set_md_var("descr", "Tests the test case internal equal_argvs function");
164 for (struct c_o_test* test = c_o_tests; test->expargv[0] != NULL;
165 test++) {
166 std::cout << "> Test: " << test->msg << "\n";
168 verbose_set_env("ATF_BUILD_CC", test->cc);
169 verbose_set_env("ATF_BUILD_CFLAGS", test->cflags);
170 verbose_set_env("ATF_BUILD_CPPFLAGS", test->cppflags);
174 atf::build::c_o(test
[all...]
H A DMakefile.am.inc68 test -d atf-c++ || mkdir -p atf-c++
102 test -d atf-c++ || mkdir -p atf-c++
/bind-9.6-ESV-R11/unit/atf-src/doc/
H A DMakefile.am.inc30 dist_man_MANS += doc/atf-test-case.4 \
31 doc/atf-test-program.1
42 test -d doc || mkdir -p doc
/bind-9.6-ESV-R11/unit/atf-src/atf-config/
H A DMakefile.am.inc44 test -d atf-config || mkdir -p atf-config
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A DMakefile.am.inc54 test -d atf-sh || mkdir -p atf-sh
69 test -d atf-sh || mkdir -p atf-sh
77 test -d atf-sh || mkdir -p atf-sh
85 test -d atf-sh || mkdir -p atf-sh
93 test -d atf-sh || mkdir -p atf-sh
101 test -d atf-sh || mkdir -p atf-sh
109 test -d atf-sh || mkdir -p atf-sh
117 test -d atf-sh || mkdir -p atf-sh
125 test -d atf-sh || mkdir -p atf-sh
/bind-9.6-ESV-R11/bin/tests/net/
H A Ddriver.c79 test_t *test; local
91 test = &tests[testno];
92 printf("T:%s:%u:A\n", test->tag, testno + 1);
93 printf("A:%s\n", test->description);
94 result = test->func();
/bind-9.6-ESV-R11/bin/tests/system/dnssec/
H A Ddnssec_update_test.pl19 # DNSSEC Dynamic update test suite.
68 sub test { subroutine
94 test("NOERROR", ["update", rr_add("a.$zone 300 A 73.80.65.49")]);
97 test("NOERROR", ["update", rr_del("a.$zone")]);
/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A DMakefile.am.inc70 test -d atf-report || mkdir -p atf-report
/bind-9.6-ESV-R11/unit/atf-src/atf-version/
H A DMakefile.am.inc42 @test -d atf-version || mkdir -p atf-version
49 @test -d atf-version || mkdir -p atf-version
/bind-9.6-ESV-R11/bin/tests/system/stress/
H A Dupdate.pl19 # Dynamic update test suite.
73 sub test { subroutine
99 test("NOERROR", ["update", rr_add("dynamic-$i.$zone 300 TXT txt-$i" )]);
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A DMakefile.am.inc45 atf-run/test-program.cpp \
46 atf-run/test-program.hpp \
119 atf-run/test-program.cpp \
137 test -d atf-run || mkdir -p atf-run
/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A DMakefile.am.inc50 test -d bootstrap || mkdir -p bootstrap
58 test -d bootstrap || mkdir -p bootstrap
65 test -d bootstrap || mkdir -p bootstrap
72 test -d bootstrap || mkdir -p bootstrap
/bind-9.6-ESV-R11/bin/tests/
H A Db9t.mk19 # makefile to configure, build and test bind9
32 # where the config, build and test output goes
35 all: clobber populate config build test
39 @if test ! -d $(BDIR) ; then mkdir -p $(BDIR) > /dev/null 2>&1 ; fi
58 test:
60 -@( cd $(BDIR)/$(MODULE)/bin/tests && $(MAKE) test ) > $(RDIR)/.test 2>&1
H A Dcompress_test.c48 test(unsigned int, dns_name_t *, dns_name_t *, dns_name_t *,
85 test(DNS_COMPRESS_NONE, &name1, &name2, &name3, plain, sizeof(plain));
86 test(DNS_COMPRESS_GLOBAL14, &name1, &name2, &name3, plain,
88 test(DNS_COMPRESS_ALL, &name1, &name2, &name3, plain, sizeof(plain));
94 test(unsigned int allowed, dns_name_t *name1, dns_name_t *name2, function
H A Dt_api.pl23 # a minimalistic test api in perl compatable with the C api
74 # initialize the test environment
101 # run a test
120 &t_info("The test case timed out\n") if ($t_api'T_timedout);
121 &t_info("The test case was terminated\n") if ($t_api'T_terminated);
122 &t_info("The test case was aborted\n") if ($t_api'T_aborted);
140 h : print test info (not implemented)
142 n <testnumber> : run test number testnumber
143 t <name> : run test named testname (not implemented)
157 # implement -h and -t after we add test description
[all...]
H A Db8t.mk34 @if test ! -d $(BASE) ; then mkdir -p $(BASE) ; fi
60 test:
62 @touch $(RDIR)/.test
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dui_test.cpp42 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.

Completed in 36 milliseconds

12