good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 36b78abe authored by Martin Holst Swende's avatar Martin Holst Swende Committed by GitHub
Browse files

core/vm: instruction tests (#16327)

This PR makes it easy to generate and execute testcases for VM arithmetic operations. By enabling and running the testcase TestWriteExpectedValues, a set of json files are created which contain input and output for each arith operation.
The test TestJsonTestcases executes all of those tests.

While meaningless as is, this PR makes it less risky to make changes (optimizations) to the vm operations, since there will be a larger body of testcases.
parent 51642748
No related branches found
No related tags found
Loading
Showing
with 157 additions and 87 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment