mbox series

[V1,0/4] add plan and case

Message ID 20210907191319.15494-1-zhiminx.huang@intel.com (mailing list archive)
Headers
Series add plan and case |

Message

Huang, ZhiminX Sept. 7, 2021, 7:13 p.m. UTC
  add some new test points:
kernelpf_iavf:
 add remove mac test.
 add check rss reta changed.
 add rss hash key test.

stats_checks:
 add clear stats test.

Zhimin Huang (4):
  test_plans/kernelpf_iavf_test_plan:rich test point in plan
  test_plans/stats_checks_test_plan:rich test point in plan
  tests/kernelpf_iavf:rich test point in case
  tests/stats_checks:rich test point in case

 test_plans/kernelpf_iavf_test_plan.rst | 94 +++++++++++++++++++++++---
 test_plans/stats_checks_test_plan.rst  | 15 ++++
 tests/TestSuite_kernelpf_iavf.py       | 42 +++++++++++-
 tests/TestSuite_stats_checks.py        | 19 ++++--
 4 files changed, 156 insertions(+), 14 deletions(-)