teak-llvm/lldb/packages/Python/lldbsuite/test/commands
Raphael Isemann f5b2b76008 [lldb] Make sure import-std-module/sysroot actually passes for the right reasons
This test was previously passing because myabs was actually emitted into the
debug information and we called that. The test itself was broken as it didn't
use the libc++ directory structure (the /v1/ directory was just called /include/).

This patch gives myabs a default argument which we can't get from debug information
and inlines the function to make sure we can't call it from LLDB without loading
the C++ module.

llvm-svn: 374335
2019-10-10 12:57:14 +00:00
..
add-dsym/uuid [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
apropos [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
command [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
disassemble/basic [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
expression [lldb] Make sure import-std-module/sysroot actually passes for the right reasons 2019-10-10 12:57:14 +00:00
frame [lldb] Reland 370734: Test 'frame select -r' and fix that INT32_MIN breaks the option parser 2019-09-30 12:49:32 +00:00
gui [lldb][NFC] Add dimensions to pexpect tests failing on sanitizer bot 2019-09-05 14:51:23 +00:00
help Pass an SBStructuredData to scripted ThreadPlans on use. 2019-10-03 22:50:18 +00:00
log [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
platform/basic
process [test] Run TestLaunchWithShellExpand with /bin/sh on POSIX. 2019-10-04 22:21:35 +00:00
quit
register/register Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
reproducer/invalid-args [lldb][NFC] Remove unnecessary constructors from invalid-args tests 2019-09-03 09:25:02 +00:00
settings [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
source/info [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
statistics/basic [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
target [Testsuite] Get rid of most of the recursive shared library Makefiles 2019-10-08 16:23:28 +00:00
version
watchpoints [Windows] Add support of watchpoints to ProcessWindows 2019-09-06 05:37:03 +00:00