diff --git a/VAX/tests/EVKAA.ini b/VAX/tests/EVKAA.ini new file mode 100644 index 00000000..fc339943 --- /dev/null +++ b/VAX/tests/EVKAA.ini @@ -0,0 +1,7 @@ +set -qu console telnet=65432,telnet=buffered +load evkaa.exe +expect "Hit any key to continue" send "\r"; go -q +expect [2] "done!" echof "\r\n%SIM_NAME% Hareware Core Instruction test EVKAA - Passed"; exit 0 +go -q 200 +echof "\r\n%SIM_NAME% Hareware Core Instruction test EVKAA - FAILED" +exit 1 diff --git a/VAX/tests/vax730_test.ini b/VAX/tests/vax730_test.ini index b20f5b68..9646479e 100644 --- a/VAX/tests/vax730_test.ini +++ b/VAX/tests/vax730_test.ini @@ -1,8 +1,2 @@ cd VAX/tests -set console telnet=buffered -load evkaa.exe -expect "Hit any key to continue" send "\r"; go -expect [2] "done!" echof "\r\nHareware Core Instruction test EVKAA - Passed"; exit 0 -go 200 -echof "\r\nHareware Core Instruction test EVKAA - FAILED" -exit 1 +do EVKAA.ini diff --git a/VAX/tests/vax750_test.ini b/VAX/tests/vax750_test.ini index b20f5b68..9646479e 100644 --- a/VAX/tests/vax750_test.ini +++ b/VAX/tests/vax750_test.ini @@ -1,8 +1,2 @@ cd VAX/tests -set console telnet=buffered -load evkaa.exe -expect "Hit any key to continue" send "\r"; go -expect [2] "done!" echof "\r\nHareware Core Instruction test EVKAA - Passed"; exit 0 -go 200 -echof "\r\nHareware Core Instruction test EVKAA - FAILED" -exit 1 +do EVKAA.ini diff --git a/VAX/tests/vax780_test.ini b/VAX/tests/vax780_test.ini index b20f5b68..9646479e 100644 --- a/VAX/tests/vax780_test.ini +++ b/VAX/tests/vax780_test.ini @@ -1,8 +1,2 @@ cd VAX/tests -set console telnet=buffered -load evkaa.exe -expect "Hit any key to continue" send "\r"; go -expect [2] "done!" echof "\r\nHareware Core Instruction test EVKAA - Passed"; exit 0 -go 200 -echof "\r\nHareware Core Instruction test EVKAA - FAILED" -exit 1 +do EVKAA.ini diff --git a/VAX/tests/vax8600_test.ini b/VAX/tests/vax8600_test.ini index b20f5b68..9646479e 100644 --- a/VAX/tests/vax8600_test.ini +++ b/VAX/tests/vax8600_test.ini @@ -1,8 +1,2 @@ cd VAX/tests -set console telnet=buffered -load evkaa.exe -expect "Hit any key to continue" send "\r"; go -expect [2] "done!" echof "\r\nHareware Core Instruction test EVKAA - Passed"; exit 0 -go 200 -echof "\r\nHareware Core Instruction test EVKAA - FAILED" -exit 1 +do EVKAA.ini