Home
last modified time | relevance | path

Searched refs:teardown (Results 1 – 25 of 143) sorted by relevance

123456

/netbsd-src/sys/arch/arm/acpi/
H A Dacpi_cpu_md.c248 goto teardown; in acpicpu_md_pstate_start()
255 goto teardown; in acpicpu_md_pstate_start()
262 goto teardown; in acpicpu_md_pstate_start()
269 goto teardown; in acpicpu_md_pstate_start()
276 goto teardown; in acpicpu_md_pstate_start()
284 goto teardown; in acpicpu_md_pstate_start()
289 teardown: in acpicpu_md_pstate_start()
/netbsd-src/external/mpl/bind/dist/tests/include/tests/
H A Disc.h81 #define ISC_TEST_ENTRY_CUSTOM(name, setup, teardown) \
82 { #name, run_test_##name, setup, teardown, NULL },
94 #define ISC_LOOP_TEST_CUSTOM_DECLARE(name, setup, teardown) \
131 #define ISC_LOOP_TEST_CUSTOM_IMPL(name, setup, teardown) \
136 isc_job_cb teardown_loop = teardown; \
176 #define ISC_TEST_MAIN_CUSTOM(setup, teardown) \
250 r = cmocka_run_group_tests(selected, setup, teardown); \
252 r = cmocka_run_group_tests(tests, setup, teardown); \
75 ISC_TEST_ENTRY_CUSTOM(name,setup,teardown) global() argument
107 ISC_TEST_MAIN_CUSTOM(setup,teardown) global() argument
/netbsd-src/external/mit/expat/dist/tests/
H A Dminicheck.c79 tcase_teardown_function teardown) { in tcase_add_checked_fixture() argument
82 tc->teardown = teardown; in tcase_add_checked_fixture()
190 if (tc->teardown != NULL) { in srunner_run_all()
195 tc->teardown(); in srunner_run_all()
/netbsd-src/external/gpl2/lvm2/dist/test/
H A Dtest-utils.sh29 teardown() { function
48 teardown
/netbsd-src/external/bsd/ntp/dist/sntp/unity/
H A Dunity_fixture.c75 unityfunction* teardown, in UnityTestRunner() argument
104 teardown(); in UnityTestRunner()
H A Dunity_fixture_internals.h24 unityfunction * teardown,
/netbsd-src/external/bsd/unbound/dist/testdata/ede.tdir/
H A Dede.post7 # teardown
/netbsd-src/external/bsd/unbound/dist/testdata/hostsfileosx.tdir/
H A Dhostsfileosx.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/05-asynclook.tdir/
H A D05-asynclook.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/speed_local.tdir/
H A Dspeed_local.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/08-host-lib.tdir/
H A D08-host-lib.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/blanks_cached_zone.tdir/
H A Dblanks_cached_zone.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/dnscrypt_cert.tdir/
H A Ddnscrypt_cert.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/http_user_agent.tdir/
H A Dhttp_user_agent.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/stub_udp.tdir/
H A Dstub_udp.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_tcp_tc6.tdir/
H A Dfwd_tcp_tc6.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_malformed.tdir/
H A Dfwd_malformed.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/
H A Dfwd_no_edns.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/tcp_idle_timeout.tdir/
H A Dtcp_idle_timeout.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/tcp_conn_limit.tdir/
H A Dtcp_conn_limit.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/
H A Dfwd_ttlexpire.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_udp.tdir/
H A Dfwd_udp.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_capsid.tdir/
H A Dfwd_capsid.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_capsid_fallback.tdir/
H A Dfwd_capsid_fallback.post7 # do your teardown here
/netbsd-src/external/bsd/unbound/dist/testdata/pymod.tdir/
H A Dpymod.post7 # do your teardown here

123456