boringssl/util
David Benjamin 06b94de820 Add file-based test framework and convert hmac_test.
This adds a file-based test framework to crypto/test. It knows how to
parse formats similar to either upstream's evp_test and our aead_test.

hmac_test has been converted to that with tests from upstream's
evp_test. Upstream tests it against the deprecated EVP_PKEY_HMAC API,
which will be tested by running evp_test against the same input file, to
avoid having to duplicate the test vectors. hmac_test runs those same
inputs against the supported HMAC_CTX APIs.

Change-Id: I9d2b6adb9be519760d1db282b9d43efd6f9adffb
Reviewed-on: https://boringssl-review.googlesource.com/4701
Reviewed-by: Adam Langley <agl@google.com>
2015-05-11 21:34:42 +00:00
..
bot Add a tool to download Chromium's prebuilt clang. 2015-04-20 18:56:03 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.go Add file-based test framework and convert hmac_test. 2015-05-11 21:34:42 +00:00
doc.config Add support for CMAC (RFC 4493). 2015-05-07 21:13:41 +00:00
doc.css Inital import. 2014-06-20 13:17:32 -07:00
doc.go Skip #if lines in getNameFromDecl. 2015-04-13 22:07:28 +00:00
generate_build_files.py Add generate_build_files.py. 2015-05-06 23:25:36 +00:00
make_errors.go Generate error data at build time. 2015-03-06 18:59:25 +00:00