mbox

[V2,0/2] cryptodev unit test support vdev param

Message ID 20210609072046.25987-1-yux.jiang@intel.com (mailing list archive)
Headers

Message

Yu Jiang June 9, 2021, 7:20 a.m. UTC
  Based on dpdk commit 8bfdd8a7f0f1 ("test/crypto: refactor to use sub test suites"),
unit test support vdev param.

Yu Jiang (2):
  tests/virtio_unit_cryptodev_func: support vdev param
  tests/unit_tests_cryptodev_func: support vdev param

 conf/unit_tests_cryptodev_func.cfg            | 32 +++++++++++++++++
 tests/TestSuite_unit_tests_cryptodev_func.py  | 34 ++++++++++++++++++-
 tests/TestSuite_virtio_unit_cryptodev_func.py |  2 +-
 3 files changed, 66 insertions(+), 2 deletions(-)
 create mode 100644 conf/unit_tests_cryptodev_func.cfg