From: Yu Jiang <yux.jiang@intel.com>
To: lijuan.tu@intel.com, dts@dpdk.org
Cc: Yu Jiang <yux.jiang@intel.com>
Subject: [dts][PATCH V1 1/2] usr_guide and executions: remove unit_tests_* and replace with meson_tests
Date: Fri, 13 Jan 2023 13:27:36 +0800 [thread overview]
Message-ID: <20230113052737.595862-1-yux.jiang@intel.com> (raw)
remove unit_tests_* and replace with meson_tests
Signed-off-by: Yu Jiang <yux.jiang@intel.com>
---
doc/dts_gsg/usr_guide/usage.rst | 2 +-
executions/execution_smoke.cfg | 14 +-------------
2 files changed, 2 insertions(+), 14 deletions(-)
diff --git a/doc/dts_gsg/usr_guide/usage.rst b/doc/dts_gsg/usr_guide/usage.rst
index 24bf8d70..2c853dc8 100644
--- a/doc/dts_gsg/usr_guide/usage.rst
+++ b/doc/dts_gsg/usr_guide/usage.rst
@@ -50,7 +50,7 @@ Here are an example for functional testing:
drivername=vfio-pci
build_type=meson
test_suites=
- unit_tests_eal:test_version\test_common,
+ meson_tests:test_fasts\test_driver,
targets=
x86_64-default-linuxapp-gcc,
parameters=nic_type=cfg:func=true
diff --git a/executions/execution_smoke.cfg b/executions/execution_smoke.cfg
index c7b5cbb3..5b2bb734 100644
--- a/executions/execution_smoke.cfg
+++ b/executions/execution_smoke.cfg
@@ -4,19 +4,7 @@ crbs=<CRB IP Address>
drivername=<driver name igb_uio or vfio-pci or mlx5_core or uio_pci_generic>
build_type=<meson>
test_suites=
- unit_tests_cmdline,
- unit_tests_eal,
- unit_tests_dump,
- unit_tests_kni,
- unit_tests_lpm,
- unit_tests_mbuf,
- unit_tests_mempool,
- unit_tests_power,
- unit_tests_pmd_perf,
- unit_tests_qos,
- unit_tests_ring,
- unit_tests_ringpmd,
- unit_tests_timer,
+ meson_tests:test_fasts,
dynamic_config,
jumboframes,
scatter,
--
2.25.1
next reply other threads:[~2023-01-13 5:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-13 5:27 Yu Jiang [this message]
2023-01-13 5:27 ` [PATCH V1 2/2] test_plans/ABI_stable: remove unit_tests_* and replace with meson_tests and remove other invalid suites Yu Jiang
2023-01-13 5:34 [dts][PATCH V1 0/2] " Yu Jiang
2023-01-13 5:34 ` [dts][PATCH V1 1/2] usr_guide and executions: remove unit_tests_* and replace with meson_tests Yu Jiang
2023-01-13 9:38 [dts][PATCH V1 0/2] remove unit_tests_* and replace with meson_tests and remove other invalid suites Yu Jiang
2023-01-13 9:38 ` [dts][PATCH V1 1/2] usr_guide and executions: remove unit_tests_* and replace with meson_tests Yu Jiang
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=20230113052737.595862-1-yux.jiang@intel.com \
--to=yux.jiang@intel.com \
--cc=dts@dpdk.org \
--cc=lijuan.tu@intel.com \
/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).