diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-05-28 19:38:21 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-05-28 19:38:21 +0000 |
commit | c34a497b407ebb65e6d8c582ba5fe1c45cc88958 (patch) | |
tree | fc02355a28f42a8cf7fa9551793ff73a7b79d07f /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | cf09175de8a7930428cd5e16ead278c5289cbd3e (diff) | |
download | bcm5719-llvm-c34a497b407ebb65e6d8c582ba5fe1c45cc88958.tar.gz bcm5719-llvm-c34a497b407ebb65e6d8c582ba5fe1c45cc88958.zip |
[coroutines] Add end-to-end tests within libc++
This patch adds end-to-end/breathing tests for coroutines
into libc++. The tests aren't specifically to test libc++ requirements
but instead are intented to ensure coroutines are working fine in general.
Although libc++ isn't exactly the most correct place for these tests
to live, there is one major advantage. The libc++ test suite is also
used by MSVC and by adding the tests here it ensures they will be
run against all currently available coroutine implementations.
llvm-svn: 304101
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions