zephyr/tests
Anas Nashif 83bd3658c3 tests: do not get ZEPHYR_BASE from ENV
find_package() already deals with finding ZEPHYR_BASE, so do not rely on
it being set in ENV, use the variable directly adter find_package() was
called.

Fixes #75387

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-07-11 13:09:53 -04:00
..
application_development
arch tests: arch: common: stack_unwind: fix symtab test 2024-07-09 19:44:08 -04:00
benchmarks
bluetooth test: bluetooth: Correct profile names MBT and DFU 2024-07-11 16:15:10 +02:00
boards soc: nordic: common: dmm: fix region alignment getter 2024-07-10 08:42:40 -04:00
boot
bsim tests: do not get ZEPHYR_BASE from ENV 2024-07-11 13:09:53 -04:00
cmake everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
crypto everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
drivers tests: do not get ZEPHYR_BASE from ENV 2024-07-11 13:09:53 -04:00
integration/kernel
kconfig/configdefault
kernel tests: kernel: timer: behavior: pytest: Adjust max stddev 2024-07-09 19:02:51 +02:00
lib json: test: Add test for array elements alignment 2024-07-09 19:02:25 +02:00
misc tests: do not get ZEPHYR_BASE from ENV 2024-07-11 13:09:53 -04:00
modules
net net: sockets: Remove async service support 2024-07-10 11:36:59 +02:00
posix Revert "net: sockets: move select() implementation to zvfs" 2024-07-03 15:03:05 -04:00
robot
subsys tests: logging/dictionary: pytest only looks at last output 2024-07-09 17:25:22 -04:00
unit tests: unit: util: Add unit test of utf8_trunc and utf8_lcpy 2024-06-27 08:48:31 -04:00
ztest
test_config.yaml