MCPcopy Index your code
hub / github.com/RustPython/RustPython / _testCmsgTrunc2Int

Method _testCmsgTrunc2Int

Lib/test/test_socket.py:4240–4241  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

4238
4239 @testCmsgTrunc2Int.client_skip
4240 def _testCmsgTrunc2Int(self):
4241 self.createAndSendFDs(1)
4242
4243 @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931")
4244 def testCmsgTruncLen0Minus1(self):

Callers

nothing calls this directly

Calls 1

createAndSendFDsMethod · 0.95

Tested by

no test coverage detected