summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-03-30fs_mgr exports its headers.Elliott Hughes
2015-03-24Merge "Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP."Elliott Hughes
2015-03-23Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.Elliott Hughes
2015-03-18Remove perm_checker and mounts-test.sh.Elliott Hughes
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
2015-02-02Return route attribute types as strings.Lorenzo Colitti
2015-02-02Also check the MTU via netlink.Lorenzo Colitti
2015-02-02Support decoding route attributes, cacheinfo, uid.Lorenzo Colitti
2015-02-02Fix lint error.Lorenzo Colitti
2015-02-02Check that route deletion does not ignore the table.Lorenzo Colitti
2015-02-02Don't check IPv6 echo reply tclass on pre-3.14 kernelsLorenzo Colitti
2015-02-02Better tests for Path MTU discovery.Lorenzo Colitti
2015-02-02Move sending via pktinfo to a SendOnNetid function.Lorenzo Colitti
2015-02-02Make olddefconfig optional; it only appeared recently.Lorenzo Colitti
2015-02-02If there's a new root fs, delete the old oneLorenzo Colitti
2015-02-02Make iproute.py work on 3.4 kernels too.Lorenzo Colitti
2015-02-02Add a function to build UDP packets with options.Lorenzo Colitti
2015-02-02Add tests for {sticky,non-sticky} pktinfo routingLorenzo Colitti
2015-02-02Add a wrapper for sendmsg.Lorenzo Colitti
2015-02-02Support returning a C pointer to struct data.Lorenzo Colitti
2015-02-02Refactor outgoing routing into its own test.Lorenzo Colitti