summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-11-20 Removed references to obsolete method.Steve Kemp
2012-11-19 Ensure that hostnames used for ping-tests are valid - to avoid the security...Steve Kemp
2012-11-18 Test that the hostname goes in the alert text - if none-specifiedSteve Kemp
2012-11-17 Added TCP protocol test.Steve Kemp
2012-11-16 Remove redundent text in alerts if the target was an IPSteve Kemp
2012-11-15 Resolve purely numeric alertsSteve Kemp
2012-11-15 Raise an exception on a bogus line - and test for that.Steve Kemp
2012-11-15 Throw an exception if we attempt to redefine a macro.Steve Kemp
2012-11-14 Removed test now we remap HTTPS -> httpSteve Kemp
2012-11-14 renamed.Steve Kemp
2012-11-14 Added test of inside vs. outside of Bytemark networkSteve Kemp
2012-11-14 WHitespace fixupsSteve Kemp
2012-11-14 Test-cases for multi-pingSteve Kemp
2012-11-14 Updated test casesSteve Kemp
2012-11-14 Moved parser code into its own file, and updated main script + test suite to...Steve Kemp
2012-11-14 Added another test.Steve Kemp
2012-11-14 Updated test suite to cover macros with numbers in their names.Steve Kemp
2012-11-14 comment-updates.Steve Kemp
2012-11-14 Test that we can define macros with just a single host - no " and "Steve Kemp
2012-11-14 Removed WebBrickSteve Kemp
2012-11-13 Added more tests - specifically look for default port-saniytSteve Kemp
2012-11-13 Added ping to the list of primitives tested.Steve Kemp
2012-11-13 Considerably more test-cases.Steve Kemp
2012-11-13 Test that invoking parse_line() honours macro definitions.Steve Kemp
2012-11-13 Fixed to load the main code so we can test our parser.Steve Kemp
2012-11-13 Fixed include paths.Steve Kemp
2012-11-13 Updated the libraries we require.Steve Kemp
2012-11-13 Added a HTTP server stub for the protocol test.Steve Kemp
2012-11-13 Allow the parser to be loaded.Steve Kemp
2012-11-13 added test-case to cover basic file-parsing.Steve Kemp
2012-11-13 Added.Steve Kemp
2012-11-13 Added LDAP-protocol handler.Steve Kemp
2012-11-13 Removed duplication, corrected errors in comment.Steve Kemp
2012-11-13 Validate we have a host + portSteve Kemp
2012-11-13 Test that we have a host + port to test.Steve Kemp
2012-11-13 Validate we have a port and a host to probeSteve Kemp
2012-11-13 Added validation of target + portSteve Kemp
2012-11-13 Added test case for FTP constructor.Steve Kemp
2012-11-13 Initial test-casesSteve Kemp