summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test
Commit message (Collapse)AuthorAgeFilesLines
* Add a lldbutils routine that gathers up the boiler-plateJim Ingham2017-07-061-32/+8
| | | | | | | | | | to make a target, set a source regex breakpoint, run to the breakpoint and find the thread that hit the breakpoint. Start the process of replacing the boiler plate with this routine. llvm-svn: 307234
* Make it clear what you should modify when you copy any of these sampleJim Ingham2017-03-012-5/+12
| | | | | | test cases. llvm-svn: 296693
* Add a sample_test directory with simple starterJim Ingham2017-03-014-0/+96
test cases for standard and "inline" tests. llvm-svn: 296669
OpenPOWER on IntegriCloud