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(-) -- 2.25.1