summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py
Commit message (Expand)AuthorAgeFilesLines
* [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
* TestQueues: Move the synchronisation code into the binary itself.Adrian Prantl2019-01-031-16/+2
* Add file-based synching to places missed in r350247.Adrian Prantl2019-01-021-4/+4
* Add file-based synchronization to flaky testAdrian Prantl2019-01-021-2/+16
* A few small updates to the testsuite for running against an iOS device.Jason Molenda2018-12-171-1/+5
* 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-131-1/+0
* 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-281-0/+243
OpenPOWER on IntegriCloud