teak-llvm/lldb/packages/Python/lldbsuite/test/issue_verification
Chandler Carruth 2946cd7010 Update the file headers across all of the LLVM projects in the monorepo
to reflect the new license.

We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.

Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.

llvm-svn: 351636
2019-01-19 08:50:56 +00:00
..
disable.py
enable.py
inline_rerun_inferior.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Makefile test infra: fix lldbinline tests to work with rerun 2015-12-22 17:14:47 +00:00
README.txt
rerun_base.py test infra: enable single-worker rerun phase for flakey tests. 2015-12-14 21:28:46 +00:00
TestExpectedTimeout.py.park [test] Add ability to expect timeouts 2015-12-16 12:09:45 +00:00
TestFail.py.park
TestInvalidDecorator.py.park test infra: catch bad decorators and import-time errors 2016-05-13 21:36:26 +00:00
TestRerunFail.py.park test infra: enable single-worker rerun phase for flakey tests. 2015-12-14 21:28:46 +00:00
TestRerunFileLevelTimeout.py.park test infra: clear file-charged issues on rerun of file 2016-10-01 00:17:08 +00:00
TestRerunInline.py.park test infra: fix lldbinline tests to work with rerun 2015-12-22 17:14:47 +00:00
TestRerunTimeout.py.park fix a race is the LLDB test suite results collection 2016-04-18 16:09:21 +00:00
TestSignal.py.park
TestSignalOutsideTestMethod.py.park test infra: adds book-keeping for rerunnable tests 2015-12-12 19:26:56 +00:00
TestTimeout.py.park

Tests in this directory are intentionally setup to
fail, error, timeout, etc. to verify that the buildbots
pick up errors.  The tests in this directory will be
parked/removed/renamed after verifying they trigger
as expected.