Searched refs:child_simple_function (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/kyua/utils/process/ |
H A D | child_test.cpp | 87 child_simple_function(void) in child_simple_function() function 296 child_simple_function< 123, 'Z' >, in do_inherit_test() 399 process::child::fork_capture(child_simple_function< 1, 'A' >); in ATF_TEST_CASE_BODY() 455 process::child::fork_capture(child_simple_function< 1, 'A' >); in ATF_TEST_CASE_BODY() 471 child_simple_function< 15, 'Z' >, file1, file2); in ATF_TEST_CASE_BODY() 602 process::child::fork_files(child_simple_function< 1, 'A' >, in ATF_TEST_CASE_BODY() 619 child_simple_function< 1, 'A' >, fs::path("raise-error"), in ATF_TEST_CASE_BODY() 634 child_simple_function< 1, 'A' >, fs::path("created"), in ATF_TEST_CASE_BODY()
|