From: John Stultz Date: Thu, 12 Mar 2015 00:40:02 +0000 (-0700) Subject: selftests/timers: Add clock skew estimation test from timetest suite X-Git-Tag: omap-for-v4.2/o2_dc~193^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51f91cbdf5450b773eb221a2dfd141a92413370e;p=pandora-kernel.git selftests/timers: Add clock skew estimation test from timetest suite This adds my clock skew estimation test from the timetest suite. It measures the drift between CLOCK_MONOTONIC and CLOCK_MONOTONIC_RAW and compares it with the current frequency value from adjtimex. It sometimes can trigger false failures when ntpd isn't in a steady state, but its a useful too when doing adjtimex testing. Cc: Shuah Khan Cc: Prarit Bhargava Cc: Thomas Gleixner Cc: Richard Cochran Signed-off-by: John Stultz Tested-by: Prarit Bhargava Signed-off-by: Shuah Khan --- Reading git-diff-tree failed