Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
352853a53525ecb2a120dfa4e9aa03b3970df8ee
/
tests
352853a
Fix use-after-pthread_exit in a test.
by Evgenii Stepanov
· 7 years ago
de70b72
Merge "Update getpwnam() tests to correctly handle new app zygote uids."
by Martijn Coenen
· 7 years ago
f9d2299
Update getpwnam() tests to correctly handle new app zygote uids.
by Martijn Coenen
· 7 years ago
073fffd
Provide a stub aeabi.read_tp on other archs
by Ryan Prichard
· 7 years ago
45d1349
Reorganize static TLS memory for ELF TLS
by Ryan Prichard
· 7 years ago
98564b8
Merge changes from topic "move_bionic_to_apex"
by Treehugger Robot
· 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
07468a8
Merge "Fix/suppress bionic google-explicit-constructor warnings"
by Chih-hung Hsieh
· 7 years ago
770032d
Fix/suppress bionic google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
76e7fd4
Fix modify_stack_protector flake
by Ryan Prichard
· 7 years ago
727a6eb
Merge "Make stdlib.getloadavg more resiliant."
by Elliott Hughes
· 7 years ago
910a2a8
Fix sys_prctl.pr_cap_ambient.
by Elliott Hughes
· 7 years ago
72a54a4
Make stdlib.getloadavg more resiliant.
by Elliott Hughes
· 7 years ago
0dafa8a
Increase 2ms to 5ms to reduce flake.
by Elliott Hughes
· 7 years ago
c2edae3
Fix cert-dcl16-c clang-tidy warnings in tests.
by Chih-Hung Hsieh
· 7 years ago
5a66490
Use shared globals so getauxval works earlier
by Ryan Prichard
· 7 years ago
eebf5fd
Reduce strerror(3)'s impact on .data.rel.ro.
by Elliott Hughes
· 7 years ago
48b1159
Use shared globals to init __progname + environ
by Ryan Prichard
· 7 years ago
7f92fbe
Merge "Add test for mallinfo."
by Christopher Ferris
· 7 years ago
8d849ff
Merge "Allocate a small guard region around the shadow call stack."
by Peter Collingbourne
· 7 years ago
734beec
Allocate a small guard region around the shadow call stack.
by Peter Collingbourne
· 7 years ago
09a19aa
Add test for mallinfo.
by Christopher Ferris
· 7 years ago
ae471db
Merge "Make android_get_application_target_sdk_version available to the NDK."
by Elliott Hughes
· 7 years ago
c0f4656
Make android_get_application_target_sdk_version available to the NDK.
by Elliott Hughes
· 7 years ago
ba1a723
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 7 years ago
8359068
Merge "Move API levels from `uint32_t` to `int`."
by Elliott Hughes
· 7 years ago
ff1428a
Move API levels from `uint32_t` to `int`.
by Elliott Hughes
· 7 years ago
68a3bcc
bionic tests: switch to using android-base/file.h for TemporaryFile
by Mark Salyzyn
· 7 years ago
d495e0b
Merge "Don't build bionic-unit-tests-static with libcrt_builtins"
by Yi Kong
· 7 years ago
b011d59
Don't build bionic-unit-tests-static with libcrt_builtins
by Yi Kong
· 7 years ago
52d7749
Merge "ART isn't using the ART-specific linker features any more."
by Elliott Hughes
· 7 years ago
6689b4f
Merge "Add a force fail for non-bionic xfail test."
by Christopher Ferris
· 7 years ago
af1b8dd
Add smoke tests for mallopt options.
by Christopher Ferris
· 7 years ago
01db9bd
Add a force fail for non-bionic xfail test.
by Christopher Ferris
· 7 years ago
5e09917
Merge "Revert "Do not use clang lld with -z,global""
by Treehugger Robot
· 7 years ago
acd6f4f
Disable a few bionic tests under HWASan.
by Evgenii Stepanov
· 7 years ago
96bd339
Remove timer_delete_multiple test.
by Evgenii Stepanov
· 7 years ago
08a0cd0
Revert "Do not use clang lld with -z,global"
by Chih-hung Hsieh
· 7 years ago
8178c41
ART isn't using the ART-specific linker features any more.
by Elliott Hughes
· 7 years ago
9ffd39c
Merge "Add test for malloc_iterate."
by Christopher Ferris
· 7 years ago
6f3a56b
Merge "Revert "bionic: Allocate a shadow call stack for each thread.""
by Josh Gao
· 7 years ago
bfd3dc4
Add test for malloc_iterate.
by Christopher Ferris
· 7 years ago
9ce2884
Update to v4.19 kernel headers.
by Christopher Ferris
· 7 years ago
7b13dd9
Revert "bionic: Allocate a shadow call stack for each thread."
by Peter Collingbourne
· 7 years ago
f284a47
Merge "bionic: Allocate a shadow call stack for each thread."
by Peter Collingbourne
· 7 years ago
da1bc79
bionic: Allocate a shadow call stack for each thread.
by Peter Collingbourne
· 7 years ago
5e62b34
Clean up bionic_macros.h a bit.
by Elliott Hughes
· 7 years ago
6032c38
Merge "Add getloadavg(3)."
by Elliott Hughes
· 7 years ago
2d0b28b
Add getloadavg(3).
by Elliott Hughes
· 7 years ago
5d9312b
CTS: allow continue to use the old AIDs on devices launch with P
by Chuwei Xu
· 7 years ago
7ff7d03
Merge "Properly fail with ESRCH when pthread_killing an exited thread."
by Josh Gao
· 7 years ago
ddf757e
Properly fail with ESRCH when pthread_killing an exited thread.
by Josh Gao
· 7 years ago
4e29cde
Merge "Waive AID Range check for upgrading devices launched before P"
by Tom Cherry
· 7 years ago
5c94143
Waive AID Range check for upgrading devices launched before P
by Tom Cherry
· 7 years ago
391af2c
Merge "Allow invoking the linker on an executable."
by Treehugger Robot
· 7 years ago
8f639a4
Allow invoking the linker on an executable.
by Ryan Prichard
· 7 years ago
069d5ae
Merge "Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...)."
by Josh Gao
· 7 years ago
baf20fc
Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...).
by Josh Gao
· 7 years ago
82ab481
Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX.
by Elliott Hughes
· 7 years ago
928ce8e
Merge "Move isolated test runner out of bionic."
by Christopher Ferris
· 7 years ago
05ba56d
Merge "Fix up a few bionic tests for the clang-r339409 update."
by Stephen Hines
· 7 years ago
6d2c0bd
Move isolated test runner out of bionic.
by Christopher Ferris
· 7 years ago
f3ff8dc
Merge "Ignore output to stderr while enumerating tests"
by Christopher Ferris
· 7 years ago
ddf92a1
Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc."
by Treehugger Robot
· 7 years ago
fa5f61c
Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc.
by Tom Cherry
· 7 years ago
b177085
Add reallocarray(3).
by Elliott Hughes
· 7 years ago
21557cd
Ignore output to stderr while enumerating tests
by dimitry
· 7 years ago
cd659d4
Fix up a few bionic tests for the clang-r339409 update.
by Stephen Hines
· 7 years ago
0c93855
Update probing in membarrier_test
by Orion Hodson
· 7 years ago
795034c
Fix membarrier test.
by Christopher Ferris
· 7 years ago
431d2ff
Merge "Add android_get_device_api_level."
by Elliott Hughes
· 7 years ago
dca7d3f
Merge "libc: Add membarrier to common seccomp allowed list"
by Orion Hodson
· 7 years ago
ce934e3
Add android_get_device_api_level.
by Elliott Hughes
· 7 years ago
f340a56
Use strerror_r(3) for the printf family %m.
by Elliott Hughes
· 7 years ago
6ba6694
libc: Add membarrier to common seccomp allowed list
by Orion Hodson
· 7 years ago
74934aa
Merge "Add the %m GNU extension to printf/wprintf."
by Elliott Hughes
· 7 years ago
654cd83
Add the %m GNU extension to printf/wprintf.
by Elliott Hughes
· 7 years ago
eab6572
Add a test for poll with null fds.
by Elliott Hughes
· 7 years ago
726b63f
Implement pthread_sigqueue.
by Josh Gao
· 7 years ago
2c4ec7e
Fix uses of readlink in tests.
by Christopher Ferris
· 7 years ago
05ee196
Merge "Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present."
by Treehugger Robot
· 7 years ago
53b40de
Merge "Test that the _r_debug list looks OK"
by Treehugger Robot
· 7 years ago
f1a3838
Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present.
by Elliott Hughes
· 7 years ago
c20f9a5
Test that the _r_debug list looks OK
by Ryan Prichard
· 7 years ago
99d5465
Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>.
by Elliott Hughes
· 7 years ago
7266e91
Move unique_fd fdsan tests into bionic.
by Josh Gao
· 7 years ago
b7b2884
Merge "Reland "Retire GCC FORTIFY.""
by Elliott Hughes
· 7 years ago
08b7a40
fdsan: improve errors some more.
by Josh Gao
· 7 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
b652e9a
Our prebuilt host glibc is new enough to remove a workaround.
by Elliott Hughes
· 7 years ago
6fc8dc2
remove bionic-compile-time-tests-g++
by Sajid Dalvi
· 7 years ago
0d1a8a5
Reland "Retire GCC FORTIFY."
by Elliott Hughes
· 7 years ago
4dbe8fc
Revert "Retire GCC FORTIFY."
by Elliott Hughes
· 7 years ago
067bdc9
Retire GCC FORTIFY.
by Elliott Hughes
· 7 years ago
94ab04c
Merge "libm: add tests that would have caught the recent regression."
by Treehugger Robot
· 7 years ago
505ecd6
libm: add tests that would have caught the recent regression.
by Elliott Hughes
· 7 years ago
f6e5b58
Introduce api to track fd ownership in libc.
by Josh Gao
· 7 years ago
ad596bf
Merge "setjmp is a macro."
by Treehugger Robot
· 7 years ago
7622140
Merge "Add C11 timespec_get."
by Treehugger Robot
· 7 years ago
Next »