- 23f0bef Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 1 month ago
- bbe7c69 Merge "Fix missing null-terminator to exec call." am: 7587e20eaf by Florian Mayer · 3 years, 3 months ago
- 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 3 months ago
- e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 8 months ago
- 4817ca6 Skip setjmp.bug_152210274 on HWASan. by Florian Mayer · 3 years, 4 months ago
- 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 4 months ago
- bbf9cd8 In android_set_abort_message, check for nullptr. by Christopher Ferris · 3 years, 4 months ago
- 97ef479 Merge "Fix unistd.exec_argv0_null for new kernels." by Elliott Hughes · 3 years, 4 months ago
- bb1cc5a Fix unistd.exec_argv0_null for new kernels. by Elliott Hughes · 3 years, 4 months ago
- 6bdefa6 Merge "C11 removed gets()." by Elliott Hughes · 3 years, 4 months ago
- 1063039 C11 removed gets(). by Elliott Hughes · 3 years, 4 months ago
- 8ea6af5 Always process TLS relocs using general code path by Ryan Prichard · 3 years, 4 months ago
- 8321ff1 Merge "Suppress -Wformat warning" by Treehugger Robot · 3 years, 5 months ago
- f9b1313 Suppress -Wformat warning by Yi Kong · 3 years, 5 months ago
- 9705aac Fix mte tests to allow auto-upgrade. by Evgenii Stepanov · 3 years, 5 months ago
- fef519b Disable LTO for libBionicStandardTests by Pirama Arumuga Nainar · 3 years, 5 months ago
- 34da4b5 Merge "posix_spawn: always clear O_CLOEXEC for dup'ed fds." by Elliott Hughes · 3 years, 6 months ago
- 5d3c384 Merge "Explain why we test ifunc variables." by Treehugger Robot · 3 years, 6 months ago
- afc77a0 Merge "Cast ifunc resolver's return type" by Pirama Arumuga Nainar · 3 years, 6 months ago
- 82c9072 Explain why we test ifunc variables. by Elliott Hughes · 3 years, 6 months ago
- 9be2427 Cast ifunc resolver's return type by Pirama Arumuga Nainar · 3 years, 6 months ago
- 99ed14b Merge "Add %m and %#x support for async_safe logging" by Zijun Zhao · 3 years, 6 months ago
- 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 3 years, 6 months ago
- 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 3 years, 6 months ago
- 82e24a5 CFI uses SIGTRAP on arm/arm64. by Elliott Hughes · 3 years, 6 months ago
- ab74e32 Merge "Silence the CFI death tests." by Elliott Hughes · 3 years, 6 months ago
- 4411b94 Silence the CFI death tests. by Elliott Hughes · 3 years, 6 months ago
- 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 3 years, 6 months ago
- a48237b Disable fortify tests for musl by Colin Cross · 3 years, 6 months ago
- 9da85fa Export bionic's resolv base64 functions to musl by Colin Cross · 3 years, 6 months ago
- 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 3 years, 7 months ago
- fdced95 Enable mallinfo tests for musl by Colin Cross · 3 years, 6 months ago
- daa6b82 Fix bionic benchmarks and header tests for musl by Colin Cross · 3 years, 8 months ago
- f7e721c Merge "Fix recursive deadlock inside bionic_systrace" by Daniele Di Proietto · 3 years, 6 months ago
- f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 3 years, 6 months ago
- e37ca53 Fix MemtagNoteTest and make it runnable on non-MTE devices. by Evgenii Stepanov · 3 years, 6 months ago
- e62be7e Merge "Don't use LLVM when readelf(1) will do." by Elliott Hughes · 3 years, 7 months ago
- 1ff7be0 Don't use LLVM when readelf(1) will do. by Elliott Hughes · 3 years, 7 months ago
- db358e6 Don't use llvm-defaults to build some tests. by Elliott Hughes · 3 years, 7 months ago
- 724efbb Mark variables as unused. by Christopher Ferris · 3 years, 8 months ago
- 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
- a43e7a8 Merge "Fix a race condition in the bionic pthread tests." by Peter Collingbourne · 3 years, 8 months ago
- c5b8184 Fix a race condition in the bionic pthread tests. by Peter Collingbourne · 3 years, 8 months ago
- 19e6375 Merge "Regression test for scudo crash in resizeTaggedChunk." by Evgenii Stepanov · 3 years, 9 months ago
- f0d7a34 Regression test for scudo crash in resizeTaggedChunk. by Evgenii Stepanov · 3 years, 9 months ago
- 30cd30f Remove outdated ld.bfd usage. by Stephen Hines · 3 years, 9 months ago
- 4b6ae54 Merge "uchar.h tests: small improvements." by Treehugger Robot · 3 years, 9 months ago
- 3d8156d uchar.h tests: small improvements. by Elliott Hughes · 3 years, 9 months ago
- b6b7e2e Add the missing '--' to shell invocations. by Elliott Hughes · 3 years, 9 months ago
- 2abfa9e Update to v5.15 kernel headers. by Christopher Ferris · 3 years, 9 months ago
- d885429 Merge "Workaround Clang cannot build ifunc with LTO" by Yi Kong · 3 years, 9 months ago
- b952a77 Workaround Clang cannot build ifunc with LTO by Yi Kong · 3 years, 10 months ago
- 11526e2 Add execinfo functionality. by Christopher Ferris · 3 years, 10 months ago
- cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 3 years, 10 months ago
- 9935aa7 Add/allow clang-14 warnings. by Chih-Hung Hsieh · 3 years, 10 months ago
- b4d9304 Merge "Move ExecTestHelper to using a regex." by Elliott Hughes · 3 years, 10 months ago
- 8d9297f Merge "Add more tests to TEST_MAPPING" by Colin Cross · 3 years, 10 months ago
- 419554e Move ExecTestHelper to using a regex. by Elliott Hughes · 3 years, 10 months ago
- 7b40b4d Merge "Convert bionic dlext test zips to Android.bp" by Colin Cross · 3 years, 10 months ago
- 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 3 years, 10 months ago
- badcb38 Convert bionic dlext test zips to Android.bp by Colin Cross · 3 years, 10 months ago
- b34d313 Merge "Random HWASan cleanups." by Evgenii Stepanov · 3 years, 10 months ago
- 4edbcee Random HWASan cleanups. by Evgenii Stepanov · 3 years, 11 months ago
- b3cac0f Update allocator alignment tests. by Christopher Ferris · 3 years, 11 months ago
- 8f9713e Fix broken return code of M_INITIALIZE_GWP_ASAN. by Christopher Ferris · 3 years, 11 months ago
- 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years ago
- 14d1507 Fix some clang-format issues by Colin Cross · 4 years ago
- 35d469b Fix bionic-unit-tests-glibc for 32-bit musl by Colin Cross · 4 years ago
- 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years ago
- 4408b8a Enable posix strerror_r test in glibc by Colin Cross · 4 years ago
- 695af0d POSIX strerror_r returns an error number, not -1 by Colin Cross · 4 years ago
- 53df1f3 Make MTE tests pass with all values of MEMTAG_OPTIONS. by Evgenii Stepanov · 4 years, 1 month ago
- 40c8a8b Extend <sys/sysinfo.h> tests slightly. by Elliott Hughes · 4 years, 1 month ago
- be1c013 Merge "Disable return PAC in __pthread_start." by Peter Collingbourne · 4 years, 2 months ago
- 26d83ba Disable return PAC in __pthread_start. by Peter Collingbourne · 4 years, 2 months ago
- 7c0ce86 Skip the malloc_slack test on native bridge. by Christopher Ferris · 4 years, 2 months ago
- 546723b Use ro.build.type instead of ro.debuggable by Ryan Prichard · 4 years, 2 months ago
- ec580d3 Make the tests that call readelf(1) less sensitive to whitespace. by Elliott Hughes · 4 years, 4 months ago
- 27cf254 Merge "Switch to libbase SilentDeathTest." by Elliott Hughes · 4 years, 4 months ago
- 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 4 months ago
- 2b1930a Merge "Add tests for inet_nsap_addr()/inet_nsap_ntoa()." by Elliott Hughes · 4 years, 4 months ago
- c30a1c0 Add tests for inet_nsap_addr()/inet_nsap_ntoa(). by Elliott Hughes · 4 years, 4 months ago
- 999d82e Merge "Add tests for the untested <wchar.h> functions." by Treehugger Robot · 4 years, 4 months ago
- fe50a0c Add tests for the untested <wchar.h> functions. by Elliott Hughes · 4 years, 4 months ago
- b74ddc3 Merge "Use GTEST_SKIP() rather than GTEST_LOG_() when skipping." by Elliott Hughes · 4 years, 4 months ago
- 3741fca Merge "Improve tgamma(3) coverage." by Treehugger Robot · 4 years, 4 months ago
- 84ccc05 Merge "Deflake time.clock_gettime test" by Giuliano Procida · 4 years, 4 months ago
- 14ab353 Use GTEST_SKIP() rather than GTEST_LOG_() when skipping. by Elliott Hughes · 4 years, 4 months ago
- 8843066 Improve tgamma(3) coverage. by Elliott Hughes · 4 years, 4 months ago
- 44ec9c3 Merge "Disable fdtrack post-fork." by Josh Gao · 4 years, 4 months ago
- 096f595 Deflake time.clock_gettime test by Giuliano Procida · 4 years, 4 months ago
- dcc97c0 Disable fdtrack post-fork. by Josh Gao · 4 years, 8 months ago
- ebc88d2 Use mean CPU time in an attempt to reduce test flakiness by Giuliano Procida · 4 years, 4 months ago
- c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 4 months ago
- 4b6a29d Merge "Improve fchmod() coverage." by Treehugger Robot · 4 years, 5 months ago
- ac3fcc6 Merge "Improve system() coverage." by Elliott Hughes · 4 years, 5 months ago
- 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 4 years, 5 months ago
- db6223f Improve fchmod() coverage. by Elliott Hughes · 4 years, 5 months ago
- b82f5cf Improve <sys/xattr.h> coverage. by Elliott Hughes · 4 years, 5 months ago
- bbbe27f Improve system() coverage. by Elliott Hughes · 4 years, 5 months ago