summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/watchpoint
Commit message (Expand)AuthorAgeFilesLines
* Remove expectedFailureLinux decorator.Zachary Turner2016-02-102-2/+2
* [LLDB][MIPS] Generalise MIPS arch namesMohit K. Bhakkad2016-02-102-2/+2
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-0811-17/+17
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-0410-10/+20
* Move some of the common decorators to decorators.py.Zachary Turner2016-02-041-1/+2
* skip TestWatchLocation on OS XTodd Fiala2016-02-021-0/+1
* Mark arm/aarch64 specific xfails with expectedFailureLinux decoratorOmair Javaid2016-01-202-2/+2
* Xfail some Arm-Linux specific failuresOmair Javaid2016-01-112-0/+2
* Merge ENABLE_THREADS and ENABLE_STD_THREADS markersTamas Berghammer2015-12-153-3/+3
* [LLDB][MIPS] Marking some expected failuresMohit K. Bhakkad2015-12-072-11/+17
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-0313-13/+13
* Fix flakyness in TestWatchLocationWithWatchSetPavel Labath2015-11-031-2/+4
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-0313-26/+26
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-2835-0/+1953
OpenPOWER on IntegriCloud