mbed-os/UNITTESTS/events/equeue
Kevin Bracey 5f495db06b Robustify equeue multithread test
Rather than wait 10ms before breaking the other thread, and expecting at
least one event to have been run, wait for one event to be run, then
break.

Should avoid some spurious failures that have been seen.
2019-12-27 16:05:02 +01:00
..
test_equeue.cpp Robustify equeue multithread test 2019-12-27 16:05:02 +01:00
unittest.cmake Unittest configuration mechanism improved 2019-12-09 13:11:56 +02:00