mbed-os/frameworks\utest
Niklas Hauser dc4cb4585c Unify `Case` and `AsyncCase` using return type.
By letting the test case return a `control_t` type, it can decide itself
if it repeats, and what timeouts are required.
This removes the `AsyncCase` and allows a uniform declaration of test
cases.
2016-04-28 15:17:34 -05:00
..
source Unify `Case` and `AsyncCase` using return type. 2016-04-28 15:17:34 -05:00