Add support for connection tracking.
[cascardo/ovs.git] / tests / automake.mk
index d183a1d..5267be1 100644 (file)
@@ -89,6 +89,7 @@ TESTSUITE_AT = \
        tests/ovn.at \
        tests/ovn-nbctl.at \
        tests/ovn-sbctl.at \
+       tests/ovn-controller.at \
        tests/ovn-controller-vtep.at
 
 SYSTEM_KMOD_TESTSUITE_AT = \
@@ -337,6 +338,7 @@ CHECK_PYFILES = \
        tests/test-daemon.py \
        tests/test-json.py \
        tests/test-jsonrpc.py \
+       tests/test-l7.py \
        tests/test-ovsdb.py \
        tests/test-reconnect.py \
        tests/MockXenAPI.py \