(self)
| 4329 | |
| 4330 | @testCmsgTrunc1.client_skip |
| 4331 | def _testCmsgTrunc1(self): |
| 4332 | self.createAndSendFDs(1) |
| 4333 | |
| 4334 | @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931") |
| 4335 | def testCmsgTrunc2Int(self): |
nothing calls this directly
no test coverage detected