boringssl/crypto/bytestring
David Benjamin 2c45fa0b90 Convert bytestring_test to GTest.
This also fixes TestGetUint to actually test CBS_get_last_u8's behavior.
Right now it can't distinguish CBS_get_last_u8 and CBS_get_u8.

BUG=129

Change-Id: Ie431bb1a828f1c6877938ba7e75c82305b54cf13
Reviewed-on: https://boringssl-review.googlesource.com/15007
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-04-17 14:19:47 +00:00
..
asn1_compat.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
ber.c Correct a typo in ASN.1 type name. 2017-03-16 21:57:58 +00:00
bytestring_test.cc Convert bytestring_test to GTest. 2017-04-17 14:19:47 +00:00
cbb.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
cbs.c Convert base64_test to GTest. 2017-04-17 14:14:17 +00:00
CMakeLists.txt Convert bytestring_test to GTest. 2017-04-17 14:19:47 +00:00
internal.h Add a convenience function for i2d compatibility wrappers. 2016-02-16 19:40:53 +00:00