zephyr/subsys/testsuite/ztest
Aaron Massey 107cb86bb3 ztest: Add initial zexpect API for delayed failing
Add the zexpect API, inspired by GoogleTest's EXPECT API. This API reports
test failures while allowing test execution to continue. This enables test
reports to show more than a singule failing property on a failing test.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2023-02-23 20:34:39 +01:00
..
include/zephyr ztest: Add initial zexpect API for delayed failing 2023-02-23 20:34:39 +01:00
src ztest: Add initial zexpect API for delayed failing 2023-02-23 20:34:39 +01:00
CMakeLists.txt build: drop LEGACY_INCLUDE_PATH support 2023-02-21 15:06:48 +01:00
Kconfig ztest: Add config to control test summary 2022-12-06 07:35:23 -05:00