summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2015-12-09 06:45:43 +0000
committerTodd Fiala <todd.fiala@gmail.com>2015-12-09 06:45:43 +0000
commit5183147e2d5b18447131299bb700058c9b26081f (patch)
tree55579830e87287ebe7c274a0b396c62051bf9816 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent0876d2d5cf8af2ae79ba3105a7691a6000289859 (diff)
downloadbcm5719-llvm-5183147e2d5b18447131299bb700058c9b26081f.tar.gz
bcm5719-llvm-5183147e2d5b18447131299bb700058c9b26081f.zip
wire timeouts and exceptional inferior process exits through the test event system
The results formatter system is now fed timeouts and exceptional process exits (i.e. inferior dotest.py process that exited by signal on POSIX systems). If a timeout or exceptional exit happens while a test method is running on the worker queue, the timeout or exceptional exit is charged and reported against that test method. Otherwise, if no test method was running at the time of the timeout or exceptional exit, only the test filename will be reported as the TIMEOUT or ERROR. Implements: https://llvm.org/bugs/show_bug.cgi?id=24830 https://llvm.org/bugs/show_bug.cgi?id=25703 In support of: https://llvm.org/bugs/show_bug.cgi?id=25450 llvm-svn: 255097
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud