aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/macosx
AgeCommit message (Expand)AuthorFilesLines
2019-08-26TestFunctionStarts.py: add synchronizationFrederic Riss2-2/+21
2019-08-02[lldb][NFC] Remove unused imports in python testsRaphael Isemann15-28/+0
2019-07-17Ah, forgot a debug line I left in the dsym-for-uuid.sh scriptJason Molenda1-1/+0
2019-07-17Add support to ProcessMachCore::DoLoadCore to handle an EFI UUID str.Jason Molenda5-0/+442
2019-06-17Add color to the default thread and frame format.Jonas Devlieghere1-1/+1
2019-05-01Disable queues_with_libBacktraceRecordingJonas Devlieghere1-0/+1
2019-04-25Two tests were using the interactive convenience variableJason Molenda1-2/+2
2019-03-28Fix the swig typemap for "uint32_t *versions, uint32_t num_versions".Jim Ingham2-0/+267
2019-03-13[Python] Fix another batch of python 2/python 3 portability issues.Davide Italiano1-2/+7
2019-03-09Actually implement the TestQueues.py workaroundFrederic Riss1-5/+4
2019-03-09Try to workaround the TestQueues.py flakynessFrederic Riss1-0/+5
2019-03-08Add more logging to TestQueues.pyFrederic Riss1-2/+4
2019-03-07Add logging to TestQueues.pyFrederic Riss1-0/+20
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth5-20/+15
2019-01-07Split two sub-tests into separate top-level methods.Adrian Prantl1-1/+7
2019-01-07Refactor test, no changes expected.Adrian Prantl1-7/+4
2019-01-07Fine-tune and document the barrier in TestQueues.Adrian Prantl1-10/+16
2019-01-03TestQueues: Move the synchronisation code into the binary itself.Adrian Prantl2-43/+14
2019-01-02Add file-based synching to places missed in r350247.Adrian Prantl2-10/+15
2019-01-02Add file-based synchronization to flaky testAdrian Prantl2-3/+38
2018-12-17A few small updates to the testsuite for running against an iOS device.Jason Molenda1-1/+5
2018-11-30Add a test to verify that lldb can load a kext binary.Jason Molenda2-0/+260
2018-11-15Port the Darwin universal binary testcase to x86_64.Adrian Prantl2-61/+57
2018-10-16Tiny testsuite tweaks. Don't run the apple simulatorJason Molenda1-0/+1
2018-08-21lldbtest.py: Unconditionally set the clang module cache path.Adrian Prantl1-1/+2
2018-08-15Fix a little thinko in generating ___lldb_unnamed_symbol symbols Jim Ingham3-0/+112
2018-07-27Fix whitespace in the python test suite.Raphael Isemann4-9/+9
2018-06-02Fix silly error introduced after testing in r333813.James Y Knight1-7/+0
2018-06-02Fix support for distinguishing archive members by timestamp on Darwin.James Y Knight5-0/+129
2018-03-16[dotest] Clean up test folder clean-upPavel Labath1-1/+1
2018-02-23[testsuite] Throw away test/debug_info/apple_types.Davide Italiano3-104/+0
2018-02-21Fix TestAppleTypesIsProduced after r324226Frederic Riss1-1/+1
2018-02-09Make LLDB's clang module cache path customizableAdrian Prantl1-6/+5
2018-01-30Enforce that NO_DEBUG_INFO_TESTCASEs build using buildDefault().Adrian Prantl1-1/+1
2018-01-30Compile the LLDB tests out-of-tree.Adrian Prantl17-126/+66
2018-01-19Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl8-12/+13
2018-01-12Fix the Makefile - this version should work on the botJim Ingham1-4/+3
2018-01-12Print the SBDebugger.CreateTarget error message.Jim Ingham1-1/+3
2018-01-11Fix the same thinko in another place...Jim Ingham1-1/+1
2018-01-11Fix a tiny thinko in this test and re-add.Jim Ingham4-0/+120
2018-01-11[testsuite] Remove a broken test which tried to find App in bundles.Davide Italiano5-119/+0
2018-01-11Make the bundle folders in the find-app-in-bundle test non-emptyPavel Labath2-0/+0
2018-01-10Running this on other systems won't work because I don'tJim Ingham1-0/+1
2018-01-10Runs the part of the test that just finds the binary on all systems.Jim Ingham1-13/+14
2018-01-10Add a test for finding a binary in an app package.Jim Ingham5-0/+117
2017-12-15[MacOSX/Queues] Relax an overly aggressive assertion in a test.Davide Italiano1-1/+2
2017-12-11[test-suite] Un'XFAIL a test that's not failing anymore.Davide Italiano1-1/+0
2017-09-25Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda5-4/+34
2017-09-25Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman5-34/+4
2017-09-22Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda5-4/+34