llvm-capstone/lldb/test/plugins
Tamas Berghammer 4c0c7a7f52 Run tests with dwo symbol files
dwo symbol files are generated when code compiled with the "-gsplit-dwarf"
command option (https://gcc.gnu.org/wiki/DebugFission). This CL modifies
the test system to run tests with inferiors compile with the "-gsplit-dwarf"

Differential revision: http://reviews.llvm.org/D13300

llvm-svn: 249530
2015-10-07 10:02:17 +00:00
..
builder_base.py Run tests with dwo symbol files 2015-10-07 10:02:17 +00:00
builder_darwin.py Make the test runner understand Windows command shell execution. 2014-07-22 16:19:29 +00:00
builder_freebsd.py
builder_linux2.py
builder_win32.py Fixes a number of issue related to test portability on Windows. 2014-07-18 01:02:02 +00:00