]> git.ozlabs.org Git - ccan/commit
net: make tests more robust.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 7 Feb 2013 00:42:27 +0000 (11:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 7 Feb 2013 00:45:50 +0000 (11:15 +1030)
commita1a93f902d4353762de50fd6a666a27a7b0de37b
tree6d45ce5162ad1ef2f23da845b2c04fe29401aeb3
parent42b45378bfcc8db48e8811a114201c7a41c21420
net: make tests more robust.

Andreas Schlick reports failure on systems without IPv6 support (in particular
ones with no IPv6 addresses for localhost).  We should be more robust in
these cases, and also where IPv4 support is missing.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/net/test/run.c