Skip to content
Commit a74bb0ae authored by Johnny Chen's avatar Johnny Chen
Browse files

Start refactoring lldbtest.TestBase so that it inherits from a newly created lldbtest.Base class,

while its API clients remain unchanged.  The new lldbtest.Base class is to capture common behaviors
when working with the test driver to accomplish things.  The clients of lldbtest.Base can be
lldb command line and api tests as well as other generic tests like a benchmark test.

llvm-svn: 136636
parent 37ef8260
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment