[libc-commits] [PATCH] D95648: [libc][NFC] Add a death test API adaptation macro
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jan 28 17:07:04 PST 2021
michaelrj updated this revision to Diff 320006.
michaelrj retitled this revision from "[libc][NFC] Add a death test API adaptation macro " to "[libc][NFC] Add a death test API adaptation macro".
michaelrj added a comment.
update all of the EXPECT_DEATH calls
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95648/new/
https://reviews.llvm.org/D95648
Files:
libc/test/src/assert/assert_test.cpp
libc/test/src/fenv/enabled_exceptions_test.cpp
libc/test/src/signal/raise_test.cpp
libc/test/src/signal/sigaction_test.cpp
libc/test/src/signal/sigdelset_test.cpp
libc/test/src/signal/sigprocmask_test.cpp
libc/test/src/stdlib/abort_test.cpp
libc/utils/UnitTest/FuchsiaTest.h
libc/utils/UnitTest/LibcTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95648.320006.patch
Type: text/x-patch
Size: 4130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210129/770e80e8/attachment-0001.bin>
More information about the libc-commits
mailing list