Use EXPECT_THAT where possible in tests NFC intended.
Added a void * template instantiation of StreamWrapper::operator<<
Paths
| Differential D75717
[libc] [NFC] Use matchers in tests ClosedPublic Authored by abrachet on Mar 5 2020, 4:11 PM.
Details
Summary Use EXPECT_THAT where possible in tests NFC intended. Added a void * template instantiation of StreamWrapper::operator<<
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 7 2020, 3:18 PM Closed by commit rG1348ca404629: [libc] [NFC] Use matchers in tests (authored by abrachet). · Explain WhyMar 7 2020, 7:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 248627 libc/test/src/signal/sigprocmask_test.cpp
libc/test/src/sys/mman/linux/mmap_test.cpp
libc/utils/testutils/StreamWrapper.cpp
|