This patch series enhances modex tests to:
 * use common test function in existing test vectors
 * add test for zero padded operands

v2:
  - Retain old modex test functions to avoid doc updates.

Gowrishankar Muthukrishnan (4):
  test/crypto: validate modex result from first nonzero value
  test/crypto: remove unused variable in modex test data
  test/crypto: use common test function for mod tests
  test/crypto: add modex tests for zero padded operands

 app/test/test_cryptodev_asym.c             |  62 ++++++-
 app/test/test_cryptodev_mod_test_vectors.h | 205 ++++++++++++++++++++-
 2 files changed, 250 insertions(+), 17 deletions(-)

-- 
2.25.1

Reply via email to