summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add a testcase for .dSYM path remapping dictionaries."Jonas Devlieghere2019-11-083-69/+0
* Add a testcase for .dSYM path remapping dictionaries.Adrian Prantl2019-11-083-0/+69
* Modernize add-dsym test MakefileFred Riss2019-11-051-17/+7
* [Make] Remove spurious line breakJonas Devlieghere2019-10-101-1/+1
* TestIndirectSymbols: Modernize the MakefileFrederic Riss2019-10-092-36/+14
* [Testsuite] Get rid of most of the recursive shared library MakefilesFrederic Riss2019-10-084-22/+5
* Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-274-0/+6
* [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-274-6/+0
* Canonicalize variable usage in testsuite MakefilesAdrian Prantl2019-09-251-1/+1
* Upstream macCatalyst support in debugserver and the macOS dynamic loaderAdrian Prantl2019-09-046-0/+66
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-0414-36/+11
* TestFunctionStarts.py: add synchronizationFrederic Riss2019-08-262-2/+21
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-0215-28/+0
* Ah, forgot a debug line I left in the dsym-for-uuid.sh scriptJason Molenda2019-07-171-1/+0
* Add support to ProcessMachCore::DoLoadCore to handle an EFI UUID str.Jason Molenda2019-07-175-0/+442
* Add color to the default thread and frame format.Jonas Devlieghere2019-06-171-1/+1
* Disable queues_with_libBacktraceRecordingJonas Devlieghere2019-05-011-0/+1
* Two tests were using the interactive convenience variableJason Molenda2019-04-251-2/+2
* Fix the swig typemap for "uint32_t *versions, uint32_t num_versions".Jim Ingham2019-03-282-0/+267
* [Python] Fix another batch of python 2/python 3 portability issues.Davide Italiano2019-03-131-2/+7
* Actually implement the TestQueues.py workaroundFrederic Riss2019-03-091-5/+4
* Try to workaround the TestQueues.py flakynessFrederic Riss2019-03-091-0/+5
* Add more logging to TestQueues.pyFrederic Riss2019-03-081-2/+4
* Add logging to TestQueues.pyFrederic Riss2019-03-071-0/+20
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* Split two sub-tests into separate top-level methods.Adrian Prantl2019-01-071-1/+7
* Refactor test, no changes expected.Adrian Prantl2019-01-071-7/+4
* Fine-tune and document the barrier in TestQueues.Adrian Prantl2019-01-071-10/+16
* TestQueues: Move the synchronisation code into the binary itself.Adrian Prantl2019-01-032-43/+14
* Add file-based synching to places missed in r350247.Adrian Prantl2019-01-022-10/+15
* Add file-based synchronization to flaky testAdrian Prantl2019-01-022-3/+38
* A few small updates to the testsuite for running against an iOS device.Jason Molenda2018-12-171-1/+5
* Add a test to verify that lldb can load a kext binary.Jason Molenda2018-11-302-0/+260
* Port the Darwin universal binary testcase to x86_64.Adrian Prantl2018-11-152-61/+57
* Tiny testsuite tweaks. Don't run the apple simulatorJason Molenda2018-10-161-0/+1
* lldbtest.py: Unconditionally set the clang module cache path.Adrian Prantl2018-08-211-1/+2
* Fix a little thinko in generating ___lldb_unnamed_symbol symbols Jim Ingham2018-08-153-0/+112
* Fix whitespace in the python test suite.Raphael Isemann2018-07-274-9/+9
* Fix silly error introduced after testing in r333813.James Y Knight2018-06-021-7/+0
* Fix support for distinguishing archive members by timestamp on Darwin.James Y Knight2018-06-025-0/+129
* [dotest] Clean up test folder clean-upPavel Labath2018-03-161-1/+1
* [testsuite] Throw away test/debug_info/apple_types.Davide Italiano2018-02-233-104/+0
* Fix TestAppleTypesIsProduced after r324226Frederic Riss2018-02-211-1/+1
* Make LLDB's clang module cache path customizableAdrian Prantl2018-02-091-6/+5
* Enforce that NO_DEBUG_INFO_TESTCASEs build using buildDefault().Adrian Prantl2018-01-301-1/+1
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-3017-126/+66
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-198-12/+13
* Fix the Makefile - this version should work on the botJim Ingham2018-01-121-4/+3
* Print the SBDebugger.CreateTarget error message.Jim Ingham2018-01-121-1/+3
* Fix the same thinko in another place...Jim Ingham2018-01-111-1/+1
OpenPOWER on IntegriCloud