zephyr/subsys/testsuite
Hake Huang 1847b882a2 tests: ztest: enable ztest_no_yield for all in PM
if CONFIG_PM=y, board will enter low power,
which will cause problem for debugger.
So for ztest cases, we need enable this to avoid problem.
This used to apply to soc/platform level, now remove them.

Signed-off-by: Hake Huang <hake.huang@nxp.com>
2025-03-25 22:14:20 +01:00
..
arch infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00
boards/unit_testing/unit_testing boards: Allow llvm toolchain for unit tests 2025-01-24 08:38:55 +01:00
busy_sim testsuite: busy_sim: Add alarm cancelation to stop function 2024-08-07 19:04:04 -04:00
coverage testsuite: coverage: fix arm64 build with gcov enabled 2024-08-13 14:57:50 +02:00
include/zephyr toolchain: Add indirection for compiler warnings 2025-03-07 19:47:30 +01:00
soc
ztest tests: ztest: enable ztest_no_yield for all in PM 2025-03-25 22:14:20 +01:00
CMakeLists.txt testsuite: coverage: fix typo in the CMakeLists.txt 2024-11-01 13:54:14 -05:00
Kconfig tests: CONFIG_TEST_USERSPACE selects CONFIG_USERSPACE 2024-11-18 19:30:50 -05:00
Kconfig.defconfig