This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-27 13:32:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f26a9589ffbfd9530a0b1fbff2da71aa47b72d20
wolfssl
/
wolfcrypt
/
test
History
David Garske
f26a9589ff
Added support for printf override using XPRINTF for wolfCrypt test/benchmark. Added ability to override snprintf with XSNPRINTF. If
STRING_USER
is defined no standard lib
<string.h>
or
<stdio.h>
will be included.
2019-05-23 22:03:38 -06:00
..
include.am
Fixes for disabling the crypt test and benchmark. Added new "./configure --disable-crypttests" option. Also made sure use of both NO_CRYPT_BENCHMARK and NO_CRYPT_TEST in "./configure CFLAGS=-D" scenario work correctly.
2016-02-04 12:06:24 -08:00
test.c
Added support for printf override using XPRINTF for wolfCrypt test/benchmark. Added ability to override snprintf with XSNPRINTF. If
STRING_USER
is defined no standard lib
<string.h>
or
<stdio.h>
will be included.
2019-05-23 22:03:38 -06:00
test.h
Updates for v4.0.0
2019-03-15 10:37:36 -07:00
test.sln
headers and include.ams
2014-12-17 15:33:22 -07:00
test.vcproj
headers and include.ams
2014-12-17 15:33:22 -07:00