llvm-project/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
..
Makefile
README.txt
TestExpectedTimeout.py.park
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
TestRerunFileLevelTimeout.py.park test infra: clear file-charged issues on rerun of file 2016-10-01 00:17:08 +00:00
TestRerunInline.py.park
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
TestTimeout.py.park
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
rerun_base.py

README.txt

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.