Testbench: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
... and additionally support for the following emulators: | ... and additionally support for the following emulators: | ||
* [http://wiki.icomp.de/wiki/Chameleon Turbo Chameleon 64] | * [http://wiki.icomp.de/wiki/Chameleon Turbo Chameleon 64] (C-64) | ||
* [http://wiki.icomp.de/wiki/Chameleon_VIC20 Chameleon VIC20 | * [http://wiki.icomp.de/wiki/Chameleon_VIC20 Chameleon VIC20] (VIC20) | ||
need to ask authors of: | * [http://www.hoxs64.net/ hoxs64] (C-64) (WIP) | ||
* [http://micro64.de/ micro64] (C-64) | |||
* [http://emu64.de/ emu64] (C-64) (WIP) | |||
* [http://www.z64k.com/ z64k] (C-64, C-128, VIC20) z64k, z128k, z20k (WIP, also has its own GUI to run the tests!) | |||
* [http://www.yace64.com/ yace] (C-64) (WIP) | |||
need to ask authors of: MESS (C-64, VIC20, PET), Pfau Zeh (VIC20), YAPE (Plus4) | |||
[https://sourceforge.net/p/vice-emu/code/HEAD/tree/testprogs/testbench/readme.txt readme] | |||
== other related test suites == | == other related test suites == | ||
* [https://github.com/drfiemost/resid-test/ resid-test] by Leandro Nini compares reSID and reSIDfp to the results of perfect6581 | * [https://github.com/drfiemost/resid-test/ resid-test] by Leandro Nini compares reSID and reSIDfp to the results of perfect6581 |
Revision as of 00:02, 16 August 2017
The VICE testprogs repository contains a testbench script, which can be used to run a lot of the existing tests automatically, which makes regression testing of the emulators much easier.
The script contains support for all emulators contained in VICE: x64, x64sc, x128, xscpu64, x64dtv, xpet, xcbm2, xcbm5x0, xvic, xplus4, vsid
... and additionally support for the following emulators:
- Turbo Chameleon 64 (C-64)
- Chameleon VIC20 (VIC20)
- hoxs64 (C-64) (WIP)
- micro64 (C-64)
- emu64 (C-64) (WIP)
- z64k (C-64, C-128, VIC20) z64k, z128k, z20k (WIP, also has its own GUI to run the tests!)
- yace (C-64) (WIP)
need to ask authors of: MESS (C-64, VIC20, PET), Pfau Zeh (VIC20), YAPE (Plus4)
- resid-test by Leandro Nini compares reSID and reSIDfp to the results of perfect6581