Files
alcove/test
Michael Santos 594f671803 tests: use last PID for execvp chain test
On a single CPU linux test system, the last process in the fork chain may
not have exited when an process earlier in the chain has returned
{error,esrch} from a kill signal. Test the entire fork chain has exited
by waiting for the last element in the chain.
2014-10-29 12:06:03 -04:00
..