[Nagios-devel] Tests in Nagios
Posted: Wed May 13, 2009 7:09 am
Hi!
I've made some commits last night into the Nagios code with some minor
bug fixes. However, the main change is that I've added a test
directory which uses the perl TAP test scripts.
You can run the test scripts in the usual matter:
./configure
make
make test
There are currently 4 test scripts (related to the changes I've
applied).
More details here: http://community.nagios.org/wiki/index. ... Guidelines
So if you make changes to Nagios, you should add a test script
(*cough* *Andreas* *cough*
).
Ton
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
I've made some commits last night into the Nagios code with some minor
bug fixes. However, the main change is that I've added a test
directory which uses the perl TAP test scripts.
You can run the test scripts in the usual matter:
./configure
make
make test
There are currently 4 test scripts (related to the changes I've
applied).
More details here: http://community.nagios.org/wiki/index. ... Guidelines
So if you make changes to Nagios, you should add a test script
(*cough* *Andreas* *cough*
Ton
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]