Skip to content

Commit

Permalink
System tests: Enable ALGs for userspace.
Browse files Browse the repository at this point in the history
Signed-off-by: Darrell Ball <dlu998@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
  • Loading branch information
darball1 authored and blp committed Aug 7, 2017
1 parent 8628c22 commit a08f97c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions tests/system-userspace-macros.at
Expand Up @@ -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()
#
Expand Down

0 comments on commit a08f97c

Please sign in to comment.