Added a testcase for the ptr_refs tool so we catch if it stops working.
authorSean Callanan <scallanan@apple.com>
Tue, 3 May 2016 20:36:06 +0000 (20:36 +0000)
committerSean Callanan <scallanan@apple.com>
Tue, 3 May 2016 20:36:06 +0000 (20:36 +0000)
commitc6b688a81b2d13f47c71aacd35940fb234ee13d5
treeebd3b46a8bd0cb6586d4bc41948eefb8bf369816
parentd8984101e57023fd4a9fb6b05cf72fdb48b9a86b
Added a testcase for the ptr_refs tool so we catch if it stops working.

llvm-svn: 268433
lldb/packages/Python/lldbsuite/test/functionalities/ptr_refs/Makefile [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/functionalities/ptr_refs/TestPtrRefs.py [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/functionalities/ptr_refs/main.c [new file with mode: 0644]