teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/thread
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
..
backtrace_all Including <functional> for std::bind 2018-03-05 17:54:23 +00:00
backtrace_limit Change the unwinder to not use a hard-coded limit on the 2018-09-25 21:01:54 +00:00
break_after_join Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
concurrent_events Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
crash_during_step Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
create_after_attach A few small updates to the testsuite for running against an iOS device. 2018-12-17 23:33:40 +00:00
create_during_step Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
exit_during_break Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
exit_during_step Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
jump Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
multi_break Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
num_threads [lldbsuite] Skip flakey Windows tests 2018-12-21 20:10:45 +00:00
state Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
step_out Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
step_until Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
thread_exit Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
thread_specific_break Fix breakpoint thread name conditionals after breakpoint options refactor. 2018-02-23 21:10:42 +00:00
thread_specific_break_plus_condition Skip TestThreadSpecificBpPlusCondition on Darwin due to timeouts 2018-03-16 19:33:39 +00:00