mbox series

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

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

Message

Huang, ZhiminX June 2, 2021, 6:50 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  | 1424 +++++++++++
 tests/TestSuite_cvl_dcf_switch_filter_gtpu.py | 2250 +++++++++++++++++
 2 files changed, 3674 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