test suite reviews and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] added test case for validate instruction
@ 2022-11-29  6:02 Yogesh Jangra
  2022-11-29  6:02 ` [PATCH 1/2] dep/pipeline: added dependencies for validate_002 test case Yogesh Jangra
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Yogesh Jangra @ 2022-11-29  6:02 UTC (permalink / raw)
  To: dts
  Cc: cristian.dumitrescu, kamalakannan.r, harshad.suresh.narayane,
	yogesh.jangra

Added the test case for validate instruction.

Yogesh Jangra (2):
  dep/pipeline: added dependencies for validate_002 test case
  tests/pipeline: added test case for validate instruction

 dep/pipeline/validate_002/ethdev.io           | 27 ++++++
 dep/pipeline/validate_002/pcap_files/in_1.txt | 16 ++++
 .../validate_002/pcap_files/out_1.txt         | 12 +++
 dep/pipeline/validate_002/readme.md           | 12 +++
 dep/pipeline/validate_002/table.txt           |  1 +
 dep/pipeline/validate_002/validate_002.cli    | 22 +++++
 dep/pipeline/validate_002/validate_002.spec   | 82 +++++++++++++++++++
 tests/TestSuite_pipeline.py                   | 13 +++
 8 files changed, 185 insertions(+)
 create mode 100644 dep/pipeline/validate_002/ethdev.io
 create mode 100644 dep/pipeline/validate_002/pcap_files/in_1.txt
 create mode 100644 dep/pipeline/validate_002/pcap_files/out_1.txt
 create mode 100644 dep/pipeline/validate_002/readme.md
 create mode 100644 dep/pipeline/validate_002/table.txt
 create mode 100644 dep/pipeline/validate_002/validate_002.cli
 create mode 100644 dep/pipeline/validate_002/validate_002.spec

-- 
2.25.1


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

end of thread, other threads:[~2022-12-13 12:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-29  6:02 [PATCH 0/2] added test case for validate instruction Yogesh Jangra
2022-11-29  6:02 ` [PATCH 1/2] dep/pipeline: added dependencies for validate_002 test case Yogesh Jangra
2022-11-29  6:02 ` [PATCH 2/2] tests/pipeline: added test case for validate instruction Yogesh Jangra
2022-12-13  7:01 ` [PATCH 0/2] " Tu, Lijuan
2022-12-13  7:16   ` Jangra, Yogesh
2022-12-13  7:56     ` Tu, Lijuan
2022-12-13 12:09       ` Jangra, Yogesh

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