zephyr/tests
Stephanos Ioannidis 162f5f7ab2 tests: ztests: error_hook: Enable assert test mode
This commit enables the assert test mode (`CONFIG_ASSERT_TEST`) for the
ztest error hook test because it implements a custom post assert fail
hook (`ztest_post_assert_fail_hook`) that returns without aborting to
faciliate the testing of the assert functions.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-08-10 14:32:36 +02:00
..
application_development test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
arch tests: arm: Increase main stack size with no optimizations 2022-08-08 11:17:01 -04:00
benchmarks test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
bluetooth Bluetooth: llcp: test: fix bsim test for eatt 2022-08-10 12:39:16 +02:00
boards test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir
crypto test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
drivers tests: drivers: clock_control rename stm32 ahb test configuration 2022-08-10 14:32:14 +02:00
kernel tests: kernel: common: adjust fudge factors 2022-08-08 10:44:41 +02:00
lib tests: lib: cmsis_nn: Initialise bias dimensions for depthwise convolve 2022-08-10 12:00:18 +02:00
misc test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
net net: lib: config: remove NET_CONFIG_IEEE802154_DEV_NAME 2022-08-10 11:57:34 +02:00
posix test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
subsys tests: subsys: openthread: refactor test 2022-08-10 11:57:34 +02:00
unit tests: unit: util: Add test for IS_EQ 2022-08-04 17:35:39 +01:00
ztest tests: ztests: error_hook: Enable assert test mode 2022-08-10 14:32:36 +02:00