(self)
| 4226 | |
| 4227 | @testCmsgTrunc1.client_skip |
| 4228 | def _testCmsgTrunc1(self): |
| 4229 | self.createAndSendFDs(1) |
| 4230 | |
| 4231 | @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931") |
| 4232 | def testCmsgTrunc2Int(self): |
nothing calls this directly
no test coverage detected