boringssl/decrepit
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
..
bio Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
blowfish Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
cast Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
cfb Add EVP AES-128 CFB128 support via decrepit. 2017-09-18 18:34:06 +00:00
des Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
dh Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
dsa Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
evp Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
obj Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
rc4 Add |RC4_options| to decrepit. 2016-03-09 01:14:30 +00:00
ripemd Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
rsa size_t the RSA padding add functions. 2017-03-25 21:59:49 +00:00
ssl Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
x509 Add |X509_EXT_conf_nid| to decrepit. 2016-03-08 01:50:10 +00:00
xts Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
CMakeLists.txt Rename all googletest CMake targets 2018-01-04 16:30:54 +00:00
macros.h Explicit fallthrough on switch 2017-09-20 19:58:25 +00:00