zephyr/subsys/testsuite/ztest/src
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
..
ztest_defaults.c zephyr: Fix verify run all check 2022-08-09 08:49:28 -04:00
ztest_error_hook.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ztest_mock.c fs/testsuite: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ztest_new.c ztest: Add test duration to summary for new ztest 2022-08-11 09:01:12 -04:00
ztest_posix.c zephyr: Fix verify run all check 2022-08-09 08:49:28 -04:00
ztest_rules.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ztest.c ztest: Refine when to collect unit test duration 2022-08-11 09:01:12 -04:00
ztress.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00