mbox

[0/3] cryptodev test improvements

Message ID 20230307171734.2872005-1-ciara.power@intel.com (mailing list archive)
Headers

Message

Power, Ciara March 7, 2023, 5:17 p.m. UTC
  The meson driver-tests suite was missing some QAT and SW PMD
crypto tests, which are now added.

Some issues were highlighted after adding to the driver-tests
suite, which are also addressed in this patchset.

Ciara Power (3):
  test/crypto: fix skip condition for CPU crypto SGL
  test/crypto: skip asym test if driver or device missing
  app/test: add more cryptodev tests to meson suite

 app/test/meson.build           |  5 +++++
 app/test/test_cryptodev.c      | 15 +++++++++++++--
 app/test/test_cryptodev_asym.c | 12 ++++++------
 3 files changed, 24 insertions(+), 8 deletions(-)