summaryrefslogtreecommitdiffstats
path: root/lldb/test
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Move some variables aroundJonas Devlieghere2018-07-041-2/+2
* [test] Fix --framework argument passed to dotest.Jonas Devlieghere2018-05-291-1/+1
* [CMake] Unify and relayer testingJonas Devlieghere2018-05-032-103/+4
* Revert "[lit] Replace generator expressions in lit.site.cfg"Jonas Devlieghere2018-05-011-12/+0
* [lit] Replace generator expressions in lit.site.cfgJonas Devlieghere2018-05-011-0/+12
* [CMake] Gate 'dsymutil' dependencyJonas Devlieghere2018-04-231-2/+2
* [lit] Generate a single lit cfg file for tests that require dotest.pyJonas Devlieghere2018-04-211-15/+45
* [LIT] Have lit run the lldb test suiteJonas Devlieghere2018-04-181-5/+12
* [dotest] Use in-tree dsymutil on DarwinJonas Devlieghere2018-04-121-1/+2
* [test] Exit lldb-dotest in a more Pythonic way.Jonas Devlieghere2018-04-021-4/+2
* [lldb-dotest] Don't swallow error exit codes.Davide Italiano2018-03-301-1/+3
* [dotest] Use subprocess.call to forward arguments in wrapperJonas Devlieghere2018-03-212-14/+11
* [lldb-dotest] Wrap arguments in single quotesJonas Devlieghere2018-03-201-2/+6
* [dotest] Clean up test folder clean-upPavel Labath2018-03-161-2/+0
* [test] cmake: Ensure liblldb builds before tests runVedant Kumar2018-03-151-0/+4
* [dotest] Rename llvm-dotest -> lldb-dotest and make it a custom targetJonas Devlieghere2018-03-142-4/+7
* [test] Skip a test when using an out-of-tree debugserverVedant Kumar2018-03-081-0/+4
* [test] Add dotest wrapperJonas Devlieghere2018-03-052-2/+31
* [testsuite] Run lit tests as part of `check-lldb`.Davide Italiano2018-02-211-0/+3
* [cmake] Darwin: Copy in the system debugserver if neededVedant Kumar2018-02-131-11/+0
* CMake: fix build directory name in clean ruleAdrian Prantl2018-02-051-1/+1
* Use an alternative approach to prevent Spotlight from indexing the build dire...Adrian Prantl2018-02-021-1/+6
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-0/+4
* [lldb] Generic base for testing gdb-remote behaviorPavel Labath2018-01-291-0/+4
* [CMake] Make check-lldb work with LLDB_CODESIGN_IDENTITY=''Vedant Kumar2018-01-181-2/+15
* [CMake] darwin-debug is an hard dependency for tests on macOS.Davide Italiano2017-12-151-0/+5
* Add a dependency from check-lldb on lldStephane Sezer2017-11-061-0/+9
* [CMake] Build clang as dependency when using in-tree clang for tests.Davide Italiano2017-10-271-0/+6
* Default to using in-tree clang for building test executablesPavel Labath2017-10-271-9/+1
* cmake build needs to run tests AND collect resultsTim Hammerquist2017-07-181-7/+7
* [CMake] Override debugserver to use the build tree on DarwinChris Bieneman2017-03-141-0/+9
* test: pass correct objcopy and ar paths to the test runnerPavel Labath2017-03-011-5/+5
* [CMake] Only support LLDB_BUILD_FRAMEWORK on CMake 3.7 and laterChris Bieneman2016-12-151-5/+0
* [CMake] Support LLDB_TEST_CLANG in check-lldb target(s)Chris Bieneman2016-11-021-0/+4
* [CMake] Populate the build directory's frameworkChris Bieneman2016-10-311-0/+5
* [Test Suite] Properly respect --framework optionChris Bieneman2016-10-311-0/+4
* [Test Suite] Allow overriding codesign identityChris Bieneman2016-10-211-0/+4
* [CMake] Don't include LLDB_TEST_COMPILER in cached variableChris Bieneman2016-10-181-2/+8
* [CMake] Cleanup check-lldb targetsChris Bieneman2016-10-121-2/+17
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-0/+1
* Always rerun all tests on Windows.Zachary Turner2016-05-231-0/+3
* Allow custom formatting of session log file names.Zachary Turner2016-05-171-0/+1
* Fix ResourceWarning about unclosed file in use_lldb_suite_root.py.Zachary Turner2016-01-151-3/+6
* Add a symbolic link from the test directory to the actual - elsewhere located...Enrico Granata2015-12-161-0/+1
* Remove `lldb.root` and just look for the file we care about.Zachary Turner2015-11-201-1/+1
* Move go expression tests to the new location.Ryan Brown2015-11-022-134/+0
* Create an expression parser for Go.Ryan Brown2015-11-022-0/+134
* Add check for __main__ in dotest.py to ensure problems with multiprocessing o...Adrian McCarthy2015-10-281-3/+4
* Try to fix the linux buildbot.Zachary Turner2015-10-281-0/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281489-99952/+2
OpenPOWER on IntegriCloud