|
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 300 of file tests/cclass_wrappers_test.py.
| def tests.cclass_wrappers_test.pyCstringFrameTest.tearDown | ( | self | ) |
Definition at line 315 of file tests/cclass_wrappers_test.py.
References tests.cclass_wrappers_test.assert_no_dangling_Cclasses().

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