makefile: Add some verilator micropython tests
authorAnton Blanchard <anton@linux.ibm.com>
Sat, 14 Aug 2021 06:59:50 +0000 (16:59 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Sat, 14 Aug 2021 09:36:29 +0000 (19:36 +1000)
commitefb387b0d23e28e05d8fd19b3f5d8009f8fbd78b
tree6b755f31fa0021e29a2c0cb0624c49c1d92493bf
parent8acd5a560737f903177374867ce35eb823475108
makefile: Add some verilator micropython tests

These are the same micropython tests we use against the ghdl
simulation.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
Makefile
scripts/test_micropython_verilator.py [new file with mode: 0755]
scripts/test_micropython_verilator_long.py [new file with mode: 0755]