cd lib && /usr/gnu/bin/make test cd tests && make test perl -MTest::Harness -e '$Test::Harness::switches=""; runtests(map {$_ .= ".t"} @ARGV)' Files=0, Tests=0 Result: NOTESTS if test "" != ""; then cd perlmods && /usr/gnu/bin/make test; fi cd plugins && /usr/gnu/bin/make test perl -I .. -I $(SOURCE_DIR) ../test.pl No application (check_dbi) found for test harness (check_dbi.t) ./t/check_apt.t .......... ok ./t/check_by_ssh.t ....... ok ./t/check_cluster.t ...... ok ./t/check_dig.t .......... ok ./t/check_disk.t ......... ok ./t/check_dns.t .......... ok ./t/check_dummy.t ........ ok ./t/check_fping.t ........ ok ./t/check_ftp.t .......... ok ./t/check_hpjd.t ......... ok ./t/check_http.t ......... ok ./t/check_imap.t ......... ok ./t/check_jabber.t ....... ok ./t/check_load.t ......... ok ./t/check_mysql.t ........ ok ./t/check_mysql_query.t .. ok ./t/check_nagios.t ....... skipped: Ignoring tests on solaris because of pst3 ./t/check_ntp.t .......... ok ./t/check_ping.t ......... ok ./t/check_pop.t .......... ok ./t/check_procs.t ........ skipped: Ignoring tests on solaris because of pst3 ./t/check_smtp.t ......... ok ./t/check_snmp.t ......... ok ./t/check_ssh.t .......... ok ./t/check_swap.t ......... ok ./t/check_tcp.t .......... ok ./t/check_time.t ......... ok ./t/check_udp.t .......... ok ./t/check_users.t ........ ok ./t/negate.t ............. ok # Cannot load HTTP::Daemon::SSL: Can't locate HTTP/Daemon/SSL.pm in @INC (you may need to install the HTTP::Daemon::SSL module) (@INC entries checked: .. ../.. .. $(SOURCE_DIR) /usr/perl5/site_perl/5.40/i86pc-solaris-thread-multi-64 /usr/perl5/site_perl/5.40 /usr/perl5/vendor_perl/5.40/i86pc-solaris-thread-multi-64 /usr/perl5/vendor_perl/5.40 /usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64 /usr/perl5/5.40/lib .) at ./tests/check_http.t line 40. ./tests/check_http.t ..... ok ./tests/check_nt.t ....... ok ./tests/check_procs.t .... ok ./tests/check_snmp.t ..... skipped: Missing required module for test: Can't locate NetSNMP/OID.pm in @INC (you may need to install the NetSNMP::OID module) (@INC entries checked: .. ../.. .. $(SOURCE_DIR) /usr/perl5/site_perl/5.40/i86pc-solaris-thread-multi-64 /usr/perl5/site_perl/5.40 /usr/perl5/vendor_perl/5.40/i86pc-solaris-thread-multi-64 /usr/perl5/vendor_perl/5.40 /usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64 /usr/perl5/5.40/lib .) at ./tests/check_snmp.t line 14. All tests successful. Files=34, Tests=826 Result: PASS cd plugins-scripts && /usr/gnu/bin/make test perl -I .. -I $(SOURCE_DIR) ../test.pl ./t/check_disk_smb.t ...... ok ./t/check_file_age.t ...... ok ./t/check_ifoperstatus.t .. ok ./t/check_ifstatus.t ...... ok ./t/check_rpc.t ........... ok ./t/utils.t ............... ok All tests successful. Files=6, Tests=83 Result: PASS perl -I .. -I $(SOURCE_DIR) ../test.pl t/utils.t # utils.t is excluded from above, so manually ask to test t/utils.t .. ok All tests successful. Files=1, Tests=26 Result: PASS