- f266f26 Improve __cxa_demangle#cxa_demangle_fuzz_167977068 diagnostics. by Elliott Hughes · 5 years ago
- e9eae51 Merge "Put __*_ARRAY__ symbols before prioritized init/fini funcs" by Ryan Prichard · 5 years ago
- 718a5fd Merge "Add a couple of demangler tests." by Elliott Hughes · 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
- 7cda75f Add DoNotOptimize and use it in tests. by Elliott Hughes · 5 years ago
- 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 5 years ago
- 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
- 4edf74a Add an internal struct layout test. by Peter Collingbourne · 5 years ago
- 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 5 years ago
- 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 5 years ago
- 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 5 years ago
- 37c5ed3 Simplify native bridge skip check by Lev Rumyantsev · 5 years ago
- 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 5 years ago
- d065c04 Incorporate upstream's strptime %Z/%z support. by Elliott Hughes · 5 years ago
- 97ba12b Updated __libc_get_static_tls_bounds test to be more meaningful by Vy Nguyen · 5 years ago
- 62165a1 Cast from const void * -> const char * when using memchr(). by Stephen Hines · 5 years ago
- 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 5 years ago
- d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago
- 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
- aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
- d500751 Add a thread-properties API by Vy Nguyen · 6 years ago
- f08e70a Merge "Reimplement our no-op utmp.h functions more simply." by Elliott Hughes · 5 years ago
- 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 5 years ago
- 422b204 Merge "Switch to musl memmem (via OpenBSD)." by Elliott Hughes · 5 years ago
- 6900a09 Merge "Trivial strxfrm coverage improvement." by Treehugger Robot · 5 years ago
- 5633caa Switch to musl memmem (via OpenBSD). by Elliott Hughes · 5 years ago
- 2e71c17 Trivial strxfrm coverage improvement. by Elliott Hughes · 5 years ago
- e41012f Merge "Enable coverage for libc." by Treehugger Robot · 5 years ago
- 8035caa Enable coverage for libc. by Pirama Arumuga Nainar · 6 years ago
- aff9a34 Rename linker greylist to exempt-list by Ryan Prichard · 6 years ago
- cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
- 3025f12 Merge "Add support for new scudo mallopt options." by Christopher Ferris · 6 years ago
- cab794c Move prebuilt library dependencies of bionic-unit-tests to Blueprint by Chris Parsons · 6 years ago
- 8844879 Add support for new scudo mallopt options. by Christopher Ferris · 6 years ago
- fce3187 Cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
- 9c6d60d Merge "Specify sections to merge in segment_gap_outer.lds more precisely" by Stephen Hines · 6 years ago
- 15027e0 Specify sections to merge in segment_gap_outer.lds more precisely by Stephen Hines · 6 years ago
- 613334b Merge "Cleanup for #inclusivefixit." by Treehugger Robot · 6 years ago
- cfd8f58 Cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
- 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 6 years ago
- 0f6b504 Remove stack address check in cfi_basic test. by Evgenii Stepanov · 6 years ago
- b9fa04d Don't test pw_shell for old vendor images by Tom Cherry · 6 years ago
- ed51fb9 Skip MTE tests with native_bridge by Evgeny Eltsin · 6 years ago
- 071416b Use PROT_NONE on the unused parts of CFI shadow. by Evgenii Stepanov · 6 years ago
- cdb4a26 Update upstream OpenBSD gdtoa. by Elliott Hughes · 6 years ago
- 15cbad3 Merge "Skip pthread.pthread_create__mmap_failures with native_bridge" by Evgeny Eltsin · 6 years ago
- 45b36c2 Skip pthread_leak* tests with native_bridge by Evgeny Eltsin · 6 years ago
- b4f7aaa Skip pthread.pthread_create__mmap_failures with native_bridge by Evgeny Eltsin · 6 years ago
- b56d118 Add util to skip tests with native_bridge by Evgeny Eltsin · 6 years ago
- 7ce3f2c Merge "Trivial test for difftime(3)." by Treehugger Robot · 6 years ago
- 208fdd1 Trivial test for difftime(3). by Elliott Hughes · 6 years ago
- 6a642f7 Merge "Add newline at end of error message" by Treehugger Robot · 6 years ago
- cb4a7c8 Add newline at end of error message by Pirama Arumuga Nainar · 6 years ago
- cacda52 Merge "Revert "Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish"" by vichang · 6 years ago
- 54e502e Revert "Temporarily disable FdsanTest.vfork." by Josh Gao · 6 years ago
- b8cd7e7 Revert "Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish" by vichang · 6 years ago
- 11f92fe Remove reference to deprecated option. by Christopher Ferris · 6 years ago
- b4cbff3 Temporarily disable FdsanTest.vfork. by Josh Gao · 6 years ago
- 01fb8d7 Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish by Victor Chang · 6 years ago
- e3bc50d Merge changes If42905f3,Id351a993,I8a082fd0 by Treehugger Robot · 6 years ago
- 10bad3e Merge "Move libicuuc.so into com.android.i18n module." by vichang · 6 years ago
- 4129113 fdtrack: don't do anything while vforked. by Josh Gao · 6 years ago
- 65fb2a7 fdsan: don't do anything when vforked. by Josh Gao · 6 years ago
- 2303283 Track whether a thread is currently vforked. by Josh Gao · 6 years ago
- f248d2d Move libicuuc.so into com.android.i18n module. by Victor Chang · 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
- bed98c0 Fix argument order in api level test by Alistair Delva · 6 years ago
- e755273 Merge "Fix foritfy test for clang update." by Yabin Cui · 6 years ago
- 9e42d38 Merge "fdtrack: fix accept test, add test for accept4." by Treehugger Robot · 6 years ago
- 9413ae7 fdtrack: fix accept test, add test for accept4. by Josh Gao · 6 years ago
- 82c1096 Merge "Reland "Make bionic_platform_headers available only for Bionic targets"." by Martin Stjernholm · 6 years ago
- b107eab fdtrack: add wrapper for socketpair. by Josh Gao · 6 years ago
- 7de4124 fdtrack: add wrapper for eventfd. by Josh Gao · 6 years ago
- a38331d fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 6 years ago
- 1fad528 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 6 years ago
- 9d51240 fdtrack: add tests for individual wrappers. by Josh Gao · 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
- ae1745d Fix foritfy test for clang update. by Yabin Cui · 6 years ago
- 38558ba Merge "Fix ifunc_test for hwasan builds." by Elliott Hughes · 6 years ago
- 19b2ce8 Fix ifunc_test for hwasan builds. by Elliott Hughes · 6 years ago
- 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 6 years ago
- e31b510 Merge "Reenable signal-frame-unwind test on x86" by Ryan Prichard · 6 years ago
- 0816c90 Tighten pwd/grp iteration tests. by Tom Cherry · 6 years ago
- 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 6 years ago
- 4eb02e2 Reenable signal-frame-unwind test on x86 by Ryan Prichard · 6 years ago
- e7042a7 Remove unnecessary jni.h by Orion Hodson · 6 years ago
- bf8a50f Merge "Fix possible issue with cfi_basic test." by Christopher Ferris · 6 years ago
- f322483 Fix possible issue with cfi_basic test. by Christopher Ferris · 6 years ago
- 3c5dff4 Explain why unit tests need bootstrap bionic by Ryan Prichard · 6 years ago
- e722198 Merge "dynamic libc: ignore ART profiling signal by default." by Florian Mayer · 6 years ago
- ca885cf Remove bionic-unit-tests-scudo. by Christopher Ferris · 6 years ago
- 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 6 years ago
- e05c449 Merge "Add ffsl(3), ffsll(3)." by Treehugger Robot · 6 years ago
- 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 6 years ago
- a1ab838 Merge "Increase iteration count for ordering test" by Hans Boehm · 6 years ago
- 3761064 Increase iteration count for ordering test by Hans Boehm · 6 years ago