OSDN Git Service

Add more tests.
authorLorenzo Colitti <lorenzo@google.com>
Tue, 8 Apr 2014 09:05:01 +0000 (18:05 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Mon, 2 Feb 2015 08:47:25 +0000 (17:47 +0900)
commitd1d32975b8a3da041cea5ee322fe3c99cd313d4a
tree88a63091018667c32554d4003ba0383aebb2fae9
parent455a2a6964ec6408d8f7cb2c629a65a34bc43f08
Add more tests.

1. Check that toggling forwarding deletes autoconf routes in
   all tables.
2. Add a test for Path MTU discovery (IPv6 only for now).
3. Add a test that checks that there are no leftover routes on
   routing table switch. Currently disabled, because there's no
   way to delete routing tables in Linux.

Change-Id: Ie21a2d2c14304d9c0fb7cd688b90cb8715e0bd68
tests/net_test/mark_test.py