aboutsummaryrefslogtreecommitdiff
path: root/tests/timeval.at
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-02-01 14:04:25 -0800
committerBen Pfaff <blp@nicira.com>2010-02-02 15:21:09 -0800
commit7c126fbb8a0589f2a29f3e7c520723a2d74b254e (patch)
tree3b0db7f29ddb7403fd8a192ac78652b535c09182 /tests/timeval.at
parenta778696338b85b86b31b9ec7d1a4daeda430aa8b (diff)
Rework and simplify the "lcov" support for the testsuite.
Diffstat (limited to 'tests/timeval.at')
-rw-r--r--tests/timeval.at4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/timeval.at b/tests/timeval.at
index 992706f7..0d61bffc 100644
--- a/tests/timeval.at
+++ b/tests/timeval.at
@@ -2,12 +2,12 @@ AT_BANNER([timeval unit tests])
AT_SETUP([check that time advances])
AT_KEYWORDS([timeval])
-OVS_CHECK_LCOV([test-timeval plain], [0])
+AT_CHECK([test-timeval plain], [0])
AT_CLEANUP
AT_SETUP([check that time advances after daemonize()])
AT_KEYWORDS([timeval])
-OVS_CHECK_LCOV([test-timeval daemon], [0])
+AT_CHECK([test-timeval daemon], [0])
AT_CHECK(
[# First try a quick sleep, so that the test completes very quickly
# in the normal case. POSIX doesn't require fractional times to