[Nagios-devel] Tests in Nagios

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Tests in Nagios

Post by Guest »

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]
Locked