Added new async-check.sh script for setting up the async simulator for internal testing.

This commit is contained in:
David Garske
2018-05-11 16:09:18 +02:00
parent 7a4da340d4
commit cb2f1d6d7d
2 changed files with 82 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ commit-tests.sh - our commit tests, must pass before a commit is accepted, use
fips-check.sh - checks if current wolfSSL version works against FIPS wolfCrypt
comment out last line to leave working directory
async-check.sh - internal script for validating wolfSSL Async using the simulator.
gencertbuf.pl - creates certs_test.h, our certs / keys C array for easy non
filesystem testing