summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/c/register_variables/TestRegisterVariables.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-70/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-0/+2
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-7/+2
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-19/+3
* Another round of macosx unexpected success corrections.Todd Fiala2015-09-141-1/+2
* Reversed r238363, because the message is inconsistentSean Callanan2015-07-011-1/+1
* Fixed incorrect application of expectedFlakeyVince Harron2015-06-261-1/+1
* Added expectedFlakey test decoratorVince Harron2015-06-261-1/+1
* [TestBase.runCmd] Better error message when runCmd fails.Siva Chandra2015-05-271-1/+1
* Restore TestRegisterVariables failure decorator for older ClangEd Maste2015-05-061-0/+1
* [ValueObject] Do not return address of eValueTypeHostAddress values.Siva Chandra2015-05-041-1/+0
* xfail tests that failed with clang-3.7, gcc4.8.2 and on i386 to get buildbot ...Ying Chen2015-03-251-0/+1
* Marked failing test XFAIL for TestRegisterVariables.test_with_dsym_and_run_co...Todd Fiala2014-07-091-0/+1
* Converted TestRegisterVariables to run on Linux and skip with clang.Todd Fiala2014-02-281-1/+1
* Added a test case for variables in registers, withSean Callanan2014-02-071-0/+86
OpenPOWER on IntegriCloud