mbed-os/TESTS/mbed_drivers/race_test
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
..
main.cpp Fix deficiency in the race test 2017-12-01 10:49:50 -06:00