diff options
author | xinfeng zhao <xinfengx.zhao@intel.com> | 2021-09-03 15:49:05 +0800 |
---|---|---|
committer | xinfeng zhao <xinfengx.zhao@intel.com> | 2021-10-08 07:04:10 +0000 |
commit | 648fa787d8ed7a045da18cf1a0761f3ca0d5b947 (patch) | |
tree | adc5e134ac7d141adba2f6463082657e4f9432e3 /resources/libraries/robot/shared/default.robot | |
parent | 6f9f70d7bb1bbed37ff1495c20d11a03b82b9951 (diff) |
Add flow test suites
The comms DDP package needs to be installed to support all flow protocols
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com>
Change-Id: I6ab1bd8beb9edb8c9889a0ed9a999080ca3cef3d
Diffstat (limited to 'resources/libraries/robot/shared/default.robot')
-rw-r--r-- | resources/libraries/robot/shared/default.robot | 1 |
1 files changed, 1 insertions, 0 deletions
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 |