mbed-os/TESTS
Przemyslaw Stekiel 9ea3d2fb65 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-23 17:08:30 -06:00
..
events tests-events-timing - print debug info only in case of failure. 2018-02-23 17:08:30 -06:00
host_tests Update timing calculations 2017-06-28 16:29:38 -05:00
integration/basic Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_drivers test-mbed_drivers-ticker: improve two ticker test accuracy 2018-02-09 14:18:46 +00:00
mbed_functional Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_hal Increase clock tolerance in Flash HAL test 2018-01-27 00:57:19 -06:00
mbed_platform Add Transaction class unit test. 2018-02-09 14:18:45 +00:00
mbedmicro-mbed Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbedmicro-rtos-mbed Change the "thread" test main for Cortex-A 2018-01-02 15:22:03 +00:00
mbedtls Add test of sha256_clone function 2017-06-16 10:47:45 +02:00
netsocket Revert "Correct test `socket_sigio`" 2018-02-12 11:12:54 +00:00
network Tests for wifi emac interface 2018-01-12 15:01:43 +00:00
storage_abstraction Ignore deprecated storage test 2017-06-02 23:50:39 -05:00