- fef519b Disable LTO for libBionicStandardTests by Pirama Arumuga Nainar · 4 years, 1 month ago
- 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 4 years, 1 month ago
- a48237b Disable fortify tests for musl by Colin Cross · 4 years, 1 month ago
- 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 4 years, 2 months ago
- e62be7e Merge "Don't use LLVM when readelf(1) will do." by Elliott Hughes · 4 years, 2 months ago
- 1ff7be0 Don't use LLVM when readelf(1) will do. by Elliott Hughes · 4 years, 2 months ago
- db358e6 Don't use llvm-defaults to build some tests. by Elliott Hughes · 4 years, 2 months ago
- d885429 Merge "Workaround Clang cannot build ifunc with LTO" by Yi Kong · 4 years, 5 months ago
- b952a77 Workaround Clang cannot build ifunc with LTO by Yi Kong · 4 years, 5 months ago
- 11526e2 Add execinfo functionality. by Christopher Ferris · 4 years, 5 months ago
- 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 4 years, 6 months ago
- badcb38 Convert bionic dlext test zips to Android.bp by Colin Cross · 4 years, 6 months ago
- 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years, 7 months ago
- 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years, 8 months ago
- 4408b8a Enable posix strerror_r test in glibc by Colin Cross · 4 years, 8 months ago
- 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 5 years ago
- 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 5 years ago
- aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
- 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 5 years ago
- 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
- a988ed6 Remove obsolete `cpp_std: "experimental"`. by Elliott Hughes · 5 years ago
- 11874f8 Mark bionic-stress-test as not unit tests as it run forever by Julien Desprez · 5 years ago
- 247892e Do not run clang-tidy with fortify tests. by Chih-Hung Hsieh · 5 years ago
- df6b16e (NFC) Sort the list of test dependencies alphabetically. by Evgenii Stepanov · 5 years ago
- 51741fb Tests for memory tagging ELF notes. by Evgenii Stepanov · 5 years ago
- 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 5 years ago
- 6675ad3 Add trivial tests for fnmatch(3). by Elliott Hughes · 5 years ago
- e9eae51 Merge "Put __*_ARRAY__ symbols before prioritized init/fini funcs" by Ryan Prichard · 5 years ago
- de30635 Put __*_ARRAY__ symbols before prioritized init/fini funcs by Matthew Maurer · 5 years ago
- 413817f Add a couple of demangler tests. by Elliott Hughes · 5 years ago
- 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 5 years ago
- 4edf74a Add an internal struct layout test. by Peter Collingbourne · 5 years ago
- 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 5 years ago
- 7cebf83 Various coverage improvements. by Elliott Hughes · 6 years ago
- cab794c Move prebuilt library dependencies of bionic-unit-tests to Blueprint by Chris Parsons · 6 years ago
- 144a6ab Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC." by Peter Collingbourne · 6 years ago
- d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 6 years ago
- a276343 Reland "Make bionic_platform_headers available only for Bionic targets". by Martin Stjernholm · 6 years ago
- ed95d01 Revert "Make bionic_platform_headers available only for Bionic t..." by Martin Stjernholm · 6 years ago
- 249f726 Make bionic_platform_headers available only for Bionic targets. by Martin Stjernholm · 6 years ago
- 3c5dff4 Explain why unit tests need bootstrap bionic by Ryan Prichard · 6 years ago
- ca885cf Remove bionic-unit-tests-scudo. by Christopher Ferris · 6 years ago
- 140220b Disable branch protection for arm64. by Christopher Ferris · 6 years ago
- afa983c Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 6 years ago
- d901ec6 [unit tests] Add '-mbranch-protection=standard' flag to arm64 by Tamas Petz · 6 years ago
- c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 6 years ago
- f7c40da Merge changes from topic "import-lib-access" by Ryan Prichard · 6 years ago
- 22fa3dd Ignore symbols of imported libs' dependencies by Ryan Prichard · 6 years ago
- 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
- 4fe5b78 Merge "Add some MTE-related helpers." by Peter Collingbourne · 6 years ago
- 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
- 6f1fd68 Add some MTE-related helpers. by Peter Collingbourne · 6 years ago
- 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
- 6dd1f58 Test all four supported relocation encodings. by Elliott Hughes · 6 years ago
- 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 6 years ago
- 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
- ce4c42e Revert "Add tagged pointers to bionic." by Nicolas Geoffray · 6 years ago
- 43d5f9d Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
- 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago
- f359548 Revert "fortify: allow diagnostics without run-time checks" by George Burgess IV · 6 years ago
- d7e11b8 fortify: allow diagnostics without run-time checks by George Burgess IV · 6 years ago
- ee0ce44 Add bionic-stress-tests. by Christopher Ferris · 6 years ago
- 2da8962 Adapt tests due to the new Clang fortify-source warning am: bf67ea5426 by Yi Kong · 7 years ago
- bf67ea5 Adapt tests due to the new Clang fortify-source warning by Yi Kong · 7 years ago
- 63b2610 Merge "Remove unused dependency to libandoridicu" am: 7d961a16e9 by dimitry · 7 years ago
- 29fbf6f Remove unused dependency to libandoridicu by dimitry · 7 years ago
- 8934620 Merge changes I557309b3,If5f47e0e am: 3bdeae781f am: 39cc17bb47 by George Burgess IV · 7 years ago
- 63c81d1 Merge changes I80475ff4,I894aec99 am: 1b297b9e5a am: 7b850f4437 by George Burgess IV · 7 years ago
- 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
- 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
- 5bfadfe Merge "fortify: import tests from Chrome OS" am: 9894ec4596 am: 74946ef407 by George Burgess IV · 7 years ago
- 9a27410 fortify: import tests from Chrome OS by George Burgess IV · 7 years ago
- dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
- 2f1bdef Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
- 18e111c Merge "tests: use clang's -verify instead of FileCheck" am: af68f04e44 by George Burgess IV · 7 years ago
- db48e0c tests: use clang's -verify instead of FileCheck by George Burgess IV · 7 years ago
- 9082f4f Merge "threads.h: Add C11 thread support." am: 8c3140a612 am: 3716c5320d by Elliott Hughes · 7 years ago
- 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
- 1701d88 Merge "Move platform-private symbols out of libdl.so" by Treehugger Robot · 7 years ago
- 74ce129 Merge "Move bionic-unit-tests-static to libclang_rt.builtins" am: 96c21e43b4 am: b993b94d41 by Pirama Arumuga Nainar · 7 years ago
- 0d16a31 Move bionic-unit-tests-static to libclang_rt.builtins by Pirama Arumuga Nainar · 7 years ago
- 6674577 Merge "Create a lib that uses scudo instead of jemalloc." am: d486e024c6 am: b525ee4a11 by Christopher Ferris · 7 years ago
- fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 7 years ago
- 8868d9e Move platform-private symbols out of libdl.so by dimitry · 7 years ago
- 3158355 Merge "Move platform-private symbols out of libdl.so" by Dimitry Ivanov · 7 years ago
- d4b46b3 Merge "Make powerof2 macro ubsan safe" am: 1b6517b601 am: cdfe9d7d96 by Nick Kralevich · 7 years ago
- c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 7 years ago
- 2d6be9a Move platform-private symbols out of libdl.so by dimitry · 7 years ago
- 72cf0b4 Merge "linker: Handle libraries with disjoint mappings correctly." am: 432db6cfaf am: d7fc90e601 by Peter Collingbourne · 7 years ago
- 432db6c Merge "linker: Handle libraries with disjoint mappings correctly." by Treehugger Robot · 7 years ago
- b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 7 years ago
- 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
- f6ea339 Merge "Refactor the malloc_info code." by Christopher Ferris · 7 years ago
- 5f9634b Merge "bionic-unit-tests should depend on libandroidicu instead" am: 4e167f35d6 am: df9e4e5ae2 by vichang · 7 years ago
- ddcf488 bionic-unit-tests should depend on libandroidicu instead by Victor Chang · 7 years ago
- a3656a9 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
- d4184e7 Merge "linker: allow using reserved space for multiple libraries." am: 7cdbd0d477 am: ac0e655b40 by Torne (Richard Coles) · 7 years ago
- 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 7 years ago
- efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
- 39d86b1 Merge "Cleanup bionic tests with hwasan." am: f827d82cdd am: d1e1a5e3d5 by Evgenii Stepanov · 7 years ago