MCPcopy
hub / github.com/tinygo-org/tinygo / Parallel

Method Parallel

src/testing/testing.go:472–474  ·  view source on GitHub ↗

Parallel is not implemented, it is only provided for compatibility.

()

Source from the content-addressed store, hash-verified

470
471// Parallel is not implemented, it is only provided for compatibility.
472func (t *T) Parallel() {
473 // Unimplemented.
474}
475
476// InternalTest is a reference to a test that should be called during a test suite run.
477type InternalTest struct {

Callers 15

testErrorMessagesFunction · 0.80
TestCorpusFunction · 0.80
TestBuildFunction · 0.80
runPlatTestsFunction · 0.80
TestWebAssemblyFunction · 0.80
TestWasmExportFunction · 0.80
TestWasmExportJSFunction · 0.80
TestWasmExitFunction · 0.80
TestTestFunction · 0.80
TestCompilerFunction · 0.80
TestCompilerErrorsFunction · 0.80
TestRemoveAllDotDotFunction · 0.80

Calls

no outgoing calls

Tested by 15

testErrorMessagesFunction · 0.64
TestCorpusFunction · 0.64
TestBuildFunction · 0.64
runPlatTestsFunction · 0.64
TestWebAssemblyFunction · 0.64
TestWasmExportFunction · 0.64
TestWasmExportJSFunction · 0.64
TestWasmExitFunction · 0.64
TestTestFunction · 0.64
TestCompilerFunction · 0.64
TestCompilerErrorsFunction · 0.64
TestRemoveAllDotDotFunction · 0.64