test suite reviews and discussions
 help / color / mirror / Atom feed
From: ChenBo <box.c.chen@intel.com>
To: dts@dpdk.org
Cc: ChenBo <box.c.chen@intel.com>
Subject: [dts] [PATCH V1 0/2] Add smoke test nic part.
Date: Wed, 13 Jan 2021 14:26:26 +0800	[thread overview]
Message-ID: <20210113062628.4526-1-box.c.chen@intel.com> (raw)

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


             reply	other threads:[~2021-01-13  6:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13  6:26 ChenBo [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210113062628.4526-1-box.c.chen@intel.com \
    --to=box.c.chen@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).