Searched refs:helper_binary (Results 1 – 1 of 1) sorted by relevance
88 char const *helper_binary = "debug_syscall_rejection_helper"; in helper() local89 snprintf(binary_path, MAXPATHLEN, "%s/%s", binary_dir, helper_binary); in helper()93 T_QUIET; T_ASSERT_EQ(ret, 0, "launch helper: %s", helper_binary); in helper()