summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* [testsuite] Remove testing failures vestiges.Davide Italiano2017-12-121-60/+0
* [test-suite] Un'XFAIL a test that's not failing anymore.Davide Italiano2017-12-111-1/+0
* [Testsuite] Rename this file from *m -> *mm.Davide Italiano2017-12-111-0/+0
* dotest.py: Correctly annotate lldbinline tests with debug info categoriesPavel Labath2017-12-111-1/+4
* These tests don't depend on debug info format.Jim Ingham2017-12-071-0/+2
* Add target.process.stop-on-exec setting, and obey it.Jim Ingham2017-12-051-12/+32
* Makefile.rules: compile all tests with -fno-limit-debug-infoPavel Labath2017-12-0423-132/+2
* Fix this test so that the breakpoints you set areJim Ingham2017-11-302-2/+6
* Add a test case for open bug 35480Pavel Labath2017-11-305-0/+82
* Fix floating point register write on new x86 linux kernelsPavel Labath2017-11-281-7/+11
* dotest: Mark more android targets as chattyPavel Labath2017-11-271-1/+1
* Implement core dump debugging for PPC64lePavel Labath2017-11-163-0/+8
* Add a data formatter for libc++ std::bitsetPavel Labath2017-11-143-0/+72
* Xfail TestConcurrentTwoWatchpointsOneSignal on armPavel Labath2017-11-081-0/+1
* Make TestTopLevelExprs more robust in face of linker GCPavel Labath2017-11-082-21/+12
* Support scoped enums in the DWARF AST parserTamas Berghammer2017-11-071-2/+2
* test: Clean up finalize_build_dictionaryPavel Labath2017-11-071-2/+1
* "Fix" concurrent events test for armPavel Labath2017-11-0722-29/+2
* Disable tests in lang/c/shared_lib on WindowsStephane Sezer2017-11-071-0/+3
* Extend android xfail in TestTopLevelExprsPavel Labath2017-11-061-1/+1
* Add float/vector registers for ppc64lePavel Labath2017-11-031-0/+3
* Xfail test_stack_info_in_minidump testPavel Labath2017-11-031-0/+1
* Fix classifications on two concurrent event testsPavel Labath2017-11-032-1/+1
* Remove getCategories mechanism of specifying test categoriesPavel Labath2017-11-0216-57/+36
* Remove android watchpoint xfailsPavel Labath2017-11-0222-69/+0
* Revert r317182 for https://reviews.llvm.org/D39128Jason Molenda2017-11-021-228/+0
* Commit Lawrence D'Anna's patch to changeJason Molenda2017-11-021-0/+228
* dotest: consistently call finalize_build_dictionary in debug info variantsPavel Labath2017-11-011-0/+2
* Add data formatter for libc++ std::queuePavel Labath2017-11-013-0/+60
* Add data formatter for libc++ std::tuplePavel Labath2017-11-013-0/+68
* Add a "watchpoint" test category and annotate tests appropriatelyPavel Labath2017-10-3124-1/+26
* Add data formatter for libc++'s forward_listPavel Labath2017-10-313-0/+66
* Android.rules: build with "unified android headers"Pavel Labath2017-10-311-3/+5
* Split makefile for TestTopLevelExprsPavel Labath2017-10-312-6/+13
* Fix TestMinidump for r316673Pavel Labath2017-10-261-8/+8
* Makefile.rules: move CFLAGS_EXTRAS to the end of compile linePavel Labath2017-10-251-5/+5
* Move StopInfoOverride callback to the new architecture pluginPavel Labath2017-10-253-0/+65
* Move testcases/arm_emulation to testcases/arm/emulationPavel Labath2017-10-25158-0/+0
* Revert "[lldbtests] Handle errors instead of crashing."Pavel Labath2017-10-241-5/+1
* [lldbtests] Handle errors instead of crashing.Davide Italiano2017-10-231-1/+5
* Use ipv4 localhost address in lldb-server testsPavel Labath2017-10-231-1/+1
* [lldbtest] Simplify removing an unneeded else. NFCI.Davide Italiano2017-10-231-2/+1
* Implement interactive command interruptionLeonard Mosescu2017-10-052-1/+4
* Move install_name_tool to a separate make target.Jason Molenda2017-10-021-1/+3
* Fix Android remote debugging tests running on WindowsEugene Zemtsov2017-09-291-1/+4
* Add support for running the lldb testsuite against an apple watchJason Molenda2017-09-279-9/+16
* Remove the details of the libstdc++ implementation that wereJason Molenda2017-09-252-17/+1
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-2598-165/+517
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-2588-486/+163
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-2288-163/+486
OpenPOWER on IntegriCloud