OUTPUTS = stdout


$(OUTPUTS):	test.cmd test.ihx
	$(call run-sim)


include test-lib.mk
