(self)
| 4238 | |
| 4239 | @testCmsgTrunc2Int.client_skip |
| 4240 | def _testCmsgTrunc2Int(self): |
| 4241 | self.createAndSendFDs(1) |
| 4242 | |
| 4243 | @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931") |
| 4244 | def testCmsgTruncLen0Minus1(self): |
nothing calls this directly
no test coverage detected