commit | a5974bfae73535362c3fad7d994614ad99727727 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Wed Mar 25 23:49:37 2015 -0400 |
committer | Adam Langley <agl@google.com> | Wed Apr 01 19:53:51 2015 +0000 |
tree | 773b27490d4c0c6ae23dab32a895f01465a5136b | |
parent | e12c4378e94d4332a5878ae2bcfc9f3f5f264f2b [diff] |
Convert bn_test to C++. Along the way, fix a host of missing failure checks. This will save some headache when it comes time to run these under the malloc failure tests. Change-Id: I3fd589bd094178723398e793d6bc578884e99b67 Reviewed-on: https://boringssl-review.googlesource.com/4126 Reviewed-by: Adam Langley <agl@google.com>