boringssl/crypto/test
David Benjamin 6b0edfb9e6 Add a common TestEventListener for the error queue.
Replicate the logic in the AllTests targets to dump the error queue on
failure. GTest seems to print to stdout, so we do here too.

BUG=129

Change-Id: I623b695fb9a474945834c3653728f54e5b122187
Reviewed-on: https://boringssl-review.googlesource.com/13623
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-02-07 21:33:22 +00:00
..
CMakeLists.txt Do a cursory conversion of a few tests to GTest. 2017-01-21 00:17:05 +00:00
file_test.cc Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
file_test.h Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
gtest_main.cc Add a common TestEventListener for the error queue. 2017-02-07 21:33:22 +00:00
malloc.cc C++ crypto/test/malloc.cc more. 2016-10-14 16:01:26 +00:00
test_util.cc Use C99 for size_t loops. 2016-09-12 19:44:24 +00:00
test_util.h Start assuming MSVC 2015. 2016-05-02 19:46:25 +00:00