Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEngineExecution ¶
func AssertEngineExecution(t *testing.T, testNum int, valid bool, newEngine func() (*txscript.Engine, error))
AssertEngineExecution executes the VM returned by the newEngine closure, asserting the result matches the validity expectation. In the case where it doesn't match the expectation, it executes the script step-by-step and prints debug information to stdout.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.