test 500: workaround low timer resolution on Windows
authorMarc Hoersken <info@marc-hoersken.de>
Sat, 1 Feb 2014 00:01:10 +0000 (01:01 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Sat, 1 Feb 2014 13:04:47 +0000 (14:04 +0100)
commite5acae0052fbe877979dcbf4a1434a12fa23d70a
treedaf894618b2591a0adccd75b15c5d338f13bd7e4
parentefc112079c9d98dbe871dfcc7c00c8c46a1931f8
test 500: workaround low timer resolution on Windows

Since the timer resolution is lower, there are actually cases that
the compared values are equal. Therefore we check for previous
timestamps being greater than the current one instead.
tests/libtest/lib500.c