[PATCH] D56149: [sanitizer_common] Rewrite more Posix tests to use asserts
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 29 08:41:58 PST 2018
mgorny updated this revision to Diff 179693.
mgorny retitled this revision from "[sanitizer_common] Rewrite fgets/fputs/puts tests to use asserts" to "[sanitizer_common] Rewrite more Posix tests to use asserts".
mgorny edited the summary of this revision.
mgorny added a comment.
Updated to cover functions which used `exit(1)` too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56149/new/
https://reviews.llvm.org/D56149
Files:
test/sanitizer_common/TestCases/Posix/devname.cc
test/sanitizer_common/TestCases/Posix/devname_r.cc
test/sanitizer_common/TestCases/Posix/fgetln.cc
test/sanitizer_common/TestCases/Posix/fgets.cc
test/sanitizer_common/TestCases/Posix/fputs_puts.cc
test/sanitizer_common/TestCases/Posix/lstat.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56149.179693.patch
Type: text/x-patch
Size: 4289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181229/7052e2e3/attachment-0001.bin>
More information about the cfe-commits
mailing list