summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Adding 64 bit emmc_rand_perfGopinath2015-08-251-0/+4
* fix chrome activity name in systemapps.shTodd Kjos2015-06-082-6/+3
* Add -W option to systemapps.shTodd Kjos2015-06-051-3/+8
* Enhancements to workload scriptsTodd Kjos2015-06-054-98/+188
* Fix hang when starting chromeTodd Kjos2015-05-281-7/+5
* Scripts to automate simple workloads for testingTodd Kjos2015-05-206-0/+986
* fs_mgr exports its headers.Elliott Hughes2015-03-301-1/+0
* Merge "Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP."Elliott Hughes2015-03-241-1/+1
|\
| * Use PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.Elliott Hughes2015-03-231-1/+1
* | Remove perm_checker and mounts-test.sh.Elliott Hughes2015-03-185-738/+0
|/
* Add tests for cross-family bind() and connect() operations.Lorenzo Colitti2015-03-051-0/+53
* Make UID rules specify "iif lo" to match real device configs.Lorenzo Colitti2015-03-031-2/+7
* Add Python wrappers for bind and connect as well as sendmsg.Lorenzo Colitti2015-03-033-14/+31
* Download the rootfs instead of expecting it to be in the tree.Lorenzo Colitti2015-02-111-8/+14
* A simple script to run all tests.Erik Kline2015-02-041-0/+48
* Improvements to iproute.Lorenzo Colitti2015-02-041-4/+49
* Improve the dump code.Lorenzo Colitti2015-02-041-13/+25
* Unbreak srcaddr_selection_test.Lorenzo Colitti2015-02-021-1/+2
* Stop requiring a live Internet connection in ping6_test.py.Lorenzo Colitti2015-02-021-26/+183
* Disable the ping6 flowlabel test, since it doesn't work.Lorenzo Colitti2015-02-021-1/+1
* Support setting and clearing the default network.Lorenzo Colitti2015-02-022-15/+38
* Clean up code in preparation for AOSP.Lorenzo Colitti2015-02-028-9/+136
* Move all setup code to a new multinetwork_base.pyLorenzo Colitti2015-02-025-616/+635
* Remove the EXPERIMENTAL from UID routing.Lorenzo Colitti2015-02-022-21/+21
* Verify no NSes from optimistic addressesErik Kline2015-02-021-4/+45
* Add a test for cross-protocol ping crash.Lorenzo Colitti2015-02-021-0/+24
* Skip ping tests instead of failing if the VM has no connectivity.Lorenzo Colitti2015-02-022-3/+12
* Don't infinite loop if read() on tun returns 0Lorenzo Colitti2015-02-021-0/+2
* Further testing for optimistic address scenarios.Erik Kline2015-02-021-12/+58
* Fix lint warnings.Lorenzo Colitti2015-02-024-17/+16
* Manually add directly-connected routes as well as default routesLorenzo Colitti2015-02-022-2/+10
* Don't specify lladdr when deleting a neighbour.Lorenzo Colitti2015-02-021-1/+2
* Add debugging capabilities to iproute.Lorenzo Colitti2015-02-021-1/+35
* Add test for source address selection behaviour.Erik Kline2015-02-023-1/+215
* net_test environment changesErik Kline2015-02-022-3/+10
* Add basic RTM_GETADDR support.Erik Kline2015-02-022-21/+47
* Make net_test work on 3.1 kernels.Lorenzo Colitti2015-02-022-3/+12
* Don't skip the LeftoverRoutes test.Lorenzo Colitti2015-02-021-3/+3
* When changing UID, become a member of AID_INET.Lorenzo Colitti2015-02-022-1/+7
* Use the right version in the rule deletion test.Lorenzo Colitti2015-02-021-1/+1
* Return route attribute types as strings.Lorenzo Colitti2015-02-022-44/+67
* Also check the MTU via netlink.Lorenzo Colitti2015-02-021-1/+10
* Support decoding route attributes, cacheinfo, uid.Lorenzo Colitti2015-02-021-37/+55
* Fix lint error.Lorenzo Colitti2015-02-021-1/+1
* Check that route deletion does not ignore the table.Lorenzo Colitti2015-02-022-0/+48
* Don't check IPv6 echo reply tclass on pre-3.14 kernelsLorenzo Colitti2015-02-021-2/+6
* Better tests for Path MTU discovery.Lorenzo Colitti2015-02-021-35/+109
* Move sending via pktinfo to a SendOnNetid function.Lorenzo Colitti2015-02-021-29/+37
* Make olddefconfig optional; it only appeared recently.Lorenzo Colitti2015-02-021-1/+12
* If there's a new root fs, delete the old oneLorenzo Colitti2015-02-021-0/+2