mbox

[v2,0/2] test: enable most driver tests on windows

Message ID 1653041526-5872-1-git-send-email-roretzla@linux.microsoft.com (mailing list archive)
Headers

Message

Tyler Retzlaff May 20, 2022, 10:12 a.m. UTC
  * remove conditional compilation for windows from crypto tests so they
  are built and registered to be run with dpdk-test.exe.
* remaining driver tests require further investigation and will not be
  addressed in this series.

sorry for the delay in addressing the final feedback. i would recommend
merge of this patch asap to lock in forward progress made as i will not
have time to rebase it again.

v2:
* amend commit message to include details of tests that are still
  conditionally avoided on windows as a hint for future progress
  on this effort.

Tyler Retzlaff (2):
  test/crypto: remove Windows conditional compilation
  test: enable most driver tests on Windows

 app/test/meson.build                     | 35 ++++++++++++++++----------------
 app/test/test_cryptodev.c                |  3 ---
 app/test/test_cryptodev_asym.c           |  3 ---
 app/test/test_cryptodev_blockcipher.c    |  3 ---
 app/test/test_cryptodev_security_ipsec.c |  7 ++++---
 app/test/test_cryptodev_security_pdcp.c  |  3 ---
 6 files changed, 22 insertions(+), 32 deletions(-)