Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
7cf0ea748e24b67e5e66540946ba3c04486bbf3e
/
tests
/
Android.bp
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
· 5 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
· 6 years ago
bf67ea5
Adapt tests due to the new Clang fortify-source warning
by Yi Kong
· 6 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
f827d82
Merge "Cleanup bionic tests with hwasan."
by Evgenii Stepanov
· 7 years ago
7cc6706
Cleanup bionic tests with hwasan.
by Evgenii Stepanov
· 7 years ago
1f805c6
Merge "Implement ifunc support for static executables." am: c1d579798e am: e70872c1fc
by Peter Collingbourne
· 7 years ago
c1d5797
Merge "Implement ifunc support for static executables."
by Treehugger Robot
· 7 years ago
fa4dcb4
dlfcn.dt_runpath* tests are amended to handle LIB
by Jiyong Park
· 7 years ago
0a35416
Merge "dlfcn.dt_runpath* tests are amended to handle LIB"
by TreeHugger Robot
· 7 years ago
d7ca678
dlfcn.dt_runpath* tests are amended to handle LIB
by Jiyong Park
· 7 years ago
aa3dd3d
Merge "Add tests for dynamic ELF TLS"
by Ryan Prichard
· 7 years ago
06d2d79
Add tests for dynamic ELF TLS
by Ryan Prichard
· 7 years ago
e84ebbb
Add tests for dynamic ELF TLS
by Ryan Prichard
· 7 years ago
c77e201
Merge commit 'ecdc451ccf9e3f6fa4a89ec99f0f59b0a8080516' into stage-aosp-master am: 41be8e99b3
by Ryan Prichard
· 7 years ago
ecdc451
Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ...
by Ryan Prichard
· 7 years ago
7a0f04c
Implement ifunc support for static executables.
by Peter Collingbourne
· 7 years ago
083d850
Move the linker allocator into libc
by Ryan Prichard
· 7 years ago
4e02cc1
bionic_unit_tests: Remove dependency on libpagemap
by Sandeep Patil
· 7 years ago
e3f39a0
bionic_unit_tests: Remove dependency on libpagemap
by Sandeep Patil
· 7 years ago
e4ee12f
Add tests for static ELF TLS
by Ryan Prichard
· 7 years ago
5cf02f6
Add tests for static ELF TLS
by Ryan Prichard
· 7 years ago
4e114eb
Add stubs variants for bionic libs am: c45fe9f7bd am: 0f89dc7dbb am: 36810c5301
by Jiyong Park
· 7 years ago
0f89dc7
Add stubs variants for bionic libs am: c45fe9f7bd
by Jiyong Park
· 7 years ago
98564b8
Merge changes from topic "move_bionic_to_apex"
by Treehugger Robot
· 7 years ago
86e5c8b
Merge "Add ARM EABI function __aeabi_read_tp" am: c14d46f086 am: e0bdcb05ef
by Ryan Prichard
· 7 years ago
45024fe
Add ARM EABI function __aeabi_read_tp
by Ryan Prichard
· 7 years ago
c45fe9f
Add stubs variants for bionic libs
by Jiyong Park
· 7 years ago
3bcdb40
Merge "Allocate a small guard region around the shadow call stack." am: 8d849ffbad am: ff18faa2b0
by Peter Collingbourne
· 7 years ago
734beec
Allocate a small guard region around the shadow call stack.
by Peter Collingbourne
· 7 years ago
7b70e27
Make the bionic tests implicitly test bionic's shadow call stack support.
by Peter Collingbourne
· 7 years ago
b011d59
Don't build bionic-unit-tests-static with libcrt_builtins
by Yi Kong
· 7 years ago
9ffd39c
Merge "Add test for malloc_iterate."
by Christopher Ferris
· 7 years ago
bfd3dc4
Add test for malloc_iterate.
by Christopher Ferris
· 7 years ago
Next »