serval-dna/tests
Andrew Bettison d111f763c7 Fix bugs revealed by 'rhizomeprotocol' test
Was not transmitting actual HTTP server port in rhizome announcements, was
always transmitting port 4110.

When trying for a free HTTP server port, sometimes bind() succeeds but listen()
fails with EADDRINUSE, so new logic to deal with that.
2012-07-12 12:10:59 +09:30
..
config Finish rewriting configuration and logging code 2012-07-05 14:59:50 +09:30
dnahelper Refactor multi-instance server start code into test defs 2012-07-04 14:12:36 +09:30
dnaprotocol Fix 'dnaprotocol' tests broken by earlier refactor 2012-07-05 14:57:28 +09:30
jni Remove obsolete tests, rename others 2012-06-04 18:28:38 +09:30
rhizomeops Refactor test utilities from 'rhizomeops' into testdefs_rhizome.sh 2012-07-06 13:32:21 +09:30
rhizomeprotocol Fix bugs revealed by 'rhizomeprotocol' test 2012-07-12 12:10:59 +09:30
server Improve logging config options 2012-07-11 17:09:50 +09:30