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 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
next 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
test suite reviews and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dts/0 dts/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dts dts/ https://inbox.dpdk.org/dts \ dts@dpdk.org public-inbox-index dts Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dts AGPL code for this site: git clone https://public-inbox.org/public-inbox.git