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