summaryrefslogtreecommitdiffstats
path: root/lldb/test/linux
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-286-199/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-272-2/+2
* Convert deprecated unittest method names.Zachary Turner2015-10-261-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-232-0/+4
* Update every test to import `lldb_shared`.Zachary Turner2015-10-222-14/+4
* Re-disable TestBuiltinTrap on Windows.Zachary Turner2015-10-021-0/+1
* Merge dwarf and dsym testsTamas Berghammer2015-09-302-28/+7
* Upgrading TestCreateDuringInstructionStep from XFLAKY to XFAIL on android armPavel Labath2015-09-161-1/+1
* XFAIL miscellaneous tests on windows.Zachary Turner2015-09-111-0/+1
* XFAIL TestBuiltinTrap on android-arm (gcc bug)Tamas Berghammer2015-09-071-0/+1
* Mark TestCreateDuringInstructionStep as flaky on android armPavel Labath2015-09-071-0/+1
* Add the correct decorator to TestCreateDuringInstructionStepPavel Labath2015-08-241-5/+1
* Fix TestCreateDuringInstructionStep on i386Pavel Labath2015-08-241-1/+1
* Make TestCreateDuringInstructionStep linux-specificPavel Labath2015-08-243-0/+136
* Reversed r238363, because the message is inconsistentSean Callanan2015-07-011-2/+2
* [TestBase.runCmd] Better error message when runCmd fails.Siva Chandra2015-05-271-2/+2
* [TestBuiltinTrap] Change skipIfGcc to expectedFailure for GCC <= 4.6.Siva Chandra2015-05-211-3/+1
* Replace sys.platform skips in tests with @skip decorators which check against...Robert Flack2015-03-301-1/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Clean up linux test decorators and add links to known bugsDaniel Malea2013-05-151-1/+1
* Adding test-case for llvm.org/pr15936 (known failure with GCC 4.6/4.7)Daniel Malea2013-05-083-0/+92
OpenPOWER on IntegriCloud