mbed-os/TESTS
Laurent MEUNIER be7fa925ad TESTS: flashiap: Add condition to check error on unaligned access
In case the target supports a page size of 1 byte, i.e. is able to
program flash 1 byte at a time, which is the case of STM32 F4 targets,
there is no reason for flash_device.program to return an error when
trying to write on an "unaligned" address.
2017-08-28 16:21:18 +02:00
..
events Added copyright header to all tests 2017-08-07 12:02:33 -05:00
host_tests Update timing calculations 2017-06-28 16:29:38 -05:00
integration/basic Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_drivers TESTS: flashiap: Add condition to check error on unaligned access 2017-08-28 16:21:18 +02:00
mbed_functional Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_hal Merge pull request #4690 from 0xc0170/us_ticker_test 2017-08-07 10:26:54 -05:00
mbedmicro-mbed Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbedmicro-rtos-mbed RTOS: Changes to the EvenFlags API, doxy and tests 2017-08-15 13:33:32 +01:00
mbedtls Add test of sha256_clone function 2017-06-16 10:47:45 +02:00
netsocket/ip_parsing Added copyright header to all tests 2017-08-07 12:02:33 -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