[PATCH 0/2] added test case for validate instruction

Yogesh Jangra yogesh.jangra at intel.com
Tue Nov 29 07:02:39 CET 2022


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



More information about the dts mailing list