--TEST-- Test pcntl wait functionality --SKIPIF-- --FILE-- --EXPECT-- Staring wait.h tests.... Testing pcntl_wifexited and wexitstatus.... Exited With: 255 Testing pcntl_wifsignaled.... Process was terminated by signal : SIGTERM Testing pcntl_wifstopped and pcntl_wstopsig.... Process was stoped by signal : SIGSTOP