boringssl/crypto/test
David Benjamin 27e377ec65 Fix miscellaneous clang-tidy warnings.
There are still a ton of them, almost exclusively complaints that
function declaration and definitions have different parameter names. I
just fixed a few randomly.

Change-Id: I1072f3dba8f63372cda92425aa94f4aa9e3911fa
Reviewed-on: https://boringssl-review.googlesource.com/18706
Reviewed-by: Steven Valdez <svaldez@google.com>
2017-08-01 20:39:46 +00:00
..
CMakeLists.txt Do a cursory conversion of a few tests to GTest. 2017-01-21 00:17:05 +00:00
file_test_gtest.cc Convert a number of tests to GTest. 2017-06-01 17:02:13 +00:00
file_test.cc Fix miscellaneous clang-tidy warnings. 2017-08-01 20:39:46 +00:00
file_test.h Make AES-GCM AEADs support the optional second input argument to seal_scatter. 2017-06-27 23:39:48 +00:00
gtest_main.cc Allow embedders to replace gtest_main.cc. 2017-04-26 15:47:02 +00:00
gtest_main.h Allow embedders to replace gtest_main.cc. 2017-04-26 15:47:02 +00:00
malloc.cc Switch to new delocate tool. 2017-05-30 18:00:16 +00:00
test_util.cc Add a helper for comparing byte strings. 2017-02-11 00:42:00 +00:00
test_util.h Convert aes_test to GTest. 2017-05-23 22:33:25 +00:00