summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
* A third attempt to mark TestRdar12408181.py as skippedVedant Kumar2018-01-171-1/+3
* Try again to mark TestRdar12408181.py as skippedVedant Kumar2018-01-171-3/+7
* Skip a flaky test (TestRdar12408181.py)Vedant Kumar2018-01-171-1/+3
* Fix Breakpoint::RemoveInvalidLocations to fix the exec testcase.Jim Ingham2018-01-121-3/+1
* Fix the Makefile - this version should work on the botJim Ingham2018-01-121-4/+3
* Skip TestFunctionTemplateParameterPack.py, which unexpectedly asserts (PR35920)Vedant Kumar2018-01-121-1/+7
* Print the SBDebugger.CreateTarget error message.Jim Ingham2018-01-121-1/+3
* Fix the same thinko in another place...Jim Ingham2018-01-111-1/+1
* 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
OpenPOWER on IntegriCloud