Skip to content

Add unit test framework based on Test::Harness

Eetu Pesonen requested to merge dev-unit-test into master

Added unit test framework based on Perl Test::Harness and Test::More. For now just for unit-testing the emulator by running short assembly sequences and checking the results over YAML and binary dumps.

Made in Perl to make it easy to use in the future for testing the Verilog model against the emulator.

Merge request reports

Loading