forked from OSchip/llvm-project
36ab8956f4
The lldb test suite is highly configurable. While part of this configuration takes place at configure/build-time, a common scenario involves running the test suite several times with different configuration. For example, we might want to test the current lldb against inferiors built with different compilers. This configuration was already possible for lldb-dotest, but was lacking for the lit counterpart. It is now possible to pass arguments to pass arguments like this: ./bin/llvm-lit ../llvm/tools/lldb/lit/Suite/ -Ddotest-args="-foo;-bar" llvm-svn: 333432 |
||
---|---|---|
.. | ||
Breakpoint | ||
Expr | ||
Modules | ||
Suite | ||
SymbolFile | ||
Unit | ||
tools/lldb-mi/breakpoint | ||
CMakeLists.txt | ||
lit-lldb-init | ||
lit.cfg | ||
lit.site.cfg.in |