(self)
| 4386 | |
| 4387 | @testCmsgTruncLen0.client_skip |
| 4388 | def _testCmsgTruncLen0(self): |
| 4389 | self.createAndSendFDs(1) |
| 4390 | |
| 4391 | @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931") |
| 4392 | def testCmsgTruncLen0Plus1(self): |
nothing calls this directly
no test coverage detected