mbed-os/TESTS
Brian Daniels 80918a5d89 Fixing issue in timing host test and wait_us case
The timing host tests reported success even if the total drift was
negative. This adds a check for this now.

The wait_us test now does not use a timer and just waits for 100000 us
between prints. This adds inherent drift, but it should still be well
under the limit.
2016-09-15 17:56:27 +01:00
..
host_tests Fixing issue in timing host test and wait_us case 2016-09-15 17:56:27 +01:00
integration/basic Removing threaded_blink test (duplicate of basic rtos test) 2016-09-15 17:56:20 +01:00
mbed_drivers Fixing issue in timing host test and wait_us case 2016-09-15 17:56:27 +01:00
mbed_hal/lp_ticker Add tests for LowPowerTimeout and lp_ticker 2016-08-31 08:34:40 +03:00
mbedmicro-mbed Updated deprecation notices to match branch names 2016-08-18 13:48:41 +01:00
mbedmicro-rtos-mbed Modifying timing tests to use timing drift host test 2016-09-15 17:56:23 +01:00
storage_abstraction/basicAPI Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00