[libc-commits] [PATCH] D75717: [libc] [NFC] Use matchers in tests

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Mar 5 16:26:34 PST 2020


abrachet created this revision.
abrachet added reviewers: sivachandra, PaulkaToast.
Herald added subscribers: tschuett, MaskRay.

Use `EXPECT_THAT` where possible in tests NFC intended.

Added a `void *` template instantiation of `StreamWrapper::operator<<`


https://reviews.llvm.org/D75717

Files:
  libc/test/src/signal/sigprocmask_test.cpp
  libc/test/src/sys/mman/linux/mmap_test.cpp
  libc/utils/testutils/StreamWrapper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75717.248627.patch
Type: text/x-patch
Size: 3911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200306/53d610da/attachment-0001.bin>


More information about the libc-commits mailing list