summaryrefslogtreecommitdiff
path: root/t/test-custodian-testfactory.rb
AgeCommit message (Collapse)Author
2013-08-05 Ignore the dnsbl test.Steve Kemp
2013-02-25 Added port-guessing test.Steve Kemp
2013-02-13 Updated test-suite now a username/password is required for LDAPSteve Kemp
2012-12-07 The http/https alert is no longer special - allow it to be tested.Steve Kemp
2012-11-24 Test that each test-type returns the correct host.Steve Kemp
2012-11-24 Renamed 'custodian/protocoltest.rb' -> 'custodian/protocoltests.rb' to ↵Steve Kemp
match what we did with the alerts. --HG-- rename : lib/custodian/protocoltest.rb => lib/custodian/protocoltests.rb
2012-11-24 The argument to our class factories must be a non-nil string.Steve Kemp
2012-11-24 Test that the type we guessed is the correct typeSteve Kemp
2012-11-24 Move the protocol-test includes into a single file to avoid duplication.Steve Kemp
2012-11-23 More DNS-tests.Steve Kemp
2012-11-23 Basic testing of the DNS-protocol tester.Steve Kemp
2012-11-23 Test that inverted() works for each protocol test we know about.Steve Kemp
2012-11-23 Allow the test-factory to return the known-test types, and then test ↵Steve Kemp
*each* of the with a simple constructed test.
2012-11-23 Removed duplicate member-variables for subclasses.Steve Kemp
Allow test-inversion via "must not run".
2012-11-23 Updated to allow the tests to be inverted via "must *not* run ..."Steve Kemp
2012-11-23 Test port-detectionSteve Kemp
2012-11-23 Renamed.Steve Kemp
--HG-- rename : t/test-factory.rb => t/test-custodian-testfactory.rb