[PATCH] D98303: [flang] Update output format test to use GTest

Asher Mancinelli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 16:08:55 PDT 2021


ashermancinelli added a comment.

@klausler D98652 <https://reviews.llvm.org/D98652> hopefully demonstrates that runtime crashes are caught by death tests. This revision has been rebased on D98652 <https://reviews.llvm.org/D98652> - I hope this sufficiently demonstrates that these tests accurately catch crashes. We could also work on another patch that intentionally crashes each of the APIs tested above not already tested in D98652 <https://reviews.llvm.org/D98652>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98303/new/

https://reviews.llvm.org/D98303



More information about the llvm-commits mailing list