Skip to content
  • Johnny Chen's avatar
    c70b02a3
    Checked in an initial template for the types directory. Right now, it doesn't · c70b02a3
    Johnny Chen authored
    actually test-and-compare anything yet.  The lldbtest.TestBase has an added
    method setTearDownCleanup(dictionary=None) to facilitate running the cleanup
    right after each data type test is run.  The test case can pass a dictionary
    object when registering the test case cleanup.
    
    There is currently only int_type test in the repository.
    
    llvm-svn: 114600
    c70b02a3
    Checked in an initial template for the types directory. Right now, it doesn't
    Johnny Chen authored
    actually test-and-compare anything yet.  The lldbtest.TestBase has an added
    method setTearDownCleanup(dictionary=None) to facilitate running the cleanup
    right after each data type test is run.  The test case can pass a dictionary
    object when registering the test case cleanup.
    
    There is currently only int_type test in the repository.
    
    llvm-svn: 114600
Loading