zephyr/subsys
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
..
bluetooth bluetooth: gatt: Fix value returned by db_hash_commit 2022-08-11 12:19:52 +02:00
canbus
console
cpp cpp: Include additional contents in <cstddef> 2022-06-23 09:12:33 +02:00
debug lib: os: assert: Add unreachable path hint for assertion failure 2022-08-10 14:32:36 +02:00
demand_paging different subsystems: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
dfu
disk
emul emul: Fix emul_espi_host.c type coercion 2022-07-29 20:05:38 -05:00
fb scripts: move gen_cfb_font_header.py to scripts/build 2022-07-12 10:03:45 +02:00
fs fs: fat_fs: Changing mkfs options to create FAT32 on larger storage 2022-08-10 18:37:33 +02:00
ipc ipc_service: Add endpoint registered check 2022-07-14 10:29:42 +02:00
jwt
logging logging: log_output: Add function for processing input arguments 2022-07-21 09:04:37 -04:00
lorawan lorawan: upgrade to LoRaMAC-node v4.6.0 2022-08-03 05:02:57 +01:00
mgmt subsys/mgmt/hawkbit: Clean up flash map usage 2022-08-08 15:03:34 +02:00
modbus modbus: use DT_INST_PARENT instead of DT_INST_BUS 2022-07-13 11:36:59 +02:00
net net: lwm2m: Fix Update registration issue 2022-08-11 12:16:56 +02:00
pm pm: policy: allow multiple subscribers to latency changes 2022-08-03 11:19:17 +02:00
portability different subsystems: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
random
rtio include: fix the remaining legacy #include paths 2022-08-02 16:41:41 +01:00
sd sd: add proper handling for DISK_IOCTL_CTRL_SYNC 2022-07-04 14:25:33 +00:00
settings settings: API for get storage instance used 2022-08-02 15:15:10 +02:00
shell shell: kernel: fix sleep command 2022-08-03 18:47:03 +02:00
stats
storage storage: flash_map: handle disabled flash nodes 2022-07-04 10:28:41 +02:00
task_wdt include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
testsuite ztest: Add test duration to summary for new ztest 2022-08-11 09:01:12 -04:00
timing
tracing kernel: Use mask rather than boolean to update events 2022-07-25 15:24:32 -04:00
usb usb: device: add dummy configure API 2022-07-13 11:36:59 +02:00
CMakeLists.txt dfu: fixup conditional CMake include 2022-08-05 15:14:40 +02:00
Kconfig rtio: Real-Time Input/Output Stream 2022-06-28 13:53:13 -04:00