boringssl/crypto/test
David Benjamin c4131a4a23 Support the allocating case of i2d_ASN1_{BOOLEAN,OBJECT}.
Imported from upstream's 0971432f6f6d8b40d797133621809bd31eb7bf4e and
7d4c97add12cfa5d4589880b09d6139c3203e2f4, but with missing tests added. Along
the way, make Bytes work with any Span<const uint8_t>-convertable type.

Change-Id: If365f981fe8a8274e12000309ffd99b1bb719842
Reviewed-on: https://boringssl-review.googlesource.com/31086
Reviewed-by: Adam Langley <agl@google.com>
2018-08-16 15:59:11 +00:00
..
CMakeLists.txt Add ECDSA and RSA verify Wycheproof drivers. 2018-04-27 18:58:38 +00:00
file_test_gtest.cc Support KAS tests for NIAP. 2018-01-16 22:57:01 +00:00
file_test.cc Add RSA-PSS tests from Wycheproof. 2018-08-10 18:26:00 +00:00
file_test.h Add RSA-PSS tests from Wycheproof. 2018-08-10 18:26:00 +00:00
gtest_main.cc Allow embedders to replace gtest_main.cc. 2017-04-26 15:47:02 +00:00
gtest_main.h Clarify ERR_print_errors_* clear the error queue. 2017-09-05 17:31:25 +00:00
malloc.cc Don't build test/malloc.cc with TSAN. 2018-07-24 15:38:09 +00:00
test_util.cc Support the allocating case of i2d_ASN1_{BOOLEAN,OBJECT}. 2018-08-16 15:59:11 +00:00
test_util.h Support the allocating case of i2d_ASN1_{BOOLEAN,OBJECT}. 2018-08-16 15:59:11 +00:00
wycheproof_util.cc Add an ECDH Wycheproof driver. 2018-05-01 19:38:07 +00:00
wycheproof_util.h Add an ECDH Wycheproof driver. 2018-05-01 19:38:07 +00:00