mbed-os/TESTS
Marcus Chang 299c7f24ac mbed-hal: Fixed flash test
The test assumed that data written to flash would be memory mapped
and directly accessible. On some platform this is not the case
and data has to read back through an explicit read command.

The test has been changed to use the flash read command instead
of direct memory access.
2017-07-19 14:32:39 +01:00
..
events Merge pull request #4317 from c1728p9/reduce_test_overhead 2017-05-17 10:13:25 +01:00
host_tests Update timing calculations 2017-06-28 16:29:38 -05:00
integration/basic Removing threaded_blink test (duplicate of basic rtos test) 2016-08-30 14:37:30 -05:00
mbed_drivers validate base_time key received 2017-07-05 12:37:41 -05:00
mbed_functional callback - Added tests for inheritance and implicit casts 2016-11-09 14:00:15 -06:00
mbed_hal mbed-hal: Fixed flash test 2017-07-19 14:32:39 +01:00
mbedmicro-mbed Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbedmicro-rtos-mbed Merge pull request #4682 from bulislaw/sem_tests 2017-07-17 11:06:48 -05:00
mbedtls Add test of sha256_clone function 2017-06-16 10:47:45 +02: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 Ignore deprecated storage test 2017-06-02 23:50:39 -05:00