MCPcopy Create free account
hub / github.com/WebAssembly/wabt / GetExpectedReturncode

Method GetExpectedReturncode

test/run-tests.py:261–262  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

259 self.stdin = stdin
260
261 def GetExpectedReturncode(self):
262 return self.template.expected_returncode
263
264 def Run(self, cwd, timeout, console_out=False, env=None):
265 process = None

Callers 2

GetExpectedReturncodeMethod · 0.45
HandleTestResultFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected