--- - branch: MAIN date: Tue Mar 13 14:54:13 UTC 2018 files: - new: '1.26' old: '1.25' path: src/tests/lib/libc/sys/t_ptrace_wait.c pathrev: src/tests/lib/libc/sys/t_ptrace_wait.c@1.26 type: modified id: 20180313T145413Z.3ae5ffdde5dc090657178341b4280e75921c1e2a log: | ATF: Add new test race1 in t_ptrace_wait* Reuse the attach1's test body for race1. Add a new test race1: Assert that await_zombie() in attach1 always finds a single process and no other error is reported race1 requires HAVE_PID in wait(2)-like function. This test is executed in a loop for 5 seconds (16k iterations on Intel i7). A buggy kernel was asserting an error within this timeframe almost always. The bug in the kernel is now gone and this test is expected to pass correctly. Sponsored by module: src subject: 'CVS commit: src/tests/lib/libc/sys' unixtime: '1520952853' user: kamil