Rework and simplify the "lcov" support for the testsuite.
[openvswitch] / tests / timeval.at
index 992706f7d7e94c3a8ddc96b16ab5254e5c4a1d30..0d61bffcb9a5d81a72a210af431ce4445e657892 100644 (file)
@@ -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