mbed-os/TESTS/mbed_drivers
Russ Butler 1faf46e161 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-01 10:49:50 -06:00
..
c_strings Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
dev_null Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
echo fix echo test handshake and reduce uart load 2017-10-08 11:21:17 -05:00
flashiap TESTS: flashiap: Add condition to check error on unaligned access 2017-08-28 16:21:18 +02:00
generic_tests Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
lp_ticker Test set for LowPowerTicker class 2017-10-11 15:01:15 +02:00
lp_timeout Test: deepsleep() API replacement 2017-10-05 16:43:57 +01:00
lp_timer Provide fix for Issue #5468. 2017-11-13 11:03:29 +01:00
mem_trace Added tests for the memory tracer 2016-08-26 09:42:40 -05:00
race_test Fix deficiency in the race test 2017-12-01 10:49:50 -06:00
rtc Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
sleep_lock Add a test to validate locking 2017-10-02 11:35:03 -05:00
stats IAR heap stats added 2017-09-18 10:24:01 -05:00
stl_features Added function header for stl test 2017-09-06 09:51:16 -05:00
ticker Extends test set for Ticker class (round 2) 2017-10-19 15:12:44 +02:00
timeout Decrease error in Timeout test due to ISR latency 2017-09-09 20:43:36 -05:00
timer Provide fix for Issue #5468. 2017-11-13 11:03:29 +01:00