]> granicus.if.org Git - curl/commit
lib500: verify timers relative each other
authorDaniel Stenberg <daniel@haxx.se>
Tue, 20 Dec 2011 14:41:43 +0000 (15:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Dec 2011 14:41:43 +0000 (15:41 +0100)
commite9040f2954bc1423a4b2e47883294dce088a12d5
tree8f4c676ba3e96e996fdde3724e453fbbcf833aab
parent51d4885ca046654d37b6bdf31540180693e35e09
lib500: verify timers relative each other

As commit ce896875f8 fixed a timer that accidentally had been moved in
code and then returned a bad timer, the lib500.c code (used in test 500
and some others) now verifies 5 timers against each other to verify that
they have the correct relative values. We cannot compare against
absolute values as the timings will vary a lot.
tests/libtest/lib500.c