test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/2] Add smoke test nic part.
@ 2021-01-13  6:26 ChenBo
  2021-01-13  6:26 ` [dts] [PATCH V1 1/2] add smoke test plan of " ChenBo
  2021-01-13  6:26 ` [dts] [PATCH V1 2/2] add smoke test scripts " ChenBo
  0 siblings, 2 replies; 3+ messages in thread
From: ChenBo @ 2021-01-13  6:26 UTC (permalink / raw)
  To: dts; +Cc: ChenBo

Add smoke test nic part.

ChenBo (2):
  add smoke test plan of nic part
  add smoke test scripts of nic part

 test_plans/pf_smoke_test.rst | 163 ++++++++++++++++++++++++++++++++
 test_plans/vf_smoke_test.rst | 176 ++++++++++++++++++++++++++++++++++
 tests/TestSuite_pf_smoke.py  | 151 ++++++++++++++++++++++++++++++
 tests/TestSuite_vf_smoke.py  | 171 +++++++++++++++++++++++++++++++++
 tests/smoke_base.py          | 177 +++++++++++++++++++++++++++++++++++
 5 files changed, 838 insertions(+)
 create mode 100644 test_plans/pf_smoke_test.rst
 create mode 100644 test_plans/vf_smoke_test.rst
 create mode 100644 tests/TestSuite_pf_smoke.py
 create mode 100644 tests/TestSuite_vf_smoke.py
 create mode 100644 tests/smoke_base.py

-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-13  6:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13  6:26 [dts] [PATCH V1 0/2] Add smoke test nic part ChenBo
2021-01-13  6:26 ` [dts] [PATCH V1 1/2] add smoke test plan of " ChenBo
2021-01-13  6:26 ` [dts] [PATCH V1 2/2] add smoke test scripts " ChenBo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).