Skip to content

melezhik/apache-swat

Repository files navigation

SYNOPSIS

Run swat tests for some existed Apache httpd2 issues

Installation and configuration

apt-get install curl
cpanm swat

git clone https://github.com/melezhik/apache-swat.git
cd apache-swat

# generate httpd.conf and run apache with it
./configure.bash /path/to/apache/server/root
sudo /path/to/apache/install/prefix/bin/apachectl -f `pwd`/httpd.conf

Run tests

swat 

Running tests for certain issue

swat -t 44221/

SWAT

For more documentation on swat testing framework - please follow documentation pages

Author

Alexey Melezhik

About

Run swat tests for some existed Apache httpd2 issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published