zephyr/tests
Andrzej Puzdrowski 27109e6378 tests/subsys/settings/fcb: add check for target compatibility
Added tests of flash driver compatibility with fcb-backend.

For flash drivers which support write-block-size bigger than 1 B
test of unaligned data access uses native write-block-size
as it is dedicated to check whether settings works well on platform
which has 1 B access which is native on the current DUT.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-08-08 08:47:44 -05:00
..
application_development
arch tests: clean up fatal error handlers 2019-08-06 19:32:22 -07:00
benchmarks
bluetooth Bluetooth: GATT: Add BTP Discover All Primary Services command handler 2019-08-07 18:07:45 +02:00
boards tests: boards: board_shell: Activate CAN shell 2019-07-29 10:27:54 +03:00
booting/stub
cmsis_rtos_v1 tests/cmsis_rtos_v1: relax timing check a bit 2019-08-02 12:47:41 +02:00
cmsis_rtos_v2 tests/cmsis_rtos_v2: exclude m2gl025_miv due to tick rate conflict 2019-08-02 12:47:41 +02:00
crypto
drivers drivers: sensors: Add Si7006 temperature/humidity sensor driver 2019-08-06 15:05:25 -05:00
kernel tests: fatal: make sure the illegal insn occupies a full word 2019-08-07 08:12:56 -05:00
lib libc: minimal: add strspn and strcspn support 2019-07-31 09:22:49 -07:00
misc
net net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
posix tests: posix: No longer use target_include_directories 2019-08-08 14:31:35 +02:00
shell
subsys tests/subsys/settings/fcb: add check for target compatibility 2019-08-08 08:47:44 -05:00
unit
ztest