zephyr/tests
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +02:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
benchmarks build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bluetooth build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
boards tests: boards: espressif: Add RTC CLK test 2024-05-27 01:37:18 -07:00
boot build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bsim Bluetooth: Host: Fix connection establishment upon RPA timeout 2024-05-28 09:12:05 -07:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto samples: tests: bluetooth: Add support for rd_rw612_bga 2024-05-25 11:23:04 +03:00
drivers tests: drivers: counter: counter_nrf_rtc: Run test on nrf54h20 2024-05-28 18:55:01 +02:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
lib tests: kernel: add test for k_realloc 2024-05-28 17:55:12 +02:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules tests: uoscore: Set necessary PSA options 2024-05-24 11:39:28 +02:00
net tests: net: dns_resolve: Increase the number of socket descriptors 2024-05-28 17:49:59 +02:00
posix tests/posix/env: set CONFIG_PICOLIBC=y 2024-05-24 09:57:31 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00