zephyr/tests
Kumar Gala b89a808b26 tests: subsys: settings: Use DT_FLASH_AREA_<FOO>_ID define
Set Kconfig symbol SETTINGS_FCB_FLASH_AREA based on the
DT_FLASH_AREA_<FOO>_ID define instead of being hard coded.

We replace 3 with DT_FLASH_AREA_IMAGE_SCRATCH_ID and
we replace 4 with DT_FLASH_AREA_STORAGE_ID.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-07 10:31:27 -06:00
..
application_development
benchmarks tests: benchmarks: remove footprint tests 2019-02-05 20:40:07 -05:00
bluetooth Bluetooth: tests: Include building mesh ext. in CI 2019-02-05 15:00:08 +01:00
boards tests: boards: intel_s1000_crb: Use DT_FLASH_AREA_<FOO>_ID define 2019-02-07 10:31:27 -06:00
booting/stub
cmsis_rtos_v1 tests: Increase the stack size by CONFIG_TEST_EXTRA_STACKSIZE. 2019-01-16 06:12:33 -05:00
cmsis_rtos_v2 tests: cmsis_rtos_v2: Dynamic thread stack tests 2019-02-06 10:20:17 -05:00
compliance
coverage tests: coverage: GCOV counter value changed in GCC8. 2019-01-28 08:39:06 -05:00
crypto
drivers drivers: gpio: fix mis-use of slist API in callback processing 2019-02-05 12:33:25 -06:00
include arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
kernel tests: irq_offload: remove irq_offload test 2019-02-06 10:10:42 -05:00
lib tests: lib: mem_alloc: esp32 to skip newlib test 2019-01-25 11:20:42 -05:00
misc tests: misc: Add test suite for util.h with tests for COND_CODE_n 2019-01-24 08:40:01 -05:00
net tests: net: context: Fix invalid address family test 2019-02-07 18:08:27 +02:00
posix tests/posix/common: Correct TEST_EXTRA_STACKSIZE usage 2019-01-11 15:18:52 -05:00
shell
subsys tests: subsys: settings: Use DT_FLASH_AREA_<FOO>_ID define 2019-02-07 10:31:27 -06:00
unit lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00
ztest app_shmem: renamespace and document 2019-01-30 15:43:58 -08:00
CMakeLists.txt tests: coverage: Add Gcov support. 2019-01-16 06:12:33 -05:00
Kconfig Gcov: Added Kconfig changes needed by Gcov. 2019-01-16 06:12:33 -05:00