summaryrefslogtreecommitdiff
path: root/tests/net_test
AgeCommit message (Expand)Author
2015-09-06Merge "Annotate a few tests with the relevant kernel commits."Lorenzo Colitti
2015-09-03Expect a notification for NUD_REACHABLE.Filipe Brandenburger
2015-09-04Annotate a few tests with the relevant kernel commits.Lorenzo Colitti
2015-09-01Add a millisecond-variant of MonitorSleep.Lorenzo Colitti
2015-07-30Merge "Tests for candidate source address restriction"Erik Kline
2015-07-30Tests for candidate source address restrictionErik Kline
2015-07-28Merge "Fix lint errors."Lorenzo Colitti
2015-07-02Require optimistic behaviour to pass srcaddr_selection_testErik Kline
2015-07-01Fix lint errors.Lorenzo Colitti
2015-07-01Merge "Add a test for repeated neighbour probes."Lorenzo Colitti
2015-07-01Merge "Add a test for ND cache behaviour."Lorenzo Colitti
2015-07-01Add a test for repeated neighbour probes.Lorenzo Colitti
2015-07-01Add a test for ND cache behaviour.Lorenzo Colitti
2015-06-30Merge "Add a unit test for the IPV6_JOIN_ANYCAST hang."Lorenzo Colitti
2015-06-30Add a unit test for the IPV6_JOIN_ANYCAST hang.Lorenzo Colitti
2015-06-24Switch to fchown() for changing the UID of sockets.Erik Kline
2015-05-22Make mark reflect/accept required, it's been upstream for a while.Lorenzo Colitti
2015-05-20Disable certain kernel configuration options in net_test.Lorenzo Colitti
2015-05-13Improve netlink message debugging.Lorenzo Colitti
2015-05-08Support dumping neighbour cache entries.Lorenzo Colitti
2015-03-05Add tests for cross-family bind() and connect() operations.Lorenzo Colitti
2015-03-03Make UID rules specify "iif lo" to match real device configs.Lorenzo Colitti
2015-03-03Add Python wrappers for bind and connect as well as sendmsg.Lorenzo Colitti
2015-02-11Download the rootfs instead of expecting it to be in the tree.Lorenzo Colitti
2015-02-04A simple script to run all tests.Erik Kline
2015-02-04Improvements to iproute.Lorenzo Colitti
2015-02-04Improve the dump code.Lorenzo Colitti
2015-02-02Unbreak srcaddr_selection_test.Lorenzo Colitti
2015-02-02Stop requiring a live Internet connection in ping6_test.py.Lorenzo Colitti
2015-02-02Disable the ping6 flowlabel test, since it doesn't work.Lorenzo Colitti
2015-02-02Support setting and clearing the default network.Lorenzo Colitti
2015-02-02Clean up code in preparation for AOSP.Lorenzo Colitti
2015-02-02Move all setup code to a new multinetwork_base.pyLorenzo Colitti
2015-02-02Remove the EXPERIMENTAL from UID routing.Lorenzo Colitti
2015-02-02Verify no NSes from optimistic addressesErik Kline
2015-02-02Add a test for cross-protocol ping crash.Lorenzo Colitti
2015-02-02Skip ping tests instead of failing if the VM has no connectivity.Lorenzo Colitti
2015-02-02Don't infinite loop if read() on tun returns 0Lorenzo Colitti
2015-02-02Further testing for optimistic address scenarios.Erik Kline
2015-02-02Fix lint warnings.Lorenzo Colitti
2015-02-02Manually add directly-connected routes as well as default routesLorenzo Colitti
2015-02-02Don't specify lladdr when deleting a neighbour.Lorenzo Colitti
2015-02-02Add debugging capabilities to iproute.Lorenzo Colitti
2015-02-02Add test for source address selection behaviour.Erik Kline
2015-02-02net_test environment changesErik Kline
2015-02-02Add basic RTM_GETADDR support.Erik Kline
2015-02-02Make net_test work on 3.1 kernels.Lorenzo Colitti
2015-02-02Don't skip the LeftoverRoutes test.Lorenzo Colitti
2015-02-02When changing UID, become a member of AID_INET.Lorenzo Colitti
2015-02-02Use the right version in the rule deletion test.Lorenzo Colitti