diff options
author | Julian Lettner <julian.lettner@gmail.com> | 2019-03-07 20:48:24 -0800 |
---|---|---|
committer | Julian Lettner <julian.lettner@apple.com> | 2020-04-10 15:13:30 -0700 |
commit | cbe42a9d5fa76eb56cbe615bd64cff2e6a8a9d65 (patch) | |
tree | 1e50a5f89f3ae7c8c133e2f1e5058b259dde4cdc /llvm/lib/CodeGen/MachineStripDebug.cpp | |
parent | 889f6606ed54878bfcbcc6431d7eae59b05923bf (diff) | |
download | llvm-cbe42a9d5fa76eb56cbe615bd64cff2e6a8a9d65.zip llvm-cbe42a9d5fa76eb56cbe615bd64cff2e6a8a9d65.tar.gz llvm-cbe42a9d5fa76eb56cbe615bd64cff2e6a8a9d65.tar.bz2 |
[lit] Add SKIPPED test result category
Track and print the number of skipped tests. Skipped tests are tests
that should have been executed but weren't due to:
* user interrupt [Ctrl+C]
* --max-time (overall lit timeout)
* --max-failures
This is part of a larger effort to ensure that all discovered tests are
properly accounted for.
Add test for overall lit timeout feature (`--max-time` option) to
observe skipped tests. Extend test for `--max-failures` option.
Reviewed By: jdenny
Differential Revision: https://reviews.llvm.org/D77819
Diffstat (limited to 'llvm/lib/CodeGen/MachineStripDebug.cpp')
0 files changed, 0 insertions, 0 deletions