Skip to content

EOF Tests

The EOF Test fixture format tests are included in the fixtures subdirectory eof_tests.

These are produced by the EOFTest test spec.

Description

The EOF test fixture format is used to test the EOF container validation function of the Ethereum Virtual Machine (EVM).

It simply defines a binary code in hexadecimal format and a boolean value that indicates whether the code is valid or not.

Consumption

TODO: Update this section

Structures

TODO: Update this section