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 22:42:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.10.4
wolfssl
/
wolfcrypt
/
test
History
toddouska
59dc839341
Merge pull request
#819
from dgarske/test_static_fixes
...
Fixes for wolfCrypt test/benchmark with static memory
2017-04-03 15:25:45 -07: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
Merge pull request
#819
from dgarske/test_static_fixes
2017-04-03 15:25:45 -07:00
test.h
Move wolfCrypt test/benchmark to move static memory pool to global (not in stack). Fix wolfCrypt test wc_InitRng to use _ex with HEAP_HINT (when not FIPS). Added ability to use HAVE_STACK_SIZE with wolfCrypt test and benchmark. Cleanup of the benchmark_test function main wrapper.
2017-03-31 13:11:23 -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