CURRENT_TEST: unit.waiting_threads
# N CPUs: 4
1..13
ok 1 - thd[0] will wait for thd[1]
ok 2 - thd[0] will wait for thd[2]
ok 3 - thd[0] will wait for thd[3]
ok 4 - timeout test returned 110
ok 5 - thd[0] will wait for thd[1]
ok 6 - thd[1] will wait for thd[2]
ok 7 - thd[2] will wait for thd[0] - deadlock
ok 8 - as always
ok 9 - as always
# timeout_short=1000 us, deadlock_search_depth_short=6
# timeout_long=100 us, deadlock_search_depth_long=16
# kill strategy: LATEST
# Testing waiting_threads with 30 threads, 60 iterations... 
