OSDN Git Service

Make the test more robust with an unreachable rule
authorLorenzo Colitti <lorenzo@google.com>
Thu, 1 May 2014 08:02:59 +0000 (17:02 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Mon, 2 Feb 2015 08:47:27 +0000 (17:47 +0900)
commit051c29078188c01d5c451b60a003ba9ec00a2822
tree54f5f8aabc1b9f3bd88c373ca4d774b40fe25cf9
parent0df6a62a65f2ed142732a0da57965fe7bfbfde9c
Make the test more robust with an unreachable rule

This ensures that even if the system has a default route, sends
will return an error unless the socket has explicitly selected
an interface.

Change-Id: I3f0ddd88a1b679fa3fb47ab7b78616fe7bf3ca9f
tests/net_test/iproute.py
tests/net_test/mark_test.py