Subversion Repositories havirt

Rev

Last modification | View Log | Download | RSS feed

Last modification

Path Last modification Log Download RSS

Tests Directory

This directory contains all test scripts for havirt.

Quick Start

cd tests/

./test_havirt_safe.sh

Available Test Scripts

Running Tests

All test scripts must be run from this tests/ directory:

Safe tests (no SSH required)

./test_havirt_safe.sh

With verbose output

./test_havirt_safe.sh --verbose

Perl integration tests

./test_integration.pl

Interactive test runner

./run_tests.sh

See TESTING.md for complete documentation.