]> git.droids-corp.org - dpdk.git/commit
test/crypto: remove Windows conditional compilation
authorTyler Retzlaff <roretzla@linux.microsoft.com>
Fri, 20 May 2022 10:12:05 +0000 (03:12 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jun 2022 15:10:45 +0000 (17:10 +0200)
commit456ed79355426a483646e6d48a75104644954710
treea78eb65d86b359b903687d9f6b5777834f7c9224
parent3653eda1c2849ef6fde4e84ecc8ccea75a8005e7
test/crypto: remove Windows conditional compilation

Build the test/crypto harnesses on Windows to allow them to be listed
as tests to run.

Signed-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
app/test/test_cryptodev.c
app/test/test_cryptodev_asym.c
app/test/test_cryptodev_blockcipher.c
app/test/test_cryptodev_security_ipsec.c
app/test/test_cryptodev_security_pdcp.c