From 648fa787d8ed7a045da18cf1a0761f3ca0d5b947 Mon Sep 17 00:00:00 2001 From: xinfeng zhao Date: Fri, 3 Sep 2021 15:49:05 +0800 Subject: Add flow test suites The comms DDP package needs to be installed to support all flow protocols Signed-off-by: xinfeng zhao Change-Id: I6ab1bd8beb9edb8c9889a0ed9a999080ca3cef3d --- resources/libraries/robot/shared/default.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/libraries/robot/shared/default.robot') diff --git a/resources/libraries/robot/shared/default.robot b/resources/libraries/robot/shared/default.robot index 93aa3976a2..58bbb97acb 100644 --- a/resources/libraries/robot/shared/default.robot +++ b/resources/libraries/robot/shared/default.robot @@ -25,6 +25,7 @@ | Library | resources.libraries.python.CpuUtils | Library | resources.libraries.python.CoreDumpUtil | Library | resources.libraries.python.DUTSetup +| Library | resources.libraries.python.FlowUtil | Library | resources.libraries.python.L2Util | Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.IPUtil -- cgit 1.2.3-korg