EXIT_CHILD
ATF_REQUIRE(WEXITSTATUS(status) == EXIT_CHILD ||
if (WEXITSTATUS(status) == EXIT_CHILD) {
_exit(EXIT_CHILD);