|
The Assimilation Monitoring Project
|


Public Member Functions | |
| def | test_constructor |
| def | tearDown |
A CstringFrame is a frame which can only hold NUL-terminated C strings. The last byte must be the one and only NUL character in a CstringFrame value.
Definition at line 462 of file cma/tests/cclass_wrappers_test.py.
| def cma.tests.cclass_wrappers_test.pyCstringFrameTest.tearDown | ( | self | ) |
Definition at line 477 of file cma/tests/cclass_wrappers_test.py.
References cma.tests.cclass_wrappers_test.assert_no_dangling_Cclasses().

| def cma.tests.cclass_wrappers_test.pyCstringFrameTest.test_constructor | ( | self | ) |
Definition at line 465 of file cma/tests/cclass_wrappers_test.py.