zephyr/subsys/testsuite/ztest
Daniel Leung 3664ed64c3 arch: move arch_interface.h under zephyr/arch
arch_interface.h is for architecture and should not be
under sys/. So move it under include/zephyr/arch/.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-25 09:58:35 +00:00
..
include/zephyr arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
src ztest: define _POSIX_C_SOURCE macro 2024-03-25 09:56:37 +00:00
CMakeLists.txt ztest: define _POSIX_C_SOURCE macro 2024-03-25 09:56:37 +00:00
Kconfig testsuite: ztest: Increase ZTEST_TEST_DELAY_MS to 5000 2024-03-06 16:42:33 -05:00