summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-10-15emmc test: fix counter overflowandroid-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r66android-6.0.1_r65android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r20android-6.0.1_r17android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r41marshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devAndriy Naborskyy
2015-09-1564bit emmc fixGopinath
2015-08-25Adding 64 bit emmc_rand_perfmarshmallow-devGopinath
2015-06-08fix chrome activity name in systemapps.shTodd Kjos
2015-06-05Add -W option to systemapps.shTodd Kjos
2015-06-05Enhancements to workload scriptsTodd Kjos
2015-05-28Fix hang when starting chromeTodd Kjos
2015-05-20Scripts to automate simple workloads for testingTodd Kjos
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