mbed-os/TESTS/mbed_drivers
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
..
c_strings Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
dev_null Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
echo Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
flashiap TESTS: flashiap: Add condition to check error on unaligned access 2017-08-28 16:21:18 +02:00
generic_tests Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
lp_timeout Update tests to fix build failures. Also make the code similar to other tests 2016-11-02 11:45:14 -05:00
mem_trace Added tests for the memory tracer 2016-08-26 09:42:40 -05:00
race_test race tests: fix unsupported condition 2017-05-25 14:47:28 +01:00
rtc Adding test frameworks and test sources 2016-07-20 12:41:26 -05:00
stats Reduce test overhead in preparation for CMSIS 5 2017-05-14 19:25:19 -05:00
stl_features Reduce test overhead in preparation for CMSIS 5 2017-05-14 19:25:19 -05:00
ticker validate base_time key received 2017-07-05 12:37:41 -05:00
timeout validate base_time key received 2017-07-05 12:37:41 -05:00