summaryrefslogtreecommitdiff
path: root/tests/ovsdb-condition.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/ovsdb-condition.at
parenta778696338b85b86b31b9ec7d1a4daeda430aa8b (diff)
downloadopenvswitch-7c126fbb8a0589f2a29f3e7c520723a2d74b254e.tar.gz
Rework and simplify the "lcov" support for the testsuite.
Diffstat (limited to 'tests/ovsdb-condition.at')
-rw-r--r--tests/ovsdb-condition.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ovsdb-condition.at b/tests/ovsdb-condition.at
index 3715b6d42..a94f1dc7f 100644
--- a/tests/ovsdb-condition.at
+++ b/tests/ovsdb-condition.at
@@ -74,7 +74,7 @@ OVSDB_CHECK_POSITIVE([conditions on scalars],
AT_SETUP([disallowed conditions on scalars])
AT_KEYWORDS([ovsdb negative condition])
-OVS_CHECK_LCOV([[test-ovsdb parse-conditions \
+AT_CHECK([[test-ovsdb parse-conditions \
'{"columns":
{"i": {"type": "integer"},
"r": {"type": "real"},