[lit][unit] add a test for sanitizer-only test failures
authorYuanfang Chen <yuanfang.chen@sony.com>
Sat, 16 Jul 2022 01:21:35 +0000 (18:21 -0700)
committerYuanfang Chen <yuanfang.chen@sony.com>
Sat, 16 Jul 2022 01:36:38 +0000 (18:36 -0700)
commite97b2d413849d3dbc8b49740ce5a07ed0382309c
treedc458e643b00941427c1320ac3b9a87da32094eb
parent7fe2294e474bfcc4f9eee7828738d145836f9144
[lit][unit] add a test for sanitizer-only test failures

Follow-up for 6b02c53936b9e77fee.
llvm/utils/lit/tests/Inputs/googletest-sanitizer-error/DummySubDir/OneTest.py [new file with mode: 0644]
llvm/utils/lit/tests/Inputs/googletest-sanitizer-error/lit.cfg [new file with mode: 0644]
llvm/utils/lit/tests/googletest-sanitizer-error.py [new file with mode: 0644]