summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-13Redirect the output from script for kernel tests.android-wear-7.1.1_r1android-n-preview-5android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Bindu Mahadev
2016-05-10Delete tcp_nuke_addr_test.py.android-wear-n-preview-2android-n-preview-4Lorenzo Colitti
2016-05-10Don't fail when we get a UDP checksum of 0xffff.Lorenzo Colitti
2016-04-30Test for socket calls returning uninitialized memory.android-wear-n-preview-3android-wear-n-preview-1android-n-preview-3Lorenzo Colitti
2016-04-08Attempt to banish remaining EADDRINUSEs due to RandomPort.android-n-preview-2Lorenzo Colitti
2016-04-05Use a named constant for the retrans timer.Lorenzo Colitti
2016-04-04Don't fail tests after after 5.9 seconds.Lorenzo Colitti
2016-04-01Skip OutgoingTest.testUidRouting on the build server.Lorenzo Colitti
2016-04-01Disable CONFIG_SYSVIPC in net_test.Lorenzo Colitti
2016-03-31If we read no packets, try again after 10ms.Lorenzo Colitti
2016-03-30Don't trip over FIN+ACK retransmits.Lorenzo Colitti
2016-03-16Don't assume we can bind to a random port.Lorenzo Colitti
2016-03-16Signal a build failure for kernel_testsBindu Mahadev
2016-03-16Fix UML hang on builderBindu Mahadev
2016-03-09Add a .gitignore for the uncompressed rootfs.Lorenzo Colitti
2016-02-25Cite more kernel commits.Lorenzo Colitti
2016-02-25Teach iproute how to dump IP addresses as well.Lorenzo Colitti
2016-02-25Add a test for the behaviour of FIN_WAIT sockets.Lorenzo Colitti
2016-02-25Make the bytecode tests a bit more robust.Lorenzo Colitti
2016-02-25Rename DisableLinger to DisableFinWait, and add an EnableFinWait.Lorenzo Colitti
2016-02-25Improve sock_diag debugging code.Lorenzo Colitti
2016-02-25Cite more kernel commits.Lorenzo Colitti
2016-02-25Teach iproute how to dump IP addresses as well.Lorenzo Colitti
2016-02-25Add a test for the behaviour of FIN_WAIT sockets.Lorenzo Colitti
2016-02-25Make the bytecode tests a bit more robust.Lorenzo Colitti
2016-02-25Rename DisableLinger to DisableFinWait, and add an EnableFinWait.Lorenzo Colitti
2016-02-25Improve sock_diag debugging code.Lorenzo Colitti
2016-02-24Fix lint warnings.Lorenzo Colitti
2016-02-24Note a 3.18 commit in neighbour_test.py.Lorenzo Colitti
2016-02-24SOCK_DESTROY is no longer optional.Lorenzo Colitti
2016-02-24Refactor TCP test code into its own file.Lorenzo Colitti
2016-02-24Move some sock_diag tests around.Lorenzo Colitti
2016-02-24Teach more sock_diag code and tests about mapped sockets.Lorenzo Colitti
2016-02-24Delete the hack that finds mapped sockets.Lorenzo Colitti
2016-02-24Delete FixupDiagMsg and cite the commit that makes it unnecessary.Lorenzo Colitti
2016-02-24Add a test for a port comparison bytecode validation bug.Lorenzo Colitti
2016-02-24Make the SOCK_DESTROY tests work again.Lorenzo Colitti
2016-02-24Make CloseSocketFromFd work on mapped sockets too.Lorenzo Colitti
2016-02-24Test for a cross-family bytecode comparison bug.Lorenzo Colitti
2016-02-24Support checking structs for equality.Lorenzo Colitti
2016-02-24Add code and tests for inet_diag bytecode.Lorenzo Colitti
2016-02-24Make RTA_METRICS parsing work properly.Lorenzo Colitti
2016-02-24Slightly simplify dumping sockets.Lorenzo Colitti
2016-02-24Support specifying attributes in dump requests.Lorenzo Colitti
2016-02-24Don\'t run the sock_diag tests twice.Lorenzo Colitti
2016-02-24Test for a SOCK_DIAG oops on IPv4-mapped SYN_RECV connections.Lorenzo Colitti
2016-02-24More SOCK_DESTROY test workLorenzo Colitti
2016-02-24Add code and tests to close sockets via SOCK_DESTROY.Lorenzo Colitti
2016-02-24Make getsockopt(SO_BINDTODEVICE) actually work.Lorenzo Colitti
2016-02-24Make GetSockDiag really return an InetDiagMsg, not a tuple.Lorenzo Colitti