DPDK patches and discussions
 help / color / mirror / Atom feed
* [RFC PATCH v1 0/2] merge DTS testcase files to DPDK
@ 2022-04-06 15:26 Juraj Linkeš
  2022-04-06 15:26 ` [RFC PATCH v1 1/2] dts: merge DTS test_plans/pf_smoke_test_plan.rst " Juraj Linkeš
  2022-04-06 15:26 ` [RFC PATCH v1 2/2] dts: merge DTS tests/TestSuite_pf_smoke.py " Juraj Linkeš
  0 siblings, 2 replies; 3+ messages in thread
From: Juraj Linkeš @ 2022-04-06 15:26 UTC (permalink / raw)
  To: thomas, david.marchand, Honnappa.Nagarahalli, ohilyard, lijuan.tu
  Cc: dev, Juraj Linkeš

DTS testcases with their testplans and configuration.

Outstanding items:
Create util and data subdirectories under tests/ and move
testsuite related files into them to better organize DTS:
Python libraries from framework/ which are only used by testcases.
Files from dep/ which are used only by testcases.

Starting out with just one testsuite and planning on adding more.

Juraj Linkeš (2):
  dts: merge DTS test_plans/pf_smoke_test_plan.rst to DPDK
  dts: merge DTS tests/TestSuite_pf_smoke.py to DPDK

 dts/test_plans/pf_smoke_test_plan.rst | 165 +++++++++++++++++++++++++
 dts/tests/TestSuite_pf_smoke.py       | 170 ++++++++++++++++++++++++++
 2 files changed, 335 insertions(+)
 create mode 100644 dts/test_plans/pf_smoke_test_plan.rst
 create mode 100644 dts/tests/TestSuite_pf_smoke.py

-- 
2.20.1


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

end of thread, other threads:[~2022-04-06 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 15:26 [RFC PATCH v1 0/2] merge DTS testcase files to DPDK Juraj Linkeš
2022-04-06 15:26 ` [RFC PATCH v1 1/2] dts: merge DTS test_plans/pf_smoke_test_plan.rst " Juraj Linkeš
2022-04-06 15:26 ` [RFC PATCH v1 2/2] dts: merge DTS tests/TestSuite_pf_smoke.py " Juraj Linkeš

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