summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/tcp.rb
AgeCommit message (Expand)Author
2012-11-24 Removed the trailing ".rb" from our 'require ...' lines.Steve Kemp
2012-11-23 Removed duplicate member-variables for subclasses.Steve Kemp
2012-11-22 Parse the configuration file into arrays of jobs, via our test-factorySteve Kemp
2012-11-22 Whitespace updates.Steve Kemp
2012-11-22 Moved tests into a namespace.Steve Kemp
2012-11-22 Updated to require libraries more sanelySteve Kemp
2012-11-22 Renamed to use TestFactory.Steve Kemp
2012-11-21 Make the banner-reading optional - for services that don't need it.Steve Kemp
2012-11-21 Serialize and cosntruct neatlySteve Kemp
2012-11-21 Added .to_json method to serialize our tests.Steve Kemp
2012-11-21 whitespace & comment update.Steve Kemp
2012-11-21 Updated so that we have a working tcp-primitive which the SSH test uses.Steve Kemp
2012-11-21 Added stub for class-factory + test objects.Steve Kemp