-
Notifications
You must be signed in to change notification settings - Fork 90
Test Applications
Marcel Cornu edited this page Jun 20, 2023
·
3 revisions
The test directory contains multiple applications for testing the Intel(R) Multi-Buffer Crypto for IPsec Library. Applications perform various types of testing such as Known Answer Tests (KAT), API input validation, fuzz testing and more. Test application usage is documented in their README files, and assume the library is installed.
Please see the test README for more information on building and running the test applications.
Version | Locations |
---|---|
> v1.3 | test/kat-app/imb-kat (formerly ipsec_MB_testapp) test/xvalid-app/imb-xvalid (formerly ipsec_xvalid_test) test/fuzz-app/imb-fuzz-api test/fuzz-app/imb-fuzz-direct-api test/acvp-app/imb-acvp test/wycheproof-app/imb-wycheproof |
v1.3 | test/ipsec_MB_testapp test/ipsec_xvalid_test test/job_api_fuzz_test test/acvp_app test/wycheproof/wycheproof |
v1.2 | test/ipsec_MB_testapp test/ipsec_xvalid_test test/job_api_fuzz_test test/acvp_app |
v1.1 | test/ipsec_MB_testapp test/ipsec_xvalid_test test/job_api_fuzz_test |
v0.55 | test/ipsec_MB_testapp test/ipsec_xvalid_test |
v0.53 | LibTestApp/ipsec_MB_testapp LibTestApp/ipsec_xvalid_test |
< v0.53 | LibTestApp/ipsec_MB_testapp |