mbed-os/TESTS
Russ Butler e97b38f804 Fix deficiency in the race test
The test for construction of local static objects doesn't check
to see if the object returned has been fully initialized. Because
of this, an error with ARMCC was not detected.

This patch adds an assert to the race_test to ensure that the
object has been properly initialized.
2017-12-20 16:05:43 +00:00
..
events event queue test: fix out of memory problem for NUCLEO_F070RB 2017-11-03 14:47:20 +01: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 Fix deficiency in the race test 2017-12-20 16:05:43 +00:00
mbed_functional Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_hal Merge pull request #5147 from 0xc0170/fix_deepsleep_tests 2017-10-13 09:19:41 -05:00
mbed_platform/SingletonPtr Add SingletonPtr test 2017-12-20 16:05:43 +00:00
mbedmicro-mbed Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbedmicro-rtos-mbed Merge pull request #5360 from maciejbocianski/thread_fix 2017-11-27 10:35:44 -06:00
mbedtls Add test of sha256_clone function 2017-06-16 10:47:45 +02:00
netsocket tests-netsocket-socket_sigio 2017-12-20 16:05:42 +00:00
network/wifi Split test for secure & unsecure tests 2017-12-20 16:05:42 +00:00
storage_abstraction Ignore deprecated storage test 2017-06-02 23:50:39 -05:00