mbed-os/TESTS
Martin Kojtal 3e0cdb966c tests: remove ticker test
This is temporary, as this test does not fit to some 16kB RAM devices. This requires few more steps: some small devices are using big async HAL structures, RTX changes increased the RAM footprint, plus this test seems to be too big. With all these, it won't fit in RAM regions for some devices.
2017-06-02 09:26:39 +01:00
..
events Merge pull request #4317 from c1728p9/reduce_test_overhead 2017-05-17 10:13:25 +01:00
host_tests Fixing issue in timing host test and wait_us case 2016-09-07 09:14:17 -05:00
integration/basic Removing threaded_blink test (duplicate of basic rtos test) 2016-08-30 14:37:30 -05:00
mbed_drivers race tests: fix unsupported condition 2017-05-25 14:47:28 +01:00
mbed_functional callback - Added tests for inheritance and implicit casts 2016-11-09 14:00:15 -06:00
mbed_hal tests: remove ticker test 2017-06-02 09:26:39 +01:00
mbedmicro-mbed Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbedmicro-rtos-mbed Remove deprecated Thread constructor usage 2017-05-16 10:54:30 +01:00
mbedtls/selftest Port mbedTLS entropy and sha selftest to mbedOS 2016-09-30 11:24:49 +01:00
netsocket/ip_parsing nsapi - Added rudimentary ip parsing tests 2016-10-19 15:28:32 -05:00
network/wifi WiFi tests: Make tests CI friendly 2016-11-10 17:03:26 +00:00
storage_abstraction/basicAPI This commit includes the following CFSTORE/Flash-Journal/Storage updates and fixes: 2016-09-13 18:16:56 +01:00