Reworked unit tests for machine and renamed test_programs directory
This commit is contained in:
6
test/riscv_instructions/jump_instructions/Makefile
Normal file
6
test/riscv_instructions/jump_instructions/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
TOPDIR = ../..
|
||||
include $(TOPDIR)/Makefile.tests
|
||||
|
||||
dumps: jump.dump ret.dump
|
||||
|
||||
tests: jump.guac ret.guac
|
Reference in New Issue
Block a user