mbed-os/TESTS/mbedmicro-mbed/cpp
Brian Daniels 1106c36a61 Preventing test from printing before Greentea __sync
This test was causing issues on some platforms because the serial output
would get garbled and cause exceptions to occur in the testing tools. This
corrects the behavior to follow the other tests. It will now defer all
pritning until after the __sync event occurs.
2016-11-08 10:43:33 +00:00
..
main.cpp Preventing test from printing before Greentea __sync 2016-11-08 10:43:33 +00:00