aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
AgeCommit message (Expand)AuthorFilesLines
2022-07-11[lldb] Use the just-built libc++ for testing the LLDB data formattersJonas Devlieghere1-0/+3
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere1-19/+0
2021-07-20Remove the DarwinLog functionality from debguserverJason Molenda1-1/+1
2020-12-04[lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann1-14/+0
2020-08-21[lldb] Remove --rerun-all-issues as its functionality no longer existsJonas Devlieghere1-3/+0
2020-08-07[lldb] Store the Apple SDK in dotest's configuration.Jonas Devlieghere1-0/+3
2020-08-05[lldb/test] Replace LLDB_TEST_SRC env variable with configurationJordan Rupprecht1-0/+4
2020-07-13[lldb/dotest] Remove the "xunit" result formatterPavel Labath1-4/+0
2020-07-10[lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere1-0/+10
2020-06-02[lldb/Test] Don't use the env to pass around configuration variables (NFC)Jonas Devlieghere1-2/+4
2020-05-14[lldb/Test] Modify more tests for API replayJonas Devlieghere1-1/+10
2020-05-08[lldb/Test] Update TestProcessList.py for reproducer replayJonas Devlieghere1-0/+6
2020-04-15Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2Walter Erquinigo1-0/+3
2020-04-15Revert "[intel-pt] Improve the way the test determines whether to run"Walter Erquinigo1-3/+0
2020-04-15[intel-pt] Improve the way the test determines whether to runWalter Erquinigo1-0/+3
2020-04-14[lldb/Reproducers] Capture reproducers from the API test suite.Jonas Devlieghere1-1/+4
2020-02-14[lldb/dotest] Remove the "exclusive test subdir" conceptPavel Labath1-36/+0
2020-02-13[lldb] Fix lldb-dotestPavel Labath1-1/+1
2020-02-05[lldb] [test] Pass LLVM_LIBS_DIR from CMake for linking liblldbMichał Górny1-0/+4
2020-01-14dotest.py: Add option to pass extra lldb settings to dotestAdrian Prantl1-0/+4
2020-01-10[lldb][tests] Make it possible to expect failure for a whole categoryTatyana Krasnukha1-0/+2
2020-01-10[lldb][tests][NFC] Unify variable naming conventionTatyana Krasnukha1-8/+8
2019-10-10[test] Use a different module cache for Shell and API tests.Jonas Devlieghere1-1/+3
2019-08-29[test] Fix various module cache bugs and inconsistenciesJonas Devlieghere1-0/+3
2019-08-28[dotest] Remove --rerun-max-file-thresholdJonas Devlieghere1-1/+0
2019-08-28[dotest] Remove -q (quiet) flag.Jonas Devlieghere1-4/+0
2019-08-27[dotest] Remove results portJonas Devlieghere1-1/+0
2019-08-27[dotest] Remove long running test "decorator" and re-enable tests.Jonas Devlieghere1-3/+0
2019-08-19[dotest] Add --dwarf-version to override the tested DWARF version.Jonas Devlieghere1-0/+3
2019-08-02[lldb][NFC] Remove unused imports in python testsRaphael Isemann1-2/+0
2019-07-30[dotest] Remove multiprocessingJonas Devlieghere1-6/+0
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-10-12Fix failure in get_filecheck_path when filecheck is NoneStella Stamenova1-1/+1
2018-10-12[dotest] Make a missing FileCheck binary a warning, not an errorVedant Kumar1-2/+2
2018-09-18Allow use of self.filecheck in LLDB tests (c.f self.expect)Vedant Kumar1-0/+11
2018-08-16[dotest] Make --test-subdir work with --no-multiprocessVedant Kumar1-1/+36
2018-02-14Remove vestigial remnants of the test crash info hookPavel Labath1-4/+0
2018-01-30Compile the LLDB tests out-of-tree.Adrian Prantl1-0/+3
2018-01-10[dotest] Remove crashinfo hookPavel Labath1-34/+0
2017-05-19Don't override the SDKs and force the use of /System/Library/Frameworks toJason Molenda1-1/+1
2017-04-05The darwin_log tests are very fragile and currently do not properly assess th...Sean Callanan1-1/+1
2017-03-15dotest.py: remove the ability to specify different architectures/compilers in...Pavel Labath1-5/+3
2016-10-04Improvements to testing blacklistFrancis Ricci1-4/+2
2016-09-23Allow for tests to be disabled at runtimeFrancis Ricci1-0/+6
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-11/+20
2016-05-17Allow custom formatting of session log file names.Zachary Turner1-0/+9
2015-12-14test infra: enable single-worker rerun phase for flakey tests.Todd Fiala1-0/+1
2015-12-14Make debug info specification use categories system.Zachary Turner1-4/+0
2015-12-12test infra: adds book-keeping for rerunnable testsTodd Fiala1-0/+3
2015-12-11Remove -S option from dotest.py.Zachary Turner1-3/+0