[ovs-dev] [patch_v9 4/6] System tests: Enable ALGs for userspace.

Darrell Ball dlu998 at gmail.com
Fri Aug 4 04:34:44 UTC 2017


Signed-off-by: Darrell Ball <dlu998 at gmail.com>
---
 tests/system-userspace-macros.at | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/tests/system-userspace-macros.at b/tests/system-userspace-macros.at
index 3fc4ef9..f3337f0 100644
--- a/tests/system-userspace-macros.at
+++ b/tests/system-userspace-macros.at
@@ -69,12 +69,9 @@ m4_define([CHECK_CONNTRACK],
 # CHECK_CONNTRACK_ALG()
 #
 # Perform requirements checks for running conntrack ALG tests. The userspace
-# doesn't support ALGs yet, so skip the tests
+# supports FTP and TFTP.
 #
-m4_define([CHECK_CONNTRACK_ALG],
-[
-    AT_SKIP_IF([:])
-])
+m4_define([CHECK_CONNTRACK_ALG])
 
 # CHECK_CONNTRACK_FRAG()
 #
-- 
1.9.1



More information about the dev mailing list