summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-02-02Apparently setting don't fragment is unnecessary.Lorenzo Colitti
2015-02-02Simplify putting sockets onto networks.Lorenzo Colitti
2015-02-02Test IPv4 PMTU as well.Lorenzo Colitti
2015-02-02Improve iproute attribute decoding documentation.Lorenzo Colitti
2015-02-02Add outgoing packet tests using IP{,V6}_UNICAST_IFLorenzo Colitti
2015-02-02Add more checks to the ping code.Lorenzo Colitti
2015-02-02Test looking up routes with UIDs from userspace.Lorenzo Colitti
2015-02-02Add a test for UID routing configuration.Lorenzo Colitti
2015-02-02Better support for rule attributes.Lorenzo Colitti
2015-02-02Clear CROSS_COMPILE when running tests.Lorenzo Colitti
2015-02-02Fix flowlabel test, now it's working in the kernelLorenzo Colitti
2015-02-02Replace shelling out to ip with netlink code.Lorenzo Colitti
2015-02-02Check that remarking a socket works as expected.Lorenzo Colitti
2015-02-02Change from UID routing to UID range routing.Lorenzo Colitti
2015-02-02Test that local IPv6 connectivity goes direct.Lorenzo Colitti
2015-02-02Test outgoing oif routing.Lorenzo Colitti
2015-02-02Really disable DAD, and get rid of the sleeps.Lorenzo Colitti
2015-02-02Deflakify the PMTU test.Lorenzo Colitti
2015-02-02Change the error messages.Lorenzo Colitti
2015-02-02Test the oif rules using SO_BINDTODEVICE.Lorenzo Colitti
2015-02-02Add more tests.Lorenzo Colitti
2015-02-02Fixes to iproute.Lorenzo Colitti
2015-02-02Support adding outgoing interface rules.Lorenzo Colitti
2015-02-02Refactor setup and common code into a superclass.Lorenzo Colitti
2015-02-02Updates to mark_test.Lorenzo Colitti
2015-02-02Add support for reading routing rules.Lorenzo Colitti
2015-02-02Add a module for dealing with C-style structs.Lorenzo Colitti
2015-02-02Support setting the priority of rules.Lorenzo Colitti
2015-02-02Move ip rule functionality to Python.Lorenzo Colitti
2015-02-02Fix lint warnings.Lorenzo Colitti
2015-02-02Improve MarkTest.Lorenzo Colitti
2015-02-02Test mark-based routing for outgoing packets.Lorenzo Colitti
2015-02-02Don't export ARCH and SUBARCH, set them explicitlyLorenzo Colitti
2015-02-02Add a README file.Lorenzo Colitti
2015-02-02Kernel networking test scripts using UML.Lorenzo Colitti
2015-01-29Add missing includes.Elliott Hughes
2015-01-28Add missing <string.h> include.Elliott Hughes
2014-12-29Fix missing #includes in system/extras.Elliott Hughes
2014-12-09Add missing fcntl.h for pagingtest.c.Yabin Cui
2014-12-09Change file to include sys/time.h directly.Yabin Cui
2014-11-28Fix build in C++11 modeBernhard Rosenkränzer
2014-11-27Merge "bionic libc tests: clean up the tests for setjmp"Elliott Hughes
2014-11-24Remove reference to dead init.testmenu.Elliott Hughes
2014-11-20More C++11 compatibility.Dan Albert
2014-11-15Move system/extras to libc++.Dan Albert
2014-11-12Merge "bionic libc tests: clean up tests for seteuid call"Elliott Hughes
2014-11-11Add paging testRom Lemarchand
2014-11-12bionic libc tests: clean up tests for seteuid callYongqin Liu
2014-11-03am 5022e71a: Merge "bionic libc tests: clean up test_udp.c"Elliott Hughes
2014-11-03bionic libc tests: clean up test_udp.cYongqin Liu