MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / test_compile_hello

Method test_compile_hello

test/test_benchmark.py:589–590  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

587 self.do_toolchain_benchmark(['--version'])
588
589 def test_compile_hello(self):
590 self.do_toolchain_benchmark(['-c', test_file('hello_world.c')])
591
592 def test_memops(self):
593 src = '''

Callers

nothing calls this directly

Calls 2

test_fileFunction · 0.90

Tested by

no test coverage detected