1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse synced 2026-01-27 01:41:34 +03:00

Add Beta Disk smoke test.

Legacy-ID: 4609
This commit is contained in:
Philip Kendall
2011-12-21 13:17:24 +00:00
parent bb8689843f
commit cc8dccc489
4 changed files with 10 additions and 1 deletions

View File

@@ -3923,5 +3923,7 @@
tests.
20111220 hacking/peripheral_tests.txt,lib/{Makefile.am,
tests/fatware-success.hdf.bz2}: add DivIDE smoke test.
20111220 hacking/peripheral_tests.txt,lib/Makefile.am,tests/success.mdr}: add
20111220 hacking/peripheral_tests.txt,lib/{Makefile.am,tests/success.mdr}: add
Interface I smoke test.
20111221 hacking/peripheral_tests.txt,lib/{Makefile.am,tests/success.udi}: add
Beta Disk smoke test.

View File

@@ -1,5 +1,11 @@
Some peripheral smoke tests:
Beta Disk
* Start fuse as ./fuse --beta128 --betadisk lib/tests/success.udi
* At the A> prompt, enter LOAD "success"
* You should see "Congraturation! You sucsess!"
DivIDE
* Acquire the FATware installer from http://baze.au.com/divide/

View File

@@ -64,6 +64,7 @@ EXTRA_DIST = $(FILES) \
tests/fatware-success.hdf.bz2 \
tests/idedos-success.hdf.bz2 \
tests/success.mdr \
tests/success.udi \
uncompressed/disk_plus3.szx \
uncompressed/tape_128.szx \
uncompressed/tape_16.szx \

BIN
lib/tests/success.udi Normal file

Binary file not shown.