summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events
Commit message (Expand)AuthorAgeFilesLines
* Move "concurrent events" tests back into one folderPavel Labath2018-02-2770-344/+1
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-3035-70/+105
* Xfail TestConcurrentTwoWatchpointsOneSignal on armPavel Labath2017-11-081-0/+1
* "Fix" concurrent events test for armPavel Labath2017-11-0721-22/+2
* Fix classifications on two concurrent event testsPavel Labath2017-11-032-1/+1
* Remove android watchpoint xfailsPavel Labath2017-11-022-2/+0
* Add a "watchpoint" test category and annotate tests appropriatelyPavel Labath2017-10-3121-0/+21
* XFAIL/XFlakey some tests what become very flakey on the Linux buildbotTamas Berghammer2017-07-272-0/+2
* Centralize libc++ test skipping logicPavel Labath2017-03-291-1/+1
* Use shorter names in TestConcurrentEvents testsPavel Labath2016-10-2435-35/+35
* [LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite ...Nitesh Jain2016-10-1035-35/+35
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-0635-156/+148
* Breakup TestConcurrentEvents.py into separate test subdirs per test methodTodd Fiala2016-07-2271-526/+1123
* Fix race in TestExitDuringStep and unify pseudo_barrier handlingPavel Labath2016-05-101-13/+1
* [LLDB][MIPS] Fix TestConcurrentEventsMohit K. Bhakkad2016-04-181-35/+35
* Move some of the common decorators to decorators.py.Zachary Turner2016-02-041-1/+2
* Enable TestConcurrentEvents on i386 linuxPavel Labath2016-01-201-1/+0
* Fix decoration of TestConcurrentEventsPavel Labath2016-01-151-1/+35
* [LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic se...Mohit K. Bhakkad2015-12-141-0/+1
* 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/+697
OpenPOWER on IntegriCloud