mbox series

[V1,0/2] add dcf switch gtpu test case and test plan

Message ID 20210526191053.6120-1-zhiminx.huang@intel.com (mailing list archive)
Headers
Series add dcf switch gtpu test case and test plan |

Message

Huang, ZhiminX May 26, 2021, 7:10 p.m. UTC
  *.add 26 test cases and testplan

Zhimin Huang (2):
  test_plans/dcf_switch_gtpu: add dcf_switch_filter_gtpu test plan
  tests/cvl_dcf_switch_filter_gtpu: add dcf_switch_filter_gtpu test case

 .../cvl_dcf_switch_filter_gtpu_test_plan.rst  | 1369 ++++++++++
 tests/TestSuite_cvl_dcf_switch_filter_gtpu.py | 2229 +++++++++++++++++
 2 files changed, 3598 insertions(+)
 create mode 100644 test_plans/cvl_dcf_switch_filter_gtpu_test_plan.rst
 create mode 100644 tests/TestSuite_cvl_dcf_switch_filter_gtpu.py