forked from wolfSSL/wolfssl
Test Fixes
1. Removed redundant forward declaration of RsaKey from hmac.h. 2. Updated gitignore with the first and last files. 3. Updated autogen with touching the first and last files.
This commit is contained in:
@@ -20,6 +20,8 @@ if test -e .git; then
|
||||
touch ./ctaocrypt/src/fips_test.c
|
||||
touch ./wolfcrypt/src/fips.c
|
||||
touch ./wolfcrypt/src/fips_test.c
|
||||
touch ./wolfcrypt/src/wolfcrypt_first.c
|
||||
touch ./wolfcrypt/src/wolfcrypt_last.c
|
||||
touch ./wolfssl/wolfcrypt/fips.h
|
||||
|
||||
# touch CAVP selftest files for non-selftest distribution
|
||||
|
Reference in New Issue
Block a user