boringssl/crypto/test
Marek Gilbert 11850d5f61 Rename all googletest CMake targets
CMake targets are visible globally but gtest_main has boringssl-specific
behavior that isn't appropriate for general use.

This change makes it possible to use boringssl and abseil-cpp in the
same project (since abseil-cpp expects gtest_main to exist and be useful
for its own tests).

Change-Id: Icc81c11b8bb4b1e21cea7c9fa725b6c082bd5369
Reviewed-on: https://boringssl-review.googlesource.com/24604
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-01-04 16:30:54 +00:00
..
CMakeLists.txt Rename all googletest CMake targets 2018-01-04 16:30:54 +00:00
file_test_gtest.cc Print errors better in FileTestGTest. 2017-09-05 17:24:15 +00:00
file_test.cc Fix miscellaneous clang-tidy warnings. 2017-08-01 20:39:46 +00:00
file_test.h Run the comment converter on libcrypto. 2017-08-18 21:49:04 +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 Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
test_util.cc Add a helper for comparing byte strings. 2017-02-11 00:42:00 +00:00
test_util.h Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00