summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/queues
Commit message (Expand)AuthorAgeFilesLines
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-041-3/+1
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-1/+0
* Disable queues_with_libBacktraceRecordingJonas Devlieghere2019-05-011-0/+1
* 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
* 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
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-26/+3
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-2/+2
* [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
* Back to xfailing this. For some reason on our buildbotsJason Molenda2017-03-081-0/+1
* TestQueues should be passing again, remove the expected fail.Jason Molenda2017-03-081-1/+0
* xfail TestQueues on macOSTodd Fiala2016-10-061-0/+1
* TestQueues could error out because the one second sleep main.c wasJason Molenda2016-09-132-3/+6
* xfail TestQueues.py and TestDarwinLogFilterMatchMessage.pyTodd Fiala2016-09-121-0/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-128/+239
* This test now succeeds.Jim Ingham2016-08-271-1/+0
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-283-0/+404
OpenPOWER on IntegriCloud