zephyr/subsys/testsuite
Ming Shao 9a4b5e1d90 ztest: Add test duration to summary for new ztest
Add duration stats at both suite level and unit test
level into test summary. The duration is at second
level. Since the new ztest fx can execute a test suite
for multiple times, the worst/longest test duration is
collected.

Note that even a skipped test can have a duration greater
than 0 because the skip operation itself is not free.

Signed-off-by: Ming Shao <ming.shao@intel.com>
2022-08-11 09:01:12 -04:00
..
busy_sim test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
coverage
include/zephyr ztest: Add test duration to summary for new ztest 2022-08-11 09:01:12 -04:00
ztest ztest: Add test duration to summary for new ztest 2022-08-11 09:01:12 -04:00
CMakeLists.txt testing: add zephyr/ prefix to testing include path 2022-06-29 06:04:32 -04:00
Kconfig tests: arm: Increase main stack size with no optimizations 2022-08-08 11:17:01 -04:00