|
The Assimilation Monitoring Project
|
Data Structures | |
| class | pyNetAddrTest |
| class | pyFrameTest |
| class | pyAddrFrameTest |
| class | pyIpPortFrameTest1 |
| class | pyIpPortFrameTest2 |
| class | pyIntFrameTest |
| class | pyUnknownFrameTest |
| class | pySeqnoFrameTest |
| class | pyCstringFrameTest |
| class | pySignFrameTest |
| class | pyFrameSetTest |
| class | pyConfigContextTest |
| class | pyNetIOudpTest |
Functions | |
| def | assert_no_dangling_Cclasses |
Variables | |
| list | _suites = ['all', 'cclass'] |
| CheckForDanglingClasses = True | |
| int | WorstDanglingCount = 0 |
| DEBUG = False | |
| def cma.tests.cclass_wrappers_test.assert_no_dangling_Cclasses | ( | ) |
Definition at line 40 of file cma/tests/cclass_wrappers_test.py.
References proj_class_dump_live_objects(), and proj_class_live_object_count().
Referenced by cma.tests.cclass_wrappers_test.pyNetAddrTest.tearDown(), cma.tests.cclass_wrappers_test.pyFrameTest.tearDown(), cma.tests.cclass_wrappers_test.pyAddrFrameTest.tearDown(), cma.tests.cclass_wrappers_test.pyIpPortFrameTest1.tearDown(), cma.tests.cclass_wrappers_test.pyIpPortFrameTest2.tearDown(), cma.tests.cclass_wrappers_test.pyIntFrameTest.tearDown(), cma.tests.cclass_wrappers_test.pyUnknownFrameTest.tearDown(), cma.tests.cclass_wrappers_test.pySeqnoFrameTest.tearDown(), cma.tests.cclass_wrappers_test.pyCstringFrameTest.tearDown(), cma.tests.cclass_wrappers_test.pySignFrameTest.tearDown(), cma.tests.cclass_wrappers_test.pyFrameSetTest.tearDown(), cma.tests.cclass_wrappers_test.pyConfigContextTest.tearDown(), and cma.tests.cclass_wrappers_test.pyNetIOudpTest.tearDown().


| list cma.tests.cclass_wrappers_test._suites = ['all', 'cclass'] |
Definition at line 22 of file cma/tests/cclass_wrappers_test.py.
| cma.tests.cclass_wrappers_test.CheckForDanglingClasses = True |
Definition at line 36 of file cma/tests/cclass_wrappers_test.py.
| cma.tests.cclass_wrappers_test.DEBUG = False |
Definition at line 38 of file cma/tests/cclass_wrappers_test.py.
| int cma.tests.cclass_wrappers_test.WorstDanglingCount = 0 |
Definition at line 37 of file cma/tests/cclass_wrappers_test.py.