llvm-project/libc/utils
Alex Brachet 1962bc1dfb [libc] [UnitTest] Add Matchers
Summary: This patch adds gtest-like matchers and `EXPECT|ASSERT_THAT` macros. It also adds matchers `Succeeds` and `Fails` and has examples using these in test/src/signal/sigaddset_test.cpp.

Reviewers: sivachandra, gchatelet, PaulkaToast

Reviewed By: sivachandra, PaulkaToast

Subscribers: mgorny, MaskRay, tschuett, libc-commits

Differential Revision: https://reviews.llvm.org/D75487
2020-03-05 18:36:11 -05:00
..
CPP [libc] Add a README to the sub-directories under the utils directory. 2020-02-23 22:11:35 -08:00
HdrGen [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00
UnitTest [libc] [UnitTest] Add Matchers 2020-03-05 18:36:11 -05:00
benchmarks [libc] Fix benchmarks CMakeLists.txt 2020-01-29 15:56:47 +01:00
testutils [libc] [UnitTest] Add Matchers 2020-03-05 18:36:11 -05:00
CMakeLists.txt [libc] [UnitTest] Create death tests 2020-02-24 17:53:43 -05:00