Fixed rename of test output.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
This commit is contained in:
parent
54f8016ead
commit
83caa0ac74
3 changed files with 4 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ test-ahello-m80-run: $(TEST_AHELLO_M80)/ahello.com
|
|||
|
||||
.PHONY: test-ahello-m80-assert
|
||||
test-ahello-m80-assert: $(TEST_AHELLO_M80)/ahello.com
|
||||
$(call mb_delete,$(TEST_AHELLO_M80)/test.out)
|
||||
$(call mb_delete,$(TEST_AHELLO_M80)/ahello.out)
|
||||
$(call mb_autoexec_cmd_test,$(TEST_AHELLO_M80),ahello > ahello.out)
|
||||
$(call mb_openmsx_dosctl,$(TEST_AHELLO_M80))
|
||||
grep "M80: Hello world..." $(TEST_AHELLO_M80)/ahello.out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue