1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-17 13:07:53 +00:00

I7000: Updated test case.

This commit is contained in:
Richard Cornwell
2019-07-07 01:20:29 -04:00
parent 4fa0a69b5d
commit f0d96fd3ff
2 changed files with 1679 additions and 3 deletions

1672
I7000/tests/i7090/good.test Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,7 @@
cd I7000
cd tests
cd %~p0
cd i7090
rm test.log
set console -n -q log=test.log
set cpu 709
set dk disable
set coml disable
@@ -160,7 +161,10 @@ c
c
c
c
detach all
del test*.tp
del test*.cbn
del test1.drm
q
set console nolog
if -D "test.log" == "good.test" exit 0
exit 1