Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
c2d3e67a77fe284e8f8f1ae4dd4a67a669bfd644
/
tests
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
· 8 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
99a8caf
Merge "Expose __res_randomid."
by Treehugger Robot
· 7 years ago
afacaab
The --gtest_color flag should take a priority.
by Tao Bao
· 7 years ago
bf74815
setjmp is a macro.
by Elliott Hughes
· 7 years ago
f98d87b
Add C11 timespec_get.
by Elliott Hughes
· 7 years ago
3a5fd00
Expose __res_randomid.
by Elliott Hughes
· 7 years ago
c1ef5eb
Only use color in supported terminal.
by Haibo Huang
· 7 years ago
06f217d
Merge "Remove workarounds for old versions of clang and GCC."
by Treehugger Robot
· 7 years ago
6726758
Merge "Reimplement popen(3)/pclose(3)."
by Treehugger Robot
· 7 years ago
3012b96
Remove workarounds for old versions of clang and GCC.
by Elliott Hughes
· 7 years ago
468efc8
Reimplement popen(3)/pclose(3).
by Elliott Hughes
· 7 years ago
83b6379
Remove bionic test's dependency on gtest internal.
by Haibo Huang
· 7 years ago
07a7c9b
Merge "Fix some long-standing UTF-8 bugs."
by Elliott Hughes
· 7 years ago
57fe813
Merge "bionic: Convert res_send.c to poll()"
by Bernie Innocenti
· 7 years ago
402c762
Fix some long-standing UTF-8 bugs.
by Elliott Hughes
· 7 years ago
463faad
pthread_barrier_init: add a test for the count == 0 EINVAL case.
by Elliott Hughes
· 7 years ago
b664724
bionic: Convert res_send.c to poll()
by Bernie Innocenti
· 8 years ago
50acae8
Merge "Reland "Remove a check for AIDs in the OEM range.""
by Tom Cherry
· 8 years ago
4cddb00
Reland "Remove a check for AIDs in the OEM range."
by Tom Cherry
· 8 years ago
363eac0
Merge "linker: improve "bad ELF magic" error."
by Treehugger Robot
· 8 years ago
a897151
linker: improve "bad ELF magic" error.
by Elliott Hughes
· 8 years ago
e7d185f
<sys/un.h>: add SUN_LEN.
by Elliott Hughes
· 8 years ago
e5a5eec
<netinet/ip_icmp.h>: ensure struct icmphdr is available.
by Elliott Hughes
· 8 years ago
901055e
Mark bionic-loader-test-libs-target as a phony rule
by Dan Willemsen
· 8 years ago
3b0a5b7
Relax check on number of segments in a .so file
by dimitry
· 8 years ago
55547db
Add secondary counter in place of tls_nodelete flag
by dimitry
· 8 years ago
28567ae
Merge "Test that vendor AID names begin with vendor_"
by Tom Cherry
· 8 years ago
e88b408
Test that vendor AID names begin with vendor_
by Tom Cherry
· 8 years ago
6814028
Define DT_ANDROID_REL[A] correctly for a test
by Ryan Prichard
· 8 years ago
8e462d4
Do not use clang lld with -z,global
by Chih-Hung Hsieh
· 8 years ago
Next »