summaryrefslogtreecommitdiff
path: root/tests/reconnect.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/reconnect.at
parenta778696338b85b86b31b9ec7d1a4daeda430aa8b (diff)
downloadopenvswitch-7c126fbb8a0589f2a29f3e7c520723a2d74b254e.tar.gz
Rework and simplify the "lcov" support for the testsuite.
Diffstat (limited to 'tests/reconnect.at')
-rw-r--r--tests/reconnect.at20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/reconnect.at b/tests/reconnect.at
index 95996ff3d..7c1cc6ab6 100644
--- a/tests/reconnect.at
+++ b/tests/reconnect.at
@@ -6,7 +6,7 @@ AT_KEYWORDS([reconnect])
AT_DATA([input], [run
timeout
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
run
timeout
@@ -32,7 +32,7 @@ timeout
run
disconnected
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
enable
in BACKOFF for 0 ms (0 ms backoff)
@@ -95,7 +95,7 @@ timeout
run
disconnected
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
enable
in BACKOFF for 0 ms (0 ms backoff)
@@ -208,7 +208,7 @@ timeout
run
connect-failed
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
enable
in BACKOFF for 0 ms (0 ms backoff)
@@ -552,7 +552,7 @@ run
timeout
run
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
enable
in BACKOFF for 0 ms (0 ms backoff)
@@ -695,7 +695,7 @@ run
timeout
run
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
enable
in BACKOFF for 0 ms (0 ms backoff)
@@ -859,7 +859,7 @@ run
timeout
run
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
enable
in BACKOFF for 0 ms (0 ms backoff)
@@ -992,7 +992,7 @@ connect-failed ECONNREFUSED
run
timeout
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
enable
in BACKOFF for 0 ms (0 ms backoff)
@@ -1048,7 +1048,7 @@ timeout
run
disconnected
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
set-max-tries 1
1 tries left
@@ -1099,7 +1099,7 @@ enable
run
timeout
])
-OVS_CHECK_LCOV([test-reconnect < input], [0],
+AT_CHECK([test-reconnect < input], [0],
[### t=1000 ###
set-max-tries 0
0 tries left