1. 0eaba68 Add tests for {sticky,non-sticky} pktinfo routing by Lorenzo Colitti · 11 years ago
  2. 720635f Add a wrapper for sendmsg. by Lorenzo Colitti · 11 years ago
  3. 5a6a2e9 Support returning a C pointer to struct data. by Lorenzo Colitti · 11 years ago
  4. ae73c49 Refactor outgoing routing into its own test. by Lorenzo Colitti · 11 years ago
  5. 8d01042 Only run iptables when necessary. by Lorenzo Colitti · 11 years ago
  6. c8cff0d Better test incoming connections. by Lorenzo Colitti · 11 years ago
  7. 051c290 Make the test more robust with an unreachable rule by Lorenzo Colitti · 11 years ago
  8. 0df6a62 Make it easier to test IPv4 ping on IPv6 sockets. by Lorenzo Colitti · 11 years ago
  9. d74629e Separate the reflect and accept tests. by Lorenzo Colitti · 11 years ago
  10. 71f0b62 Test raw sockets as well, using GRE packets. by Lorenzo Colitti · 11 years ago
  11. 82be6b9 Use a DNS query instead of "hello" as UDP payload by Lorenzo Colitti · 11 years ago
  12. 05a6d74 Apparently setting don't fragment is unnecessary. by Lorenzo Colitti · 11 years ago
  13. 90d3fc6 Simplify putting sockets onto networks. by Lorenzo Colitti · 11 years ago
  14. 186aaaf Test IPv4 PMTU as well. by Lorenzo Colitti · 11 years ago
  15. 2595a2a Improve iproute attribute decoding documentation. by Lorenzo Colitti · 11 years ago
  16. cf0ff15 Add outgoing packet tests using IP{,V6}_UNICAST_IF by Lorenzo Colitti · 11 years ago
  17. 2a139c9 Add more checks to the ping code. by Lorenzo Colitti · 11 years ago
  18. df9b9bf Test looking up routes with UIDs from userspace. by Lorenzo Colitti · 11 years ago
  19. f3b5413 Add a test for UID routing configuration. by Lorenzo Colitti · 11 years ago
  20. 7a799dc Better support for rule attributes. by Lorenzo Colitti · 11 years ago
  21. 355dbf5 Clear CROSS_COMPILE when running tests. by Lorenzo Colitti · 11 years ago
  22. ac57df5 Fix flowlabel test, now it's working in the kernel by Lorenzo Colitti · 11 years ago
  23. 9e66bfb Replace shelling out to ip with netlink code. by Lorenzo Colitti · 11 years ago
  24. ec753c4 Check that remarking a socket works as expected. by Lorenzo Colitti · 11 years ago
  25. b4088c2 Change from UID routing to UID range routing. by Lorenzo Colitti · 11 years ago
  26. 8544714 Test that local IPv6 connectivity goes direct. by Lorenzo Colitti · 11 years ago
  27. 97d1b15 Test outgoing oif routing. by Lorenzo Colitti · 11 years ago
  28. 71324fb Really disable DAD, and get rid of the sleeps. by Lorenzo Colitti · 11 years ago
  29. 98eb6fd Deflakify the PMTU test. by Lorenzo Colitti · 11 years ago
  30. 0a3a775 Change the error messages. by Lorenzo Colitti · 11 years ago
  31. 7a743f1 Test the oif rules using SO_BINDTODEVICE. by Lorenzo Colitti · 11 years ago
  32. d1d3297 Add more tests. by Lorenzo Colitti · 11 years ago
  33. 455a2a6 Fixes to iproute. by Lorenzo Colitti · 11 years ago
  34. d6d303d Support adding outgoing interface rules. by Lorenzo Colitti · 11 years ago
  35. 460fefc Refactor setup and common code into a superclass. by Lorenzo Colitti · 11 years ago
  36. cabf6eb Updates to mark_test. by Lorenzo Colitti · 11 years ago
  37. 1565433 Add support for reading routing rules. by Lorenzo Colitti · 11 years ago
  38. 2466e38 Add a module for dealing with C-style structs. by Lorenzo Colitti · 11 years ago
  39. d2dab45 Support setting the priority of rules. by Lorenzo Colitti · 11 years ago
  40. 9c53e8a Move ip rule functionality to Python. by Lorenzo Colitti · 11 years ago
  41. 124b5aa Fix lint warnings. by Lorenzo Colitti · 11 years ago
  42. a25ebd9 Improve MarkTest. by Lorenzo Colitti · 11 years ago
  43. 717357a Test mark-based routing for outgoing packets. by Lorenzo Colitti · 11 years ago
  44. ebb4d67 Don't export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 11 years ago
  45. b6b1fc3 Add a README file. by Lorenzo Colitti · 11 years ago
  46. 6ef3e4f Kernel networking test scripts using UML. by Lorenzo Colitti · 11 years ago
  47. 8678c6f Add missing includes. by Elliott Hughes · 10 years ago
  48. c96db60 Add missing <string.h> include. by Elliott Hughes · 10 years ago
  49. 125e060 Fix missing #includes in system/extras. by Elliott Hughes · 10 years ago
  50. 611dba4 Add missing fcntl.h for pagingtest.c. by Yabin Cui · 10 years ago
  51. 6e86b51 Change file to include sys/time.h directly. by Yabin Cui · 10 years ago
  52. 3a9bdae Fix build in C++11 mode by Bernhard Rosenkränzer · 10 years ago
  53. 50fd9b4 Merge "bionic libc tests: clean up the tests for setjmp" by Elliott Hughes · 10 years ago
  54. 2b4b06f Remove reference to dead init.testmenu. by Elliott Hughes · 10 years ago
  55. d6e3557 More C++11 compatibility. by Dan Albert · 10 years ago
  56. dc847e6 Move system/extras to libc++. by Dan Albert · 10 years ago
  57. 122ca19 Merge "bionic libc tests: clean up tests for seteuid call" by Elliott Hughes · 10 years ago
  58. de3942a Add paging test by Rom Lemarchand · 10 years ago
  59. 530b905 bionic libc tests: clean up tests for seteuid call by Yongqin Liu · 10 years ago
  60. 946b118 am 5022e71a: Merge "bionic libc tests: clean up test_udp.c" by Elliott Hughes · 10 years ago
  61. 051e317 bionic libc tests: clean up test_udp.c by Yongqin Liu · 10 years ago
  62. 3c62710 bionic libc tests: clean up the tests for setjmp by Yongqin Liu · 10 years ago
  63. 577f946 am 726aff19: Merge "bionic libc tests: clean up setting for hello_world.cpp" by Elliott Hughes · 10 years ago
  64. e9626c9 am 78b686d1: Merge "bionic libc tests: clean up test for static_init" by Elliott Hughes · 10 years ago
  65. d43f9fd am ea3b7124: Merge "bionic test libc: clean up test for pthread_once" by Elliott Hughes · 10 years ago
  66. 160f1c8 bionic libc tests: clean up setting for hello_world.cpp by Yongqin Liu · 10 years ago
  67. 3a55819 am a24d452a: Merge "bionic libc test: clean up tests for getgrouplist" by Elliott Hughes · 10 years ago
  68. 643f2ce am 85f3e14b: Merge "bionic libc test: clean up pthread mutex type test" by Elliott Hughes · 10 years ago
  69. 78b686d Merge "bionic libc tests: clean up test for static_init" by Elliott Hughes · 10 years ago
  70. 254b059 bionic libc tests: clean up test for static_init by Yongqin Liu · 10 years ago
  71. bf2bf74 am 05a66cd9: Merge "bionic libs test: clean up for gethostname test" by Elliott Hughes · 10 years ago
  72. 8939903 am 27443f28: Merge "bionic libc tests: clean up test_netinet_icmp.c file" by Elliott Hughes · 10 years ago
  73. 64dd641 am f1f4e334: Merge "bionic libc test: clean up test_static_cpp_mutex test" by Elliott Hughes · 10 years ago
  74. 43a84d0 am 426df33f: Merge "bionic libc test: clean up sysconf test" by Elliott Hughes · 10 years ago
  75. 9f80c43 bionic test libc: clean up test for pthread_once by Yongqin Liu · 10 years ago
  76. d81cb4b bionic libc test: clean up tests for getgrouplist by Yongqin Liu · 10 years ago
  77. 85f3e14 Merge "bionic libc test: clean up pthread mutex type test" by Elliott Hughes · 10 years ago
  78. 05a66cd Merge "bionic libs test: clean up for gethostname test" by Elliott Hughes · 10 years ago
  79. bd7dde8 am acc6dfd9: Merge "bionic libc tests: clean up tests for destructor in executable" by Elliott Hughes · 10 years ago
  80. 70063ea am 03e1776e: Merge "bionic libc test: remove gethostbyname test" by Christopher Ferris · 10 years ago
  81. e587184 am 6a425bbe: Merge "bionic libc test: remove getaddrinfo test" by Elliott Hughes · 10 years ago
  82. 4e70df1 am 03a2281e: Merge "bionic libc test: remove relocation related bionic test" by Elliott Hughes · 10 years ago
  83. a38def7 bionic libs test: clean up for gethostname test by Yongqin Liu · 10 years ago
  84. a018395 bionic libc tests: clean up test_netinet_icmp.c file by Yongqin Liu · 10 years ago
  85. e3b5cf6 bionic libc test: clean up pthread mutex type test by Yongqin Liu · 10 years ago
  86. e41bb1b bionic libc test: clean up test_static_cpp_mutex test by Yongqin Liu · 10 years ago
  87. 107be1a am 156c6143: Merge "bionic libc test: clean up dlclose related test in system/extras" by Elliott Hughes · 10 years ago
  88. 8a1197b am ef6c48b7: Merge "bionic libc test: clean up test for dlopen_null" by Elliott Hughes · 10 years ago
  89. 426df33 Merge "bionic libc test: clean up sysconf test" by Elliott Hughes · 10 years ago
  90. f14d320 bionic libc test: clean up sysconf test by Yongqin Liu · 10 years ago
  91. 5d4914e bionic libc tests: clean up tests for destructor in executable by Yongqin Liu · 10 years ago
  92. 7727c26 bionic libc test: remove gethostbyname test by Yongqin Liu · 10 years ago
  93. 6a425bb Merge "bionic libc test: remove getaddrinfo test" by Elliott Hughes · 10 years ago
  94. 03a2281 Merge "bionic libc test: remove relocation related bionic test" by Elliott Hughes · 10 years ago
  95. 156c614 Merge "bionic libc test: clean up dlclose related test in system/extras" by Elliott Hughes · 10 years ago
  96. a1b196f bionic libc test: clean up test for dlopen_null by Yongqin Liu · 10 years ago
  97. 86b5f73 bionic libc test: clean up dlclose related test in system/extras by Yongqin Liu · 10 years ago
  98. e9586eb bionic libc test: remove relocation related bionic test by Yongqin Liu · 10 years ago
  99. 1b5ae9a bionic libc test: remove getaddrinfo test by Yongqin Liu · 10 years ago
  100. f524e9e am 1c380ee5: Merge "Remove another obsolete test." by Elliott Hughes · 10 years ago