Skip to content
Commit 9679d339 authored by Stephen Warren's avatar Stephen Warren Committed by Tom Rini
Browse files

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: default avatarStephen Warren <swarren@nvidia.com>
parent 1543bf79
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment