1. 3872e5e Add a missing strsep() test. by Elliott Hughes · 6 months ago
  2. c627060 strtok_r()/wcstok() tests: check the state pointer too. by Elliott Hughes · 6 months ago
  3. 4a0918c Add a missing corner case to the strtok()/wcstok() tests. by Elliott Hughes · 6 months ago
  4. ee96a13 Make the wcspbrk()/wcsspn()/wcscspn()/wcstok() tests match the string ones. by Elliott Hughes · 6 months ago
  5. 41b07d9 Add basic tests for strpbrk()/strspn()/strcspn()/strsep()/strtok()/strtok_r(). by Elliott Hughes · 6 months ago
  6. fa3447c Merge "<syslog.h>: test setlogmask()." into main by Elliott Hughes · 6 months ago
  7. 5e395b8 <stdbit.h>: fix tests for ILP32. by Elliott Hughes · 6 months ago
  8. 5cfe7dc <syslog.h>: test setlogmask(). by Elliott Hughes · 6 months ago
  9. 424a857 Merge "Implement C23 <stdbit.h>." into main by Elliott Hughes · 6 months ago
  10. a1b263f Simplify strcoll()/strxfrm()/wcscoll()/wcsxfrm(). by Elliott Hughes · 6 months ago
  11. 5e70fe5 Implement C23 <stdbit.h>. by Elliott Hughes · 6 months ago
  12. d382b86 Reimplement the *casecmp() functions. by Elliott Hughes · 7 months ago
  13. 3b888b6 unistd_test.cpp: improve test names. by Elliott Hughes · 7 months ago
  14. 0aea1c2 Remove unused script. by Elliott Hughes · 7 months ago
  15. a380954 Optimize android_unsafe_frame_pointer_chase by Florian Mayer · 1 year, 2 months ago
  16. 12ecdc1 Tests for <err.h>. by Elliott Hughes · 7 months ago
  17. cbf12bb Merge "Clean up to malloc_iterate tests." into main by Christopher Ferris · 8 months ago
  18. 1e4dbae Clean up to malloc_iterate tests. by Christopher Ferris · 8 months ago
  19. 09c2e4f Consistently use lr for x30/r14 and fp for x29. by Elliott Hughes · 8 months ago
  20. e86a03f Use powerof2() more consistently. by Elliott Hughes · 8 months ago
  21. d8debd3 Add trivial btowc/wctob tests. by Elliott Hughes · 8 months ago
  22. 16cdec7 Merge "Add checks for more POSIX 2024 stuff." into main by Elliott Hughes · 8 months ago
  23. 28a0221 Add checks for more POSIX 2024 stuff. by Elliott Hughes · 8 months ago
  24. b80bf28 Merge "Replace __BIONIC_ALIGN() with __builtin_align_up()." into main by Elliott Hughes · 8 months ago
  25. 05af353 Merge "bionic: Include libdl_android in bionic_test_defaults" into main by Treehugger Robot · 9 months ago
  26. a2c5eb0 bionic: Include libdl_android in bionic_test_defaults by Vilas Bhat · 9 months ago
  27. 6b43951 Add Dynamic Object Size Test for Fortify3 by Sharjeel Khan · 9 months ago
  28. d41c24d Merge "Add strcasestr() regression test." into main by Elliott Hughes · 9 months ago
  29. 9903278 arm64: Update existing SME tests by Tamas Petz · 9 months ago
  30. 36927f5 arm64: Test that SME state is inherited with fork() by Tamas Petz · 9 months ago
  31. 8322377 arm64: Test that SME is off in new threads by Tamas Petz · 9 months ago
  32. 2b8e870 Add strcasestr() regression test. by Elliott Hughes · 9 months ago
  33. d62e131 Tag all Bionic packages with the "Native Tools & Libraries" team. by Sophie Zheng · 9 months ago
  34. 6bf1fa6 Remove mempcpy and strcpy fortify overflow chk in bionic by Sharjeel Khan · 9 months ago
  35. 193b0bc Replace __BIONIC_ALIGN() with __builtin_align_up(). by Elliott Hughes · 9 months ago
  36. d50a62b Merge "Improve fs time setter testing." into main by Elliott Hughes · 9 months ago
  37. 6e48b89 Merge "Trivial C++23 fixes." into main by Treehugger Robot · 9 months ago
  38. 0ec50d8 Trivial C++23 fixes. by Elliott Hughes · 9 months ago
  39. 201fe93 Improve fs time setter testing. by Elliott Hughes · 9 months ago
  40. 4d5ea53 <utime.h>: add tests and reimplement. by Elliott Hughes · 9 months ago
  41. 6a11610 Merge "Simplify psignal()/psiginfo()." into main by Elliott Hughes · 9 months ago
  42. 08bd825 libtest_invalid-local-tls: explain why there's no riscv64 prebuilt. by Elliott Hughes · 9 months ago
  43. ce1087c Merge "clang_fortify_tests.cpp: explain "regular gtests"." into main by Elliott Hughes · 9 months ago
  44. 0a22462 Merge "Change "==3" to ">=3" for _FORTIFY_SOURCE" into main by Treehugger Robot · 9 months ago
  45. 709cda2 clang_fortify_tests.cpp: explain "regular gtests". by Elliott Hughes · 9 months ago
  46. 5654c1f Change "==3" to ">=3" for _FORTIFY_SOURCE by Sharjeel Khan · 9 months ago
  47. f2ee3db Simplify psignal()/psiginfo(). by Elliott Hughes · 9 months ago
  48. ed6c08c stdio_test.cpp: check output goes to the right stream. by Elliott Hughes · 9 months ago
  49. 6426313 Merge "bionic: Optimize TLS memory by isolating per-thread libgen buffers to dedicated pages" into main by Vilas Bhat · 9 months ago
  50. 836370e bionic: Optimize TLS memory by isolating per-thread libgen buffers to dedicated pages by Vilas Bhat · 9 months ago
  51. 87fcb21 Make the linker namespace functions a platform header. by Elliott Hughes · 9 months ago
  52. fda4c10 Fix uninitialized CFI shadow value for linker by hangl · 9 months ago
  53. 3bfa4bc arm64: Test if TPIDR2_EL0 is cleared in signal handlers. by Tamas Zsoldos · 9 months ago
  54. 6f106f7 arm64: Handle SME's ZA in setjmp/longjmp. by Tamas Zsoldos · 9 months ago
  55. 90cac19 Merge "wchar_test.cpp: test wchar_t signedness." into main by Elliott Hughes · 9 months ago
  56. eb80290 wchar_test.cpp: test wchar_t signedness. by Elliott Hughes · 9 months ago
  57. 8ec4622 <stdint.h>: add C23 _WIDTH macros. by Elliott Hughes · 9 months ago
  58. 1c58255 Merge "<stdint.h>: fix the INT_FAST* _MAX/_MIN macros." into main by Elliott Hughes · 9 months ago
  59. fc98a5e Merge "Skip MemtagGlobalsTest when running with native bridge" into main by Treehugger Robot · 9 months ago
  60. 24507f9 Skip MemtagGlobalsTest when running with native bridge by dimitry · 9 months ago
  61. 8109e53 <stdint.h>: fix the INT_FAST* _MAX/_MIN macros. by Elliott Hughes · 9 months ago
  62. 98f66a0 Merge "<stdint.h>: add tests for _MAX and _MIN macros." into main by Elliott Hughes · 9 months ago
  63. 0bf7492 <stdint.h>: add tests for _MAX and _MIN macros. by Elliott Hughes · 9 months ago
  64. 0420aa8 gtest_globals: fix error visibility. by Elliott Hughes · 9 months ago
  65. 7c6a466 Merge "dl_iterate_phdr(): fix iteration order." into main by Elliott Hughes · 9 months ago
  66. 7f850e3 stdint_test: check the "least" types, not just the "fast" ones. by Elliott Hughes · 9 months ago
  67. 00a07c7 dl_iterate_phdr(): fix iteration order. by Elliott Hughes · 10 months ago
  68. 12b7ed5 dlfcn_symlink_support.cpp: remove obsolete workaround. by Elliott Hughes · 10 months ago
  69. 5d183df Merge "Force particular malloc tests to use _FORTIFY_SOURCE=2" into main by Sharjeel Khan · 10 months ago
  70. 5e38ac4 Merge "getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large"." into main by Elliott Hughes · 10 months ago
  71. 702f050 Force particular malloc tests to use _FORTIFY_SOURCE=2 by Sharjeel Khan · 10 months ago
  72. bab0e3d getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large". by Elliott Hughes · 10 months ago
  73. 995eee6 <stdint.h>: wint_t is unsigned. by Elliott Hughes · 10 months ago
  74. 06fda71 Reduce fortify test .bp copy & paste. by Elliott Hughes · 10 months ago
  75. 4f82db3 Merge "Add fortify3 versions of tests" into main by Sharjeel Khan · 10 months ago
  76. 1725147 Add fortify3 versions of tests by Sharjeel Khan · 10 months ago
  77. 480a70a <spawn.h>: the two _np functions are in POSIX 2024. by Elliott Hughes · 10 months ago
  78. 03f1f44 sys_hwprobe_test.cpp: remove unnecessary __has_include(). by Elliott Hughes · 10 months ago
  79. 6334e8b Reland "riscv64: update the hwprobe test." by Elliott Hughes · 10 months ago
  80. a372337 Merge "Revert "riscv64: update the hwprobe test."" into main by Liana Kazanova (xWF) · 10 months ago
  81. 7eb18b6 Revert "riscv64: update the hwprobe test." by Liana Kazanova (xWF) · 10 months ago
  82. b792742 Merge "riscv64: update the hwprobe test." into main by Elliott Hughes · 10 months ago
  83. 5aaacbe <unistd.h>: SEEK_HOLE/SEEK_DATA are in POSIX now. by Elliott Hughes · 10 months ago
  84. cd3605e riscv64: update the hwprobe test. by Elliott Hughes · 10 months ago
  85. cb0e5ae Merge "Update <endian.h> for POSIX 2024." into main by Elliott Hughes · 10 months ago
  86. c74428b Update <endian.h> for POSIX 2024. by Elliott Hughes · 10 months ago
  87. 401435d The long double math constants are now POSIX. by Elliott Hughes · 10 months ago
  88. b040028 <dlfcn.h>: track POSIX 2024. by Elliott Hughes · 10 months ago
  89. af9784d Merge "Fix bionic unit tests with HWASan after Fortify+HWASan workaround." into main am: 731631f300 by Treehugger Robot · 10 months ago
  90. dd12616 Fix bionic unit tests with HWASan after Fortify+HWASan workaround. by Peter Collingbourne · 10 months ago
  91. b31c8be Merge "Add and use GETENTROPY_MAX from POSIX 2024." into main am: da116fbee8 by Elliott Hughes · 10 months ago
  92. a4264a0 Add and use GETENTROPY_MAX from POSIX 2024. by Elliott Hughes · 10 months ago
  93. c1a4b39 fcntl_test.cpp: remove obsolete glibc hack. by Elliott Hughes · 10 months ago
  94. 66cd723 Merge "Add update_engine_log AID to grp_pwd_test" into main by David Anderson · 11 months ago
  95. d5a79b7 Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: 5e5c4cef28 am: ddce1d8f97 by Elliott Hughes · 11 months ago
  96. 5e5c4ce Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Elliott Hughes · 11 months ago
  97. ad70270 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main am: 1669ab022b am: 36502f088d by Elliott Hughes · 11 months ago
  98. 1669ab0 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main by Elliott Hughes · 11 months ago
  99. 657a6de Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main am: e0168fbe1f am: f8964611db by Priyanka Advani (xWF) · 11 months ago
  100. 608b9b5 Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: b3be51399e am: 58dfbdd70a by Elliott Hughes · 11 months ago