(self)
| 4341 | |
| 4342 | @testCmsgTrunc2Int.client_skip |
| 4343 | def _testCmsgTrunc2Int(self): |
| 4344 | self.createAndSendFDs(1) |
| 4345 | |
| 4346 | @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931") |
| 4347 | def testCmsgTruncLen0Minus1(self): |
nothing calls this directly
no test coverage detected