summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a tiny thinko in this test and re-add.Jim Ingham2018-01-114-0/+120
* [testsuite] Remove a broken test which tried to find App in bundles.Davide Italiano2018-01-115-119/+0
* Make the bundle folders in the find-app-in-bundle test non-emptyPavel Labath2018-01-112-0/+0
* Advanced guessing of rendezvous breakpoint (resubmit)Eugene Zemtsov2018-01-112-15/+14
* Running this on other systems won't work because I don'tJim Ingham2018-01-101-0/+1
* Runs the part of the test that just finds the binary on all systems.Jim Ingham2018-01-101-13/+14
* Add a test for finding a binary in an app package.Jim Ingham2018-01-105-0/+117
* Revert "Advanced guessing of rendezvous breakpoint"Eugene Zemtsov2018-01-102-14/+15
* Advanced guessing of rendezvous breakpointEugene Zemtsov2018-01-102-15/+14
* Add Utility/Environment class for handling... environmentsPavel Labath2018-01-101-0/+31
* [dotest] Remove crashinfo hookPavel Labath2018-01-104-102/+0
* TestConflictingSymbols: simplify test by using run_break_set_by_source_regexpPavel Labath2018-01-091-14/+8
* Cut and paste error - I wasn't actually running both tests...Jim Ingham2018-01-091-1/+1
* Look for external types in all clang modules imported by the current symbol f...Adrian Prantl2018-01-047-0/+51
* Enable TestReadMemCString on non-darwin targetsPavel Labath2017-12-222-11/+4
* Change SBProcess::ReadCStringFromMemory() back to returningJason Molenda2017-12-224-1/+82
* Make one more test redhat-compatiblePavel Labath2017-12-211-11/+11
* Work around test failures on red-hat linuxPavel Labath2017-12-213-8/+41
* Temporarily XFAIL test/functionalities/exec while investiagting bot breakage.Adrian Prantl2017-12-191-0/+2
* [testsuite] Un-XFAIL the global variables tests.Davide Italiano2017-12-171-6/+0
* [MacOSX/Queues] Relax an overly aggressive assertion in a test.Davide Italiano2017-12-151-1/+2
* [TestModulesInlineFunctions] This test now passes.Davide Italiano2017-12-121-1/+0
* [TestCppScope] This test now passes on Darwin.Davide Italiano2017-12-121-5/+0
* [testsuite] Remove even more testing vestiges.Davide Italiano2017-12-121-3/+0
* Rollback [Testsuite] Rename this file from *m -> *mm.Davide Italiano2017-12-121-0/+0
* [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
OpenPOWER on IntegriCloud