aboutsummaryrefslogtreecommitdiff
path: root/lldb/utils/lldb-dotest
AgeCommit message (Expand)AuthorFilesLines
2021-05-21[lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño1-1/+1
2021-02-21Reapply "[lldb/test] Automatically find debug servers to test"Pavel Labath2-4/+0
2021-02-11Revert "[lldb/test] Automatically find debug servers to test"Pavel Labath2-0/+4
2021-02-11[lldb/test] Automatically find debug servers to testPavel Labath2-4/+0
2021-02-05[lldb/cmake] Reduce duplication in generation lldb-dotestPavel Labath1-48/+29
2021-02-05[lldb/test] Reduce API test tools configuration boilerplatePavel Labath2-14/+6
2020-12-04[lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann2-7/+0
2020-09-29[lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2-4/+11
2020-09-29[lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere2-1/+10
2020-09-29[lldb] Configure LLDB_FRAMEWORK_DIR in multi-generator buildsJonas Devlieghere2-1/+6
2020-09-10[lldb, tests] Correctly configure the yaml2obj pathsStella Stamenova1-1/+1
2020-08-28[lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-0/+2
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere1-1/+1
2020-07-10[lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere2-0/+7
2020-04-15Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2Walter Erquinigo2-0/+7
2020-04-15Revert "[intel-pt] Improve the way the test determines whether to run"Walter Erquinigo2-7/+0
2020-04-15[intel-pt] Improve the way the test determines whether to runWalter Erquinigo2-0/+7
2020-03-15[lldb/Utils] Use PYTHON_EXECUTABLE to configure lldb-dotest's shebangJonas Devlieghere1-1/+1
2020-02-06[lldb\utils] Place lldb-repro in a per-configuration directory to support mul...Stella Stamenova1-2/+2
2020-02-06[lldb/tests] Correctly configure the lldb dotest argumentsStella Stamenova2-39/+51
2020-02-05[lldb] pass --lldb-libs-dir argument to lldb-dotestPavel Labath2-0/+4
2020-01-15[lldb/Utils] Patch all variables used by lldb-dotest (2/2)Jonas Devlieghere1-0/+12
2020-01-15[lldb/Utils] Patch all variables used by lldb-dotestJonas Devlieghere1-0/+12
2020-01-10[lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)Jonas Devlieghere1-0/+10
2019-10-09[utils] Update lldb-dotest for new test layoutJonas Devlieghere1-1/+1
2019-10-08[CMake] Track test dependencies with add_lldb_test_dependencyJonas Devlieghere1-1/+1
2019-08-29[test] Fix various module cache bugs and inconsistenciesJonas Devlieghere1-0/+2
2019-08-28[dotest] Remove -q (quiet) flag.Jonas Devlieghere1-1/+1
2019-07-23[Utils] Add back utils directoryJonas Devlieghere2-0/+64
2019-07-23[Utils] Remove legacy scriptsJonas Devlieghere2-64/+0
2019-06-13[CMake] Fix lldb-dotest for single-config generators in standalone buildsStefan Granitz1-1/+5
2019-06-07[CMake] Add special case for processing LLDB_DOTEST_ARGSStefan Granitz1-2/+22
2019-05-28[CMake] Folder structure for generated Xcode project to cover more targetsStefan Granitz1-0/+1
2019-04-03[lldb-dotest] Print dotest.py invocation.Jonas Devlieghere1-0/+1
2019-02-15Use sys.executable in lldb-dotestPavel Labath1-1/+1
2018-05-03[CMake] Unify and relayer testingJonas Devlieghere2-0/+38