aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lit.cfg.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Revert "[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#...Amir Ayupov1-5/+0
2024-01-18[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#78653)Amir Ayupov1-0/+5
2023-12-01[lldb] Make use of LD_LIBRARY_PATH on OpenBSD (#74017)Brad Smith1-1/+1
2023-10-20[lldb] Remove more references to lldb-vscode (#69696)David Spickett1-1/+1
2023-08-07[lldb] Make TSan errors fatal when running the test suiteJonas Devlieghere1-0/+1
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere1-182/+213
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht1-3/+5
2022-09-12[lldb] Fix detection of existing libcxxFelipe de Azevedo Piovezan1-4/+5
2022-08-26[lldb] Fix dotest argument orderFelipe de Azevedo Piovezan1-2/+16
2022-08-19[lldb] Support specifying a custom libcxx for the API testsJonas Devlieghere1-1/+3
2022-07-11[lldb] Use the just-built libc++ for testing the LLDB data formattersJonas Devlieghere1-1/+9
2022-07-11Revert "Rebase: [Facebook] Add clang driver options to test debug info and BOLT"spupyrev1-5/+0
2022-07-11Rebase: [Facebook] Add clang driver options to test debug info and BOLTAmir Ayupov1-0/+5
2022-07-05[lldb] Add support to load object files from thin archivesKaining Zhong1-0/+4
2022-03-22[lldb] Set the TERM environment variable for the API testsJonas Devlieghere1-0/+3
2022-01-07[lldb] Use lit_config.note to print module cache messageJonas Devlieghere1-1/+1
2021-12-01[lldb] Fix DYLD_INSERT_LIBRARIES on ASJonas Devlieghere1-2/+2
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere1-12/+0
2021-03-31[lldb] Remove references to LLDB_CAPTURE_REPRODUCERJonas Devlieghere1-5/+0
2021-03-22[lldb] Fix test_exec_root of API testsPavel Labath1-2/+2
2021-03-19Revert "[lldb] Make the API, Shell and Unit tests independent lit test suites"Jonas Devlieghere1-3/+2
2021-03-19[lldb] Make the API, Shell and Unit tests independent lit test suitesJonas Devlieghere1-2/+3
2021-03-09[lldb] Propagate XDG_CACHE_HOME environment variable to testsJonas Devlieghere1-5/+9
2021-02-05[lldb/test] Reduce API test tools configuration boilerplatePavel Labath1-5/+2
2020-12-04[lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann1-3/+0
2020-11-05[lldb] Enable FreeBSDRemote plugin by default and update test statusMichał Górny1-4/+4
2020-10-27[lldb] [Process/FreeBSDRemote] Enable watchpoint supportMichał Górny1-0/+5
2020-10-13[lldb] Add targets for running test suite against Watch/TV/iPhone simulatorsRaphael Isemann1-0/+24
2020-09-29[lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-0/+3
2020-09-29[lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-0/+3
2020-08-28[lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-0/+3
2020-08-28[lldb] Make the lit configuration values optional for the API testsJonas Devlieghere1-45/+59
2020-08-28[lldb] Dervice dotest.py path from config.lldb_src_root (NFC)Jonas Devlieghere1-1/+1
2020-07-31[lldb/Test] Reduce code duplication by importing subprocess globallyJonas Devlieghere1-2/+1
2020-07-14[lldb/Test] Create reproducer dir if necessaryJonas Devlieghere1-0/+1
2020-07-10[lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere1-0/+3
2020-06-11[lldb/Test] Fix ASan/TSan workaround for Xcode Python 3Jonas Devlieghere1-0/+51
2020-06-11[lldb/Test] Unify DYLD_INSERT_LIBRARIES solution for ASan and TSanJonas Devlieghere1-11/+18
2020-06-10[lldb/Test] Add 'std-module' category and skip them with reproducersJonas Devlieghere1-1/+1
2020-05-21[lldb/Reproducers] Skip lldb-vscode category when lldb-run-with-repro is set.Jonas Devlieghere1-0/+4
2020-04-15Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2Walter Erquinigo1-0/+4
2020-04-15Revert "[intel-pt] Improve the way the test determines whether to run"Walter Erquinigo1-4/+0
2020-04-15[intel-pt] Improve the way the test determines whether to runWalter Erquinigo1-0/+4
2020-04-14[lldb/Reproducers] Capture reproducers from the API test suite.Jonas Devlieghere1-0/+11
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht1-2/+1
2020-02-05[lldb] [test] Pass LLVM_LIBS_DIR from CMake for linking liblldbMichał Górny1-0/+3
2020-01-10lldbutil: Forward ASan launch info to test inferiorsVedant Kumar1-0/+6
2020-01-10[lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)Jonas Devlieghere1-7/+24
2019-12-04[lldb/Reproducers] Propagate LLDB_CAPTURE_REPRODUCER to the test suiteJonas Devlieghere1-0/+5
2019-11-05[lldb] Fix Python 3 incompatibility in API/lit.cfg.pyJonas Devlieghere1-3/+4