aboutsummaryrefslogtreecommitdiffstats
path: root/test/asf/asfframework.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/asf/asfframework.py')
-rw-r--r--test/asf/asfframework.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/asf/asfframework.py b/test/asf/asfframework.py
index c9c20106086..841a923dc79 100644
--- a/test/asf/asfframework.py
+++ b/test/asf/asfframework.py
@@ -459,6 +459,11 @@ class VppAsfTestCase(CPUInterface, unittest.TestCase):
"{",
"enable",
"}",
+ "plugin",
+ "auto_sdl_unittest_plugin.so",
+ "{",
+ "enable",
+ "}",
]
+ cls.extra_vpp_plugin_config
+ [