Skip to content

dirkwhoffmann/vAmigaTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vAmiga Test Suite

Overview

This repository contains various Amiga example programs that have been developed for testing the vAmiga emulator. Each test consists of a disk image in ADF format and reference images taken on real Amigas.

Many tests are modifications of the Amiga example programs written by Alpine9000.

Regression testing

To run all regression tests:

  1. Install TIFF tools

    brew install libtiff

  2. Copy Kickstart 1.3 to /tmp

    cp /path/to/Kickstart/kick13.rom /tmp

  3. Specifiy the vAmiga executable

    export VAMIGA=/path/to/the/vAmiga/executable/under/test

  4. Run tests

    make [-j<number of parallel threads>] 2>&1 | tee results.log

Where to go from here?

About

The vAmiga Test Suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages