CLD_EXITED
infop->cause = CLD_EXITED;
info.si_code = CLD_EXITED;
case CLD_EXITED:
ASSERT_EQ(info.si_code, CLD_EXITED);