summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a tiny thinko in this test and re-add.Jim Ingham2018-01-114-0/+120
* [testsuite] Remove a broken test which tried to find App in bundles.Davide Italiano2018-01-115-119/+0
* Make the bundle folders in the find-app-in-bundle test non-emptyPavel Labath2018-01-112-0/+0
* Running this on other systems won't work because I don'tJim Ingham2018-01-101-0/+1
* Runs the part of the test that just finds the binary on all systems.Jim Ingham2018-01-101-13/+14
* Add a test for finding a binary in an app package.Jim Ingham2018-01-105-0/+117
* [MacOSX/Queues] Relax an overly aggressive assertion in a test.Davide Italiano2017-12-151-1/+2
* [test-suite] Un'XFAIL a test that's not failing anymore.Davide Italiano2017-12-111-1/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-255-4/+34
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-255-34/+4
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-225-4/+34
OpenPOWER on IntegriCloud