zephyr/subsys/testsuite/ztest
Yong Cong Sin e54b27b967 arch: define struct arch_esf and deprecate z_arch_esf_t
Make `struct arch_esf` compulsory for all architectures by
declaring it in the `arch_interface.h` header.

After this commit, the named struct `z_arch_esf_t` is only used
internally to generate offsets, and is slated to be removed
from the `arch_interface.h` header in the future.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-04 14:02:51 -05:00
..
include/zephyr arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
src arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
unittest/include/zephyr/arch ztest: include: unittest: relocate cpu.h and include only if unit-test 2024-05-10 11:50:36 +02: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