Add unit test framework based on Test::Harness
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.