1. 125e060 Fix missing #includes in system/extras. by Elliott Hughes · 10 years ago
  2. 611dba4 Add missing fcntl.h for pagingtest.c. by Yabin Cui · 10 years ago
  3. 6e86b51 Change file to include sys/time.h directly. by Yabin Cui · 10 years ago
  4. 3a9bdae Fix build in C++11 mode by Bernhard Rosenkränzer · 10 years ago
  5. 50fd9b4 Merge "bionic libc tests: clean up the tests for setjmp" by Elliott Hughes · 10 years ago
  6. 2b4b06f Remove reference to dead init.testmenu. by Elliott Hughes · 10 years ago
  7. d6e3557 More C++11 compatibility. by Dan Albert · 10 years ago
  8. dc847e6 Move system/extras to libc++. by Dan Albert · 10 years ago
  9. 122ca19 Merge "bionic libc tests: clean up tests for seteuid call" by Elliott Hughes · 10 years ago
  10. de3942a Add paging test by Rom Lemarchand · 10 years ago
  11. 530b905 bionic libc tests: clean up tests for seteuid call by Yongqin Liu · 10 years ago
  12. 946b118 am 5022e71a: Merge "bionic libc tests: clean up test_udp.c" by Elliott Hughes · 10 years ago
  13. 051e317 bionic libc tests: clean up test_udp.c by Yongqin Liu · 10 years ago
  14. 3c62710 bionic libc tests: clean up the tests for setjmp by Yongqin Liu · 10 years ago
  15. 577f946 am 726aff19: Merge "bionic libc tests: clean up setting for hello_world.cpp" by Elliott Hughes · 10 years ago
  16. e9626c9 am 78b686d1: Merge "bionic libc tests: clean up test for static_init" by Elliott Hughes · 10 years ago
  17. d43f9fd am ea3b7124: Merge "bionic test libc: clean up test for pthread_once" by Elliott Hughes · 10 years ago
  18. 160f1c8 bionic libc tests: clean up setting for hello_world.cpp by Yongqin Liu · 10 years ago
  19. 3a55819 am a24d452a: Merge "bionic libc test: clean up tests for getgrouplist" by Elliott Hughes · 10 years ago
  20. 643f2ce am 85f3e14b: Merge "bionic libc test: clean up pthread mutex type test" by Elliott Hughes · 10 years ago
  21. 78b686d Merge "bionic libc tests: clean up test for static_init" by Elliott Hughes · 10 years ago
  22. 254b059 bionic libc tests: clean up test for static_init by Yongqin Liu · 10 years ago
  23. bf2bf74 am 05a66cd9: Merge "bionic libs test: clean up for gethostname test" by Elliott Hughes · 10 years ago
  24. 8939903 am 27443f28: Merge "bionic libc tests: clean up test_netinet_icmp.c file" by Elliott Hughes · 10 years ago
  25. 64dd641 am f1f4e334: Merge "bionic libc test: clean up test_static_cpp_mutex test" by Elliott Hughes · 10 years ago
  26. 43a84d0 am 426df33f: Merge "bionic libc test: clean up sysconf test" by Elliott Hughes · 10 years ago
  27. 9f80c43 bionic test libc: clean up test for pthread_once by Yongqin Liu · 10 years ago
  28. d81cb4b bionic libc test: clean up tests for getgrouplist by Yongqin Liu · 10 years ago
  29. 85f3e14 Merge "bionic libc test: clean up pthread mutex type test" by Elliott Hughes · 10 years ago
  30. 05a66cd Merge "bionic libs test: clean up for gethostname test" by Elliott Hughes · 10 years ago
  31. bd7dde8 am acc6dfd9: Merge "bionic libc tests: clean up tests for destructor in executable" by Elliott Hughes · 10 years ago
  32. 70063ea am 03e1776e: Merge "bionic libc test: remove gethostbyname test" by Christopher Ferris · 10 years ago
  33. e587184 am 6a425bbe: Merge "bionic libc test: remove getaddrinfo test" by Elliott Hughes · 10 years ago
  34. 4e70df1 am 03a2281e: Merge "bionic libc test: remove relocation related bionic test" by Elliott Hughes · 10 years ago
  35. a38def7 bionic libs test: clean up for gethostname test by Yongqin Liu · 10 years ago
  36. a018395 bionic libc tests: clean up test_netinet_icmp.c file by Yongqin Liu · 10 years ago
  37. e3b5cf6 bionic libc test: clean up pthread mutex type test by Yongqin Liu · 10 years ago
  38. e41bb1b bionic libc test: clean up test_static_cpp_mutex test by Yongqin Liu · 10 years ago
  39. 107be1a am 156c6143: Merge "bionic libc test: clean up dlclose related test in system/extras" by Elliott Hughes · 10 years ago
  40. 8a1197b am ef6c48b7: Merge "bionic libc test: clean up test for dlopen_null" by Elliott Hughes · 10 years ago
  41. 426df33 Merge "bionic libc test: clean up sysconf test" by Elliott Hughes · 10 years ago
  42. f14d320 bionic libc test: clean up sysconf test by Yongqin Liu · 10 years ago
  43. 5d4914e bionic libc tests: clean up tests for destructor in executable by Yongqin Liu · 10 years ago
  44. 7727c26 bionic libc test: remove gethostbyname test by Yongqin Liu · 10 years ago
  45. 6a425bb Merge "bionic libc test: remove getaddrinfo test" by Elliott Hughes · 10 years ago
  46. 03a2281 Merge "bionic libc test: remove relocation related bionic test" by Elliott Hughes · 10 years ago
  47. 156c614 Merge "bionic libc test: clean up dlclose related test in system/extras" by Elliott Hughes · 10 years ago
  48. a1b196f bionic libc test: clean up test for dlopen_null by Yongqin Liu · 10 years ago
  49. 86b5f73 bionic libc test: clean up dlclose related test in system/extras by Yongqin Liu · 10 years ago
  50. e9586eb bionic libc test: remove relocation related bionic test by Yongqin Liu · 10 years ago
  51. 1b5ae9a bionic libc test: remove getaddrinfo test by Yongqin Liu · 10 years ago
  52. f524e9e am 1c380ee5: Merge "Remove another obsolete test." by Elliott Hughes · 10 years ago
  53. 7c4efba Remove another obsolete test. by Elliott Hughes · 10 years ago
  54. fc5d330 am 154a2638: Merge "Remove a useless pthread_join test." by Elliott Hughes · 10 years ago
  55. 154a263 Merge "Remove a useless pthread_join test." by Elliott Hughes · 10 years ago
  56. 82b772b am 19b96d0a: Merge "Remove obsolete semaphore tests." by Elliott Hughes · 10 years ago
  57. bfcaa1b Remove a useless pthread_join test. by Elliott Hughes · 10 years ago
  58. e310373 Remove obsolete semaphore tests. by Elliott Hughes · 10 years ago
  59. 9ee3051 am 5fb7c3e2: Merge "Remove some obviously useless tests (and fix the others so they build)." by Elliott Hughes · 10 years ago
  60. 64647ab am 95060c89: Merge "Remove a glibc test." by Elliott Hughes · 10 years ago
  61. e85f315 am df8fef27: Merge "Remove old libstdc++ tests." by Elliott Hughes · 10 years ago
  62. 6fad0fc Remove some obviously useless tests (and fix the others so they build). by Elliott Hughes · 10 years ago
  63. 95060c8 Merge "Remove a glibc test." by Elliott Hughes · 10 years ago
  64. 9229b1b Remove old libstdc++ tests. by Elliott Hughes · 10 years ago
  65. 762a0fe Remove a glibc test. by Elliott Hughes · 10 years ago
  66. 3632748 am c26f2084: Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  67. caacf4e Remove makefile cruft. by Dan Albert · 10 years ago
  68. fe371d2 am a64e3c55: Merge "Fix wifiLoadScanAssoc _GNU_SOURCE build failure." by Elliott Hughes · 10 years ago
  69. 283c591 Fix wifiLoadScanAssoc _GNU_SOURCE build failure. by Elliott Hughes · 10 years ago
  70. d080001 am 676880b9: am 0795553f: Merge "Remove a useless so-called test for arc4random." by Elliott Hughes · 10 years ago
  71. d8b301f Remove a useless so-called test for arc4random. by Elliott Hughes · 10 years ago
  72. 24956e3 am b31b4cc0: am 13e929c1: Merge "Don\'t set LOCAL_MODULE_PATH for native test." by Ying Wang · 10 years ago
  73. 1db82f3 add suspend stress tester by Colin Cross · 10 years ago
  74. 9a6ce41 Don't set LOCAL_MODULE_PATH for native test. by Ying Wang · 10 years ago
  75. 0545441 am fc8da790: am 676e964d: Merge "Remove a test for dead code." by Elliott Hughes · 10 years ago
  76. 41d9bb3 Remove a test for dead code. by Elliott Hughes · 10 years ago
  77. 55d6a9c am fb109b89: Merge "directiotest: 64 bit compile issue" by Mark Salyzyn · 10 years ago
  78. 8942eef directiotest: 64 bit compile issue by Mark Salyzyn · 10 years ago
  79. dfc5276 am 75cd8ffa: Merge "qtaguid test: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  80. b945dfe qtaguid test: 64-bit compile issues by Mark Salyzyn · 11 years ago
  81. 8303f4d fstest: Add a set of filesystem recovery tests with gTest. by Mohamad Ayyash · 11 years ago
  82. 5478403 am 4936b689: Merge "Remove test_thread_max." by Elliott Hughes · 11 years ago
  83. 4bde997 am e5ca5673: Merge "Remove test_pthread_getcpuclockid." by Elliott Hughes · 11 years ago
  84. c4485f5 am 5426daff: Merge "Remove obsolete system(3) test." by Elliott Hughes · 11 years ago
  85. 16318ee am ba2d8722: Merge "Remove obsolete benchmarks." by Elliott Hughes · 11 years ago
  86. f43e739 Remove test_thread_max. by Elliott Hughes · 11 years ago
  87. b86ee87 Remove test_pthread_getcpuclockid. by Elliott Hughes · 11 years ago
  88. 68e0383 Remove obsolete system(3) test. by Elliott Hughes · 11 years ago
  89. ea6b3d6 Remove obsolete benchmarks. by Elliott Hughes · 11 years ago
  90. ed1e02a am fe9aee47: Merge "Remove <time.h> tests." by Elliott Hughes · 11 years ago
  91. fe9aee4 Merge "Remove <time.h> tests." by Elliott Hughes · 11 years ago
  92. 28cc0ef am 9fe52666: Merge "Remove bench_locks, which is a subset of bench_pthread." by Elliott Hughes · 11 years ago
  93. 340b522 Remove <time.h> tests. by Elliott Hughes · 11 years ago
  94. 933e93f Remove bench_locks, which is a subset of bench_pthread. by Elliott Hughes · 11 years ago
  95. 5841694 am 454a3f86: Merge "Remove tests that are already better tested as part of CTS." by Elliott Hughes · 11 years ago
  96. 00bd9b6 Remove tests that are already better tested as part of CTS. by Elliott Hughes · 11 years ago
  97. 3de09de am d22a6b47: Merge "Remove timer tests." by Elliott Hughes · 11 years ago
  98. 3f372e3 Remove timer tests. by Elliott Hughes · 11 years ago
  99. 7e0b5e2 am 57f6553a: Merge "perm_checker: Add permission for /dev/socket/logd*" by Mark Salyzyn · 11 years ago
  100. 82d288b perm_checker: Add permission for /dev/socket/logd* by Mark Salyzyn · 11 years ago