summaryrefslogtreecommitdiff
path: root/lldb/utils/lldb-dotest
Commit message (Expand)AuthorAgeFilesLines
* [test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht2022-10-262-0/+27
* Fix a bug in lldb-dotest that was uncovered by setting no value for dotest_ar...Jim Ingham2022-08-311-1/+5
* [lldb] Fix dotest argument orderFelipe de Azevedo Piovezan2022-08-261-2/+4
* [lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño2021-05-211-1/+1
* Reapply "[lldb/test] Automatically find debug servers to test"Pavel Labath2021-02-212-4/+0
* Revert "[lldb/test] Automatically find debug servers to test"Pavel Labath2021-02-112-0/+4
* [lldb/test] Automatically find debug servers to testPavel Labath2021-02-112-4/+0
* [lldb/cmake] Reduce duplication in generation lldb-dotestPavel Labath2021-02-051-48/+29
* [lldb/test] Reduce API test tools configuration boilerplatePavel Labath2021-02-052-14/+6
* [lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann2020-12-042-7/+0
* [lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2020-09-292-4/+11
* [lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2020-09-292-1/+10
* [lldb] Configure LLDB_FRAMEWORK_DIR in multi-generator buildsJonas Devlieghere2020-09-292-1/+6
* [lldb, tests] Correctly configure the yaml2obj pathsStella Stamenova2020-09-101-1/+1
* [lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2020-08-281-0/+2
* [lldb] Get rid of helper CMake variables for PythonJonas Devlieghere2020-08-171-1/+1
* [lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere2020-07-102-0/+7
* Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2Walter Erquinigo2020-04-152-0/+7
* Revert "[intel-pt] Improve the way the test determines whether to run"Walter Erquinigo2020-04-152-7/+0
* [intel-pt] Improve the way the test determines whether to runWalter Erquinigo2020-04-152-0/+7
* [lldb/Utils] Use PYTHON_EXECUTABLE to configure lldb-dotest's shebangJonas Devlieghere2020-03-151-1/+1
* [lldb\utils] Place lldb-repro in a per-configuration directory to support mul...Stella Stamenova2020-02-061-2/+2
* [lldb/tests] Correctly configure the lldb dotest argumentsStella Stamenova2020-02-062-39/+51
* [lldb] pass --lldb-libs-dir argument to lldb-dotestPavel Labath2020-02-052-0/+4
* [lldb/Utils] Patch all variables used by lldb-dotest (2/2)Jonas Devlieghere2020-01-151-0/+12
* [lldb/Utils] Patch all variables used by lldb-dotestJonas Devlieghere2020-01-151-0/+12
* [lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)Jonas Devlieghere2020-01-101-0/+10
* [utils] Update lldb-dotest for new test layoutJonas Devlieghere2019-10-091-1/+1
* [CMake] Track test dependencies with add_lldb_test_dependencyJonas Devlieghere2019-10-081-1/+1
* [test] Fix various module cache bugs and inconsistenciesJonas Devlieghere2019-08-291-0/+2
* [dotest] Remove -q (quiet) flag.Jonas Devlieghere2019-08-281-1/+1
* [Utils] Add back utils directoryJonas Devlieghere2019-07-232-0/+64
* [Utils] Remove legacy scriptsJonas Devlieghere2019-07-232-64/+0
* [CMake] Fix lldb-dotest for single-config generators in standalone buildsStefan Granitz2019-06-131-1/+5
* [CMake] Add special case for processing LLDB_DOTEST_ARGSStefan Granitz2019-06-071-2/+22
* [CMake] Folder structure for generated Xcode project to cover more targetsStefan Granitz2019-05-281-0/+1
* [lldb-dotest] Print dotest.py invocation.Jonas Devlieghere2019-04-031-0/+1
* Use sys.executable in lldb-dotestPavel Labath2019-02-151-1/+1
* [CMake] Unify and relayer testingJonas Devlieghere2018-05-032-0/+38