aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/test
AgeCommit message (Expand)AuthorFilesLines
2024-04-08vppinfra: fix mask compare and compress OOB readsDmitry Valter1-20/+40
2024-02-13vppinfra: Put clib_perf* behind Linux checks and provide stubs for FreeBSDTom Jones1-0/+18
2024-02-13vppinfra: Add a stubbed out test_perf function for FreeBSDTom Jones1-0/+6
2024-01-23vppinfra: fix clib_array_mask_u32 OOB readsDmitry Valter1-1/+22
2024-01-16vppinfra: fix memcpy test buffer sizeDmitry Valter1-1/+1
2024-01-16vppinfra: enable AES tests on ARMDamjan Marion3-3/+3
2024-01-12vppinfra: native AES-CTR implementationDamjan Marion1-0/+481
2023-09-13vppinfra: fix coverity warning CID-313632Dave Wallace1-2/+0
2023-04-17vppinfra: native poly1305 implementationDamjan Marion1-0/+268
2023-04-17build: add scalar (no-simd) march variantDamjan Marion1-1/+1
2023-03-23vppinfra: AES-CBC and AES-GCM refactor and optimizationsDamjan Marion2-0/+1364
2023-03-17vppinfra: move sha2.h to crypto/Damjan Marion1-1/+1
2023-03-17vppinfra: auto-free test memoryDamjan Marion5-59/+10
2023-03-16vppinfra: add clib_crc32c testcase into infra testsAndrew Yourtchenko1-0/+54
2023-03-15vppinfra: widen the scope of test_vector_funcsDamjan Marion11-0/+2229
2021-05-13tests: move test source to vpp/testDave Wallace2-114/+0
2021-03-25tests: move vppinfra tests to src/vppinfra/testDave Wallace1-0/+40
2021-02-10vppinfra: fix bihash test-debug aarch64 sporadic failureDave Barach1-0/+3
2020-11-16tests: move bihash tests to src/vppinfra/testDave Wallace1-0/+71