summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/testid
Commit message (Collapse)AuthorAgeFilesLines
* add a simple test case to validate test id()Todd Fiala2016-10-031-0/+17
Since we count on it in a few places, the test verifies that the test instance has an id() method that returns something non-None. llvm-svn: 283156
OpenPOWER on IntegriCloud