]> err.no Git - util-linux/commit
tests: add hwclock systohc test
authorKarel Zak <kzak@redhat.com>
Mon, 19 Mar 2007 23:08:49 +0000 (00:08 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 19 Mar 2007 23:08:49 +0000 (00:08 +0100)
commit51bc94930b9986571a359a3501ad5926de2b4847
treebfb644661f779cac79523b6c6424406572b3f490
parent05de8126346e395331f68230d3cb7c2106bb25d0
tests: add hwclock systohc test

The test detects how "hwclock --systohc" untune the clock. Now the hwclock
command causes the hw clock to be wrong by 500ms each time it is reset.

The test resets the clock 10 times and result is 5 sec difference between NTP
and the clock. That's a bug... and it has to bee fixed in a next commit.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/Makefile.am
tests/commands.sh.in
tests/ts-hwclock-systohc [new file with mode: 0755]