OUTPUTS = stdout


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


include test-lib.mk
