1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 20:54:36 +01:00
Files
u-boot-megous/test/py/multiplexed_log.css
Stephen Warren 9679d339ad test/py: add timestamps to log
It can be useful to record how long tests take; this can help debug slow
running test systems or track changes in performance over time. Enhance
the test system to record timestamps while running test:
- Whenever a new log file section is started.
- After U-Boot is started and communication has been established.
- After each host or U-Boot command is executed.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2017-11-17 07:44:13 -05:00

1.3 KiB