1. 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years, 7 months ago
  2. 14d1507 Fix some clang-format issues by Colin Cross · 4 years, 7 months ago
  3. 35d469b Fix bionic-unit-tests-glibc for 32-bit musl by Colin Cross · 4 years, 7 months ago
  4. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years, 7 months ago
  5. 4408b8a Enable posix strerror_r test in glibc by Colin Cross · 4 years, 7 months ago
  6. 695af0d POSIX strerror_r returns an error number, not -1 by Colin Cross · 4 years, 7 months ago
  7. 53df1f3 Make MTE tests pass with all values of MEMTAG_OPTIONS. by Evgenii Stepanov · 4 years, 8 months ago
  8. 40c8a8b Extend <sys/sysinfo.h> tests slightly. by Elliott Hughes · 4 years, 8 months ago
  9. be1c013 Merge "Disable return PAC in __pthread_start." by Peter Collingbourne · 4 years, 9 months ago
  10. 26d83ba Disable return PAC in __pthread_start. by Peter Collingbourne · 4 years, 9 months ago
  11. 7c0ce86 Skip the malloc_slack test on native bridge. by Christopher Ferris · 4 years, 9 months ago
  12. 546723b Use ro.build.type instead of ro.debuggable by Ryan Prichard · 4 years, 9 months ago
  13. ec580d3 Make the tests that call readelf(1) less sensitive to whitespace. by Elliott Hughes · 4 years, 11 months ago
  14. 27cf254 Merge "Switch to libbase SilentDeathTest." by Elliott Hughes · 4 years, 11 months ago
  15. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 11 months ago
  16. 2b1930a Merge "Add tests for inet_nsap_addr()/inet_nsap_ntoa()." by Elliott Hughes · 4 years, 11 months ago
  17. c30a1c0 Add tests for inet_nsap_addr()/inet_nsap_ntoa(). by Elliott Hughes · 5 years ago
  18. 999d82e Merge "Add tests for the untested <wchar.h> functions." by Treehugger Robot · 5 years ago
  19. fe50a0c Add tests for the untested <wchar.h> functions. by Elliott Hughes · 5 years ago
  20. b74ddc3 Merge "Use GTEST_SKIP() rather than GTEST_LOG_() when skipping." by Elliott Hughes · 5 years ago
  21. 3741fca Merge "Improve tgamma(3) coverage." by Treehugger Robot · 5 years ago
  22. 84ccc05 Merge "Deflake time.clock_gettime test" by Giuliano Procida · 5 years ago
  23. 14ab353 Use GTEST_SKIP() rather than GTEST_LOG_() when skipping. by Elliott Hughes · 5 years ago
  24. 8843066 Improve tgamma(3) coverage. by Elliott Hughes · 5 years ago
  25. 44ec9c3 Merge "Disable fdtrack post-fork." by Josh Gao · 5 years ago
  26. 096f595 Deflake time.clock_gettime test by Giuliano Procida · 5 years ago
  27. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 5 years ago
  28. ebc88d2 Use mean CPU time in an attempt to reduce test flakiness by Giuliano Procida · 5 years ago
  29. c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 5 years ago
  30. 4b6a29d Merge "Improve fchmod() coverage." by Treehugger Robot · 5 years ago
  31. ac3fcc6 Merge "Improve system() coverage." by Elliott Hughes · 5 years ago
  32. 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 5 years ago
  33. db6223f Improve fchmod() coverage. by Elliott Hughes · 5 years ago
  34. b82f5cf Improve <sys/xattr.h> coverage. by Elliott Hughes · 5 years ago
  35. bbbe27f Improve system() coverage. by Elliott Hughes · 5 years ago
  36. 2659d7b Add some slack at the end of large allocations when target SDK level < S. by Peter Collingbourne · 5 years ago
  37. 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 5 years ago
  38. 8ae9d01 Merge "Add LOCAL_LICENSE_KINDS to bionic" by Bob Badour · 5 years ago
  39. a0d3da5 Merge "Fix fdsan death tests." by Elliott Hughes · 5 years ago
  40. d76dd14 Fix fdsan death tests. by Elliott Hughes · 5 years ago
  41. 526a888 Merge "Don't dump backtraces while running fdtrack tests." by Elliott Hughes · 5 years ago
  42. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
  43. 35e81bf Merge "Fix some bionic death tests." by Elliott Hughes · 5 years ago
  44. fabcc96 Merge "Use death tests correctly." by Elliott Hughes · 5 years ago
  45. 3b7cc4a Merge "Switch BionicDeathTest to `#pragma once`." by Treehugger Robot · 5 years ago
  46. 7f7efa9 Merge "Use BionicDeathTest for an assert(3) test." by Elliott Hughes · 5 years ago
  47. 6fe4daa Merge "iconv(3): ignore src_bytes_left if src_bytes is null." by Treehugger Robot · 5 years ago
  48. 18dd073 Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 5 years ago
  49. ba3187f Don't dump backtraces while running fdtrack tests. by Elliott Hughes · 5 years ago
  50. 6249f9b Don't involve debuggerd in a SIGFPE test. by Elliott Hughes · 5 years ago
  51. e657eb4 Fix some bionic death tests. by Elliott Hughes · 5 years ago
  52. 61d0706 Use death tests correctly. by Elliott Hughes · 5 years ago
  53. 1512284 Use BionicDeathTest for an assert(3) test. by Elliott Hughes · 5 years ago
  54. d63ea56 Switch BionicDeathTest to `#pragma once`. by Elliott Hughes · 5 years ago
  55. 527b78d Increase leniancy in an inherently flaky test. by Elliott Hughes · 5 years ago
  56. 20c023f iconv(3): ignore src_bytes_left if src_bytes is null. by Elliott Hughes · 5 years ago
  57. aa8db1b Fix/update notices. by Elliott Hughes · 5 years ago
  58. ef0ec82 Merge "Revert "Disable signal frame unwinding tests on arm64"" by Ryan Prichard · 5 years ago
  59. cdace2f Revert "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 5 years ago
  60. 6d5662d Merge "Fix freopen() where the path is null." by Elliott Hughes · 5 years ago
  61. a988ed6 Remove obsolete `cpp_std: "experimental"`. by Elliott Hughes · 5 years ago
  62. f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 5 years ago
  63. 11874f8 Mark bionic-stress-test as not unit tests as it run forever by Julien Desprez · 5 years ago
  64. bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 5 years ago
  65. f700de5 Merge "Do not run clang-tidy with fortify tests." by Chih-hung Hsieh · 5 years ago
  66. 247892e Do not run clang-tidy with fortify tests. by Chih-Hung Hsieh · 5 years ago
  67. e91aebd Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 5 years ago
  68. 82c3c11 Increase leniancy in an inherently flaky test. by Elliott Hughes · 5 years ago
  69. cf81e7c Merge changes from topic "proc_madvise_framework" by Edgar Arriaga · 5 years ago
  70. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 5 years ago
  71. ee16c72 Merge "Ensure same order of global group members in all NS's" by Ryan Prichard · 5 years ago
  72. 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 5 years ago
  73. 370e963 Remove a tautological #if guard. by Elliott Hughes · 5 years ago
  74. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 5 years ago
  75. 9f72aae Merge "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 5 years ago
  76. d02148c Add a flag to distinguish shared VMAs by Edgar Arriaga · 5 years ago
  77. 315969a Disable signal frame unwinding tests on arm64 by Ryan Prichard · 5 years ago
  78. e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 5 years ago
  79. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 5 years ago
  80. df6b16e (NFC) Sort the list of test dependencies alphabetically. by Evgenii Stepanov · 5 years ago
  81. 51741fb Tests for memory tagging ELF notes. by Evgenii Stepanov · 5 years ago
  82. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 5 years ago
  83. 8956439 Merge "Add tests for FNM_LEADING_DIR" by Tom Cherry · 5 years ago
  84. aa4fd18 Add tests for FNM_LEADING_DIR by Tom Cherry · 5 years ago
  85. 12afdf0 Merge "Simplify and improve tempnam() and tmpnam()." by Elliott Hughes · 5 years ago
  86. 439ebbd Simplify and improve tempnam() and tmpnam(). by Elliott Hughes · 5 years ago
  87. 6675ad3 Add trivial tests for fnmatch(3). by Elliott Hughes · 5 years ago
  88. 9eb85bf Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API. by Peter Collingbourne · 5 years ago
  89. 8589e09 Disable failing test __cxa_demangle#cxa_demangle_fuzz_167977068. by Elliott Hughes · 5 years ago
  90. f266f26 Improve __cxa_demangle#cxa_demangle_fuzz_167977068 diagnostics. by Elliott Hughes · 5 years ago
  91. e9eae51 Merge "Put __*_ARRAY__ symbols before prioritized init/fini funcs" by Ryan Prichard · 5 years ago
  92. 718a5fd Merge "Add a couple of demangler tests." by Elliott Hughes · 5 years ago
  93. de30635 Put __*_ARRAY__ symbols before prioritized init/fini funcs by Matthew Maurer · 5 years ago
  94. 413817f Add a couple of demangler tests. by Elliott Hughes · 5 years ago
  95. 7cda75f Add DoNotOptimize and use it in tests. by Elliott Hughes · 5 years ago
  96. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 5 years ago
  97. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  98. 4edf74a Add an internal struct layout test. by Peter Collingbourne · 5 years ago
  99. 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 5 years ago
  100. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 5 years ago