testRefCount.h
CPPUNIT_TEST(testDoubleInheritToSingleInherit)
void testPointerFromRefCounter()
Definition: testRefCount.cc:145
CPPUNIT_TEST(testRefCountFromConst)
CPPUNIT_TEST(testPointerFromRefCounter)
CPPUNIT_TEST(testStandalonePointer)
void testDoubleInheritToSingleInherit()
Definition: testRefCount.cc:157
Definition: testRefCount.h:15
CPPUNIT_TEST_SUITE(testRefCount)
CPPUNIT_TEST_SUITE_END()
CPPUNIT_TEST(testCheckPointers)
CPPUNIT_TEST(testObjectToRefCounted)
CPPUNIT_TEST(testCountability)
CPPUNIT_TEST(testPointerConst)