1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-07 05:57:46 +03:00

fmf: Log clock source

This commit is contained in:
Daan De Meyer 2025-01-09 15:24:51 +01:00
parent 0e444c948e
commit 6e761c5a93

View File

@ -11,6 +11,8 @@ echo "CPU and Memory information:"
lscpu
lsmem
echo "Clock source: $(cat /sys/devices/system/clocksource/clocksource0/current_clocksource)"
# Allow running the integration tests downstream in dist-git with something like
# the following snippet which makes the dist-git sources available in $TMT_SOURCE_DIR:
#