Searched refs:exit_code (Results 1 – 2 of 2) sorted by relevance
91 __u32 exit_code, exit_signal; member
70 static void Exec(const char* test_name, const char* debug_options, pid_t* pid, int exit_code = 0, in Exec() argument155 ASSERT_EQ(exit_code, WEXITSTATUS(status)) << "Output:\n" << output; in Exec()