Skip to content

Add some test on asm program assembly and execution

dfalzone2 requested to merge github/fork/rpesche/add_tests into master

Created by: rpesche

I did add some test using pytest

You can launch it with : pip install pytest py.test test_execute_programs.py

I'm planning to add a gitlab pipeline to launch and check tests execution at every push.

I did some change on tma_16_assemble.py to be able to use it in my tests

Merge request reports

Loading