zephyr/tests/subsys
Yuval Peress 53ef68d459 include: Prefix includes to use a scope
Move include paths and add new target_include_directories to support
backwards compatibility:
* /include -> /include/zephyr
  example: <irq.h> -> <zephyr/irq.h>

Issue #41543

Signed-off-by: Yuval Peress <peress@google.com>
2022-04-08 19:03:32 +02:00
..
canbus/isotp tests: drivers: can: move CAN utilities tests to correct location 2022-03-31 10:30:49 +02:00
cpp tests: cpp: fix integration platforms 2022-04-08 09:31:01 +02:00
debug kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
dfu everywhere: fix typos 2022-03-18 13:24:08 -04:00
edac tests: ibecc: Fix using global device pointer 2022-01-18 13:22:53 -05:00
fs tests: subsys: fs: nvs: use DEVICE_DT_GET 2022-03-31 13:55:10 +02:00
ipc/ipc_service ipc_service: samples: Remove redundant config options from samples 2022-03-29 12:30:50 -07:00
jwt kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
logging tests: fix filtering on integration platforms 2022-04-08 09:31:01 +02:00
mgmt tests/mgmt/mcumgr/smp_reassembly: Unit tests for re-assembly 2022-03-21 18:03:18 +01:00
modbus modbus: stop bits can now be set individually in client mode 2022-03-24 08:23:17 -04:00
openthread everywhere: fix typos 2022-03-18 13:24:08 -04:00
pm pm: device: move pm_device_runtime_init_* funcs 2022-03-25 10:39:55 +01:00
portability include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
settings tests: settings: Add tests for chosen zephyr,settings-partition 2022-03-24 08:16:46 -04:00
shell tests: subsys: shell: shell_flash: use DEVICE_DT_GET 2022-03-31 13:55:10 +02:00
storage tests: subsys: storage: stream: stream_flash: use DEVICE_DT_GET 2022-03-31 13:55:10 +02:00
tracing/tracing_api everywhere: fix typos 2022-03-18 13:24:08 -04:00
usb usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00