Home
last modified time | relevance | path

Searched refs:generate_core (Results 1 – 1 of 1) sorted by path

/freebsd/contrib/kyua/utils/
H A Dstacktrace_test.cpp158 generate_core(const atf::tests::tc* test_case, const char* base_name) in generate_core() function
191 generate_core(const atf::tests::tc* test_case, const char* base_name, in generate_core() function
324 const process::status status = generate_core(this, "short"); in ATF_TEST_CASE_BODY()
338 const process::status status = generate_core( in ATF_TEST_CASE_BODY()
371 executor::exit_handle exit_handle = generate_core(this, "short", handle); in ATF_TEST_CASE_BODY()
400 executor::exit_handle exit_handle = generate_core(this, "short", handle); in ATF_TEST_CASE_BODY()
434 executor::exit_handle exit_handle = generate_core(this, "short", handle); in ATF_TEST_CASE_BODY()
467 executor::exit_handle exit_handle = generate_core(this, "short", handle); in ATF_TEST_CASE_BODY()
489 executor::exit_handle exit_handle = generate_core(this, "short", handle); in ATF_TEST_CASE_BODY()
517 executor::exit_handle exit_handle = generate_core(this, "short", handle); in ATF_TEST_CASE_BODY()
[all …]