zephyr/tests/subsys
Dominik Ermel 638cdc869d tests: dfu: Switch from FIXED_AREA_ to FIXED_PARTITION_ macros
The commit switches flash area access from FLASH_AREA_ macros
to FIXED_PARTITION_ macros and to usage of DTS node labels,
to identify partitions, instead of label property.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-09-06 09:56:37 +02:00
..
canbus/isotp devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
cpp drivers: drop few unused pinmux.h include 2022-08-18 12:13:14 +00:00
debug includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dfu tests: dfu: Switch from FIXED_AREA_ to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
edac includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
emul emul: Add EMUL_DT_GET 2022-08-17 15:47:52 +00:00
fs includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ipc/ipc_service includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
jwt test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
logging includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mgmt test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
modbus modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
openthread includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
pm includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
portability tests: portability: cmsis_rtos_v2: Inrease timeout 2022-08-11 12:15:11 +02:00
rtio/rtio_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
sd/sdmmc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
settings includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
shell includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
storage storage/flash_map: Macros for accessing fixed-partitions 2022-09-06 09:56:37 +02:00
tracing/tracing_api includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
usb tests: subsys: usb: device: add zassert to judge whether USB enable 2022-09-02 11:23:31 +00:00