(self)
| 4283 | |
| 4284 | @testCmsgTruncLen0.client_skip |
| 4285 | def _testCmsgTruncLen0(self): |
| 4286 | self.createAndSendFDs(1) |
| 4287 | |
| 4288 | @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931") |
| 4289 | def testCmsgTruncLen0Plus1(self): |
nothing calls this directly
no test coverage detected