Home
last modified time | relevance | path

Searched refs:process_helpers (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/atf/atf-c/
H A Dcheck_test.c50 atf_fs_path_t process_helpers; in do_exec() local
53 get_process_helpers_path(tc, false, &process_helpers); in do_exec()
55 argv[0] = atf_fs_path_cstring(&process_helpers); in do_exec()
61 atf_fs_path_fini(&process_helpers); in do_exec()
69 atf_fs_path_t process_helpers; in do_exec_with_arg() local
72 get_process_helpers_path(tc, false, &process_helpers); in do_exec_with_arg()
74 argv[0] = atf_fs_path_cstring(&process_helpers); in do_exec_with_arg()
81 atf_fs_path_fini(&process_helpers); in do_exec_with_arg()
302 atf_fs_path_t process_helpers; in ATF_TC_BODY() local
305 get_process_helpers_path(tc, false, &process_helpers); in ATF_TC_BODY()
[all …]
/freebsd/contrib/atf/atf-c/detail/
H A Dprocess_test.c873 atf_fs_path_t process_helpers; in do_exec() local
876 get_process_helpers_path(tc, true, &process_helpers); in do_exec()
878 argv[0] = atf_fs_path_cstring(&process_helpers); in do_exec()
883 RE(atf_process_exec_array(s, &process_helpers, argv, NULL, NULL, prehook)); in do_exec()
884 atf_fs_path_fini(&process_helpers); in do_exec()
919 atf_fs_path_t process_helpers; in ATF_TC_BODY() local
925 get_process_helpers_path(tc, true, &process_helpers); in ATF_TC_BODY()
926 atf_list_append(&argv, strdup(atf_fs_path_cstring(&process_helpers)), true); in ATF_TC_BODY()
935 RE(atf_process_exec_list(&status, &process_helpers, &argv, &outsb, in ATF_TC_BODY()
953 atf_fs_path_fini(&process_helpers); in ATF_TC_BODY()
/freebsd/lib/atf/libatf-c/tests/detail/
H A DMakefile24 .for p in process_helpers version_helper
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc7546 OLD_FILES+=usr/tests/lib/atf/libatf-c/process_helpers
8079 OLD_FILES+=usr/tests/lib/atf/libatf-c/detail/process_helpers
/freebsd/
H A DObsoleteFiles.inc14172 OLD_FILES+=usr/tests/lib/atf/libatf-c/detail/.debug/process_helpers.debug