0
Files
src/crypto
Victor Costan 62dd72b06c test: Replace _TEST_CASE_ with _TEST_SUITE_ in /crypto.
Googletest is (at last) converging with industry-standard terminology
[1]. We previously called test suites "test cases", which was rather
confusing for folks coming from any other testing framework.

Chrome now has a googltest version that supports _TEST_SUITE_ macros
instead of _TEST_CASE_, so this CL cleans up some of the outdated usage.

[1] https://github.com/google/googletest/blob/master/googletest/docs/primer.md#beware-of-the-nomenclature

This CL was uploaded by git cl split.

R=rsleevi@chromium.org

Bug: 925652
Change-Id: Ib59d807085c7882083c82715d293d07989cfb253
Reviewed-on: https://chromium-review.googlesource.com/c/1438372
Commit-Queue: Ryan Sleevi <rsleevi@chromium.org>
Reviewed-by: Ryan Sleevi <rsleevi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#626532}
2019-01-28 14:54:09 +00:00
..
2018-07-06 23:53:42 +00:00
2018-07-06 23:53:42 +00:00
2018-05-14 15:45:10 +00:00