mbed-os/TESTS
Przemyslaw Stekiel 9d84143276 Provide fix to the implementation of ticker_overflow_test test case.
The intention was to use ticker_overflow_delta equal to 0 for low power ticker tests and ticker_overflow_delta equal to 50 for high frequency ticker tests. Current implementation is invalid since for devices which provide LOW_POWER_TIMER feature delta is equal to 0 and for devices without this feature delta is equal 50.
2018-05-25 12:17:49 -05:00
..
events Skip higher level ticker tests for targets with stale ticker target specific drivers. 2018-05-25 12:17:49 -05:00
host_tests Modifying echo test to be driven more from the device. 2018-04-23 17:56:13 -05:00
integration/basic Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_drivers Skip higher level ticker tests for targets with stale ticker target specific drivers. 2018-05-25 12:17:49 -05:00
mbed_functional Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_hal Provide fix to the implementation of ticker_overflow_test test case. 2018-05-25 12:17:49 -05:00
mbed_platform Merge pull request #6983 from SenRamakri/sen_ErrorHandling_Push2 2018-05-24 10:57:00 -05:00
mbedmicro-mbed typos 2018-02-20 20:11:19 -05:00
mbedmicro-rtos-mbed Skip higher level ticker tests for targets with stale ticker target specific drivers. 2018-05-25 12:17:49 -05:00
mbedtls Update logs and remove unnecessary defines for Mbed TLS tests 2018-05-08 12:53:29 +01:00
netsocket Connectivity test: don't create interface object twice 2018-05-23 12:24:00 +03:00
network WIFI_EMAC class renamed to OdinWiFiEMAC, Formatting 2018-05-23 12:25:21 +03:00
storage_abstraction Ignore deprecated storage test 2017-06-02 23:50:39 -05:00