mbed-os/TESTS/events
Przemyslaw Stekiel 2b68eb19e3 tests-events-timing - print debug info only in case of failure.
In the 'Testing accuracy of equeue semaphore' test case result is printed out in each loop iteration.
Since debug prints should not exist in the final test version I suggest to print information only in case of failure.
Additionally time needed to print single info is equal to ~25 ms (K64F/GCC_ARM). The while loop is designed to execute until 20000 ms elapses, so this print has also impact on number of times the loop is executed (number of semaphore accuracy checks).
2018-02-19 11:59:17 +01:00
..
queue event queue test: fix out of memory problem for NUCLEO_F070RB 2017-11-03 14:47:20 +01:00
timing tests-events-timing - print debug info only in case of failure. 2018-02-19 11:59:17 +01:00