test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/2] add smoke test nic part
@ 2021-01-14  2:15 ChenBo
  2021-01-14  2:15 ` [dts] [PATCH V2 1/2] add smoke test plan ChenBo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ChenBo @ 2021-01-14  2:15 UTC (permalink / raw)
  To: dts; +Cc: ChenBo

add smoke test nic part, change license information to 2021.

ChenBo (2):
  add smoke test plan
  add smoke test suites 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14  2:15 [dts] [PATCH V2 0/2] add smoke test nic part ChenBo
2021-01-14  2:15 ` [dts] [PATCH V2 1/2] add smoke test plan ChenBo
2021-01-14  2:15 ` [dts] [PATCH V2 2/2] add smoke test suites nic part ChenBo
2021-01-19  6:16 ` [dts] [PATCH V2 0/2] add smoke test " Tu, Lijuan

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).