Ordeal
Ordeal is a small collection of scripts to simplify creation and maintenance
of multi-platform automatic test facility.
An architecture overview is shown on the picture bellow.

To see Ordeal in action jump to Bang Project Autotests.
Usage
- Click on the Start/Stop button to control test suite run
- Click on the OS logo to see the test platform specification
- Click on the green/yellow/red status icon to see test report page
Requirements
- /bin/sh on test hosts
- /bin/sh and Perl 5.x on Ordeal server
- password-less ssh/scp or similar connection of all test machines
- password-less ssh connection to project CVS servers or similar way of obtaining up-to-date sources
- cooperation of project test programs
CVS -current version features
- Uses CSS to set uniform custom look.
- Test log file sizes reporting.
Version 0.9 features
- Independent projects and test hosts configuration.
- Generates datailed test reports as well as one line summaries suitable for quick overviews.
- Progress bar shows elapsed work estimate during tests execution.
- Translates text logs into html, understands ANSI escape sequences.
- Test start/stop button.
Author: