Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
7331fe18d7ffd550996e07b534bc7a6cf625afa5
/
tests
7331fe1
linker: implement shared namespaces
by Dimitry Ivanov
· 10 years ago
7cb3c4a
Merge "sem_timedwait with a null timeout doesn't mean "forever"."
by Elliott Hughes
· 10 years ago
d4f86ae
Merge "linker: add dlvsym(3)"
by Dimitry Ivanov
· 10 years ago
9cf99cb
linker: add dlvsym(3)
by Dimitry Ivanov
· 10 years ago
dd586f2
sem_timedwait with a null timeout doesn't mean "forever".
by Elliott Hughes
· 10 years ago
ad33ebe
Fix bug in dlmalloc's version of calloc.
by Christopher Ferris
· 10 years ago
d31d4c1
Add a few missing pthread tests.
by Elliott Hughes
· 10 years ago
162a852
Merge "Fix personality test for mips32r6"
by Elliott Hughes
· 10 years ago
61cf963
Fix personality test for mips32r6
by Lazar Trsic
· 10 years ago
4a2c5aa
Move dlsym and dladdr implementation to linker.cpp
by Dimitry Ivanov
· 10 years ago
284ae35
Add permitted_when_isolated_path to linker namespaces
by Dimitry Ivanov
· 10 years ago
e371ae6
Merge "Allow dlopening public libs using absolute path"
by Dimitry Ivanov
· 10 years ago
22840aa
Allow dlopening public libs using absolute path
by Dimitry Ivanov
· 10 years ago
939a7e0
Track rename from base/ to android-base/.
by Elliott Hughes
· 10 years ago
514f46b
Merge "Don't use StringPrintf() in gtest runner."
by Yabin Cui
· 10 years ago
a32fc86
Don't use StringPrintf() in gtest runner.
by Yabin Cui
· 10 years ago
376b94f
Merge "Separate properties by selabel"
by Tom Cherry
· 10 years ago
d4c9b9d
Improve unit test runner.
by Yabin Cui
· 10 years ago
49a309f
Separate properties by selabel
by Tom Cherry
· 10 years ago
9cbabd8
Merge "Add bionic-unit-tests-gcc{32,64}, compiled with gcc."
by Chih-hung Hsieh
· 10 years ago
aec1398
Merge "Fix pthread_test according to tsan report."
by Yabin Cui
· 10 years ago
f688c5d
Add bionic-unit-tests-gcc{32,64}, compiled with gcc.
by Chih-Hung Hsieh
· 10 years ago
db8caa7
Merge "Introduce anonymous namespace"
by Dimitry Ivanov
· 10 years ago
1ffec1c
Introduce anonymous namespace
by Dmitriy Ivanov
· 10 years ago
1755435
Merge "Change _stdio_handles_locking into _caller_handles_locking."
by Yabin Cui
· 10 years ago
74ed96d
Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts."
by Yabin Cui
· 10 years ago
76144aa
Change _stdio_handles_locking into _caller_handles_locking.
by Yabin Cui
· 10 years ago
2feb9dd
Fix test build break.
by Josh Gao
· 10 years ago
c9a659c
Use FUTEX_WAIT_BITSET to avoid converting timeouts.
by Yabin Cui
· 10 years ago
c22a7de
extend the PTRDIFF_MAX size check to mremap
by Daniel Micay
· 10 years ago
2c09e5d
Merge "Implement pthread spin."
by Yabin Cui
· 10 years ago
fe3a83a
Implement pthread spin.
by Yabin Cui
· 10 years ago
3cc35e2
Ignore target sdk version for the public namespace
by Dmitriy Ivanov
· 10 years ago
a36158a
Fix pthread_test according to tsan report.
by Yabin Cui
· 10 years ago
b804b9d
Merge "Implement pthread barrier."
by Yabin Cui
· 10 years ago
e7c2fff
Implement pthread barrier.
by Yabin Cui
· 10 years ago
949bfb9
Merge "Enable clang to compile more tests."
by Chih-hung Hsieh
· 10 years ago
1f0ccbb
Merge "Introducing linker namespaces"
by Dimitry Ivanov
· 10 years ago
1e79540
Enable clang to compile more tests.
by Chih-Hung Hsieh
· 10 years ago
42d5fcb
Introducing linker namespaces
by Dmitriy Ivanov
· 10 years ago
5780f9d
Merge "Fix strftime if tm_zone is null."
by Elliott Hughes
· 10 years ago
a9cac4c
Fix strftime if tm_zone is null.
by Elliott Hughes
· 10 years ago
2ed1b29
FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc
by Nick Kralevich
· 10 years ago
0c44705
Merge "Enable clang for modules failed with TLS."
by Chih-hung Hsieh
· 10 years ago
5058a00
Enable clang for modules failed with TLS.
by Chih-Hung Hsieh
· 10 years ago
f208361
Clean up pthread_gettid_np test.
by Elliott Hughes
· 10 years ago
de12462
Fix potential race condition on CTS TC pthread_gettid_np
by Junjie Hu
· 10 years ago
09fac86
Fix test failure.
by Josh Gao
· 10 years ago
8b5b2c4
Merge "fix the mremap signature"
by Elliott Hughes
· 10 years ago
4200e26
fix the mremap signature
by Daniel Micay
· 10 years ago
fd7a91e
linker: cleanup solist after unsuccessful read
by Dmitriy Ivanov
· 10 years ago
eb9b925
Fix GNU/POSIX basename headers.
by Josh Gao
· 10 years ago
4151db5
Add prlimit to LP32.
by Elliott Hughes
· 10 years ago
1721be2
Merge "Implement scandirat and scandirat64."
by Elliott Hughes
· 10 years ago
6331e80
Implement scandirat and scandirat64.
by Elliott Hughes
· 10 years ago
5238eb0
Merge "Implement load at fixed address feature"
by Dimitry Ivanov
· 10 years ago
126af75
Implement load at fixed address feature
by Dmitriy Ivanov
· 10 years ago
9216a64
Fix <utmp.h> declarations.
by Elliott Hughes
· 10 years ago
6f2d310
Correctly resolve realpath for absolute paths
by Lazar Trsic
· 10 years ago
8ab433d
Fix stdio read after EOF behavior.
by Elliott Hughes
· 10 years ago
7b77cb3
Fix inet_aton on LP32.
by Elliott Hughes
· 10 years ago
487a182
Merge "Fix inet_addr/inet_aton/inet_network."
by Elliott Hughes
· 10 years ago
0478666
Fix inet_addr/inet_aton/inet_network.
by Elliott Hughes
· 10 years ago
d8df28f
Merge "Implement setjmp cookies on MIPS and MIPS64"
by Josh Gao
· 10 years ago
1b519c0
Implement setjmp cookies on MIPS and MIPS64
by Nikola Veljkovic
· 10 years ago
268f739
Merge "Make dt_runpath work for libraries opened from apk"
by Dimitry Ivanov
· 10 years ago
a1feb11
Make dt_runpath work for libraries opened from apk
by Dmitriy Ivanov
· 10 years ago
bc6379d
Remove the workaround which fixes JOB_COUNT in CTS test.
by Yabin Cui
· 10 years ago
df62e31
am 5c50449b: Merge "Use const auto& in for loops."
by Elliott Hughes
· 10 years ago
0b2acdf
Use const auto& in for loops.
by Elliott Hughes
· 10 years ago
889dd56
am a0b9cad0: Merge "Optimize dlopen from a zip file"
by Dimitry Ivanov
· 10 years ago
a0b9cad
Merge "Optimize dlopen from a zip file"
by Dimitry Ivanov
· 10 years ago
b482750
Optimize dlopen from a zip file
by Dmitriy Ivanov
· 10 years ago
8cd1180
am c1eebd5f: Merge "Fix the way to count online cpus."
by Yabin Cui
· 10 years ago
c1eebd5
Merge "Fix the way to count online cpus."
by Yabin Cui
· 10 years ago
cb6f599
Fix the way to count online cpus.
by Yabin Cui
· 10 years ago
1c34fea
am 8b279ead: Merge "Pass -q is zip for test"
by Colin Cross
· 10 years ago
8b279ea
Merge "Pass -q is zip for test"
by Colin Cross
· 10 years ago
298d176
Pass -q is zip for test
by Colin Cross
· 10 years ago
bfd9255
am f16f4f8a: Merge "Fix file-check-cxx to handle quoted arguments"
by Dan Willemsen
· 10 years ago
f16f4f8
Merge "Fix file-check-cxx to handle quoted arguments"
by Dan Willemsen
· 10 years ago
808602a
Fix file-check-cxx to handle quoted arguments
by Dan Willemsen
· 10 years ago
b99b3f7
am 55f87a0c: Merge "Force non-color output for bionic FileCheck tests"
by Colin Cross
· 10 years ago
0f575d4
am 4a54ec82: Merge "Add .PHONY for phony bionic test targets"
by Colin Cross
· 10 years ago
55f87a0
Merge "Force non-color output for bionic FileCheck tests"
by Colin Cross
· 10 years ago
4a54ec8
Merge "Add .PHONY for phony bionic test targets"
by Colin Cross
· 10 years ago
c1d4ba8
am b48ca46d: Merge "Force cts to only run one test at a time."
by Christopher Ferris
· 10 years ago
840be7c
Force non-color output for bionic FileCheck tests
by Colin Cross
· 10 years ago
b67afb3
Add .PHONY for phony bionic test targets
by Colin Cross
· 10 years ago
daaaed1
Force cts to only run one test at a time.
by Christopher Ferris
· 10 years ago
6eb06b0
am 70a9f0a3: Merge "Fix over read in strcpy/stpcpy/strcat."
by Christopher Ferris
· 10 years ago
70a9f0a
Merge "Fix over read in strcpy/stpcpy/strcat."
by Christopher Ferris
· 10 years ago
fdfcfce
Fix over read in strcpy/stpcpy/strcat.
by Christopher Ferris
· 10 years ago
8391197
am cb696c50: Merge "Remove libpagemap include hack."
by Elliott Hughes
· 10 years ago
7660a08
Remove libpagemap include hack.
by Elliott Hughes
· 10 years ago
12432ca
am 8d92afe3: Merge "Fix another duplicate maps parser."
by Elliott Hughes
· 10 years ago
15dfd63
Fix another duplicate maps parser.
by Elliott Hughes
· 10 years ago
f599ea9
am 9e3a2491: Merge "Clean up /proc/<pid>/maps sscanfs."
by Elliott Hughes
· 10 years ago
9e3a249
Merge "Clean up /proc/<pid>/maps sscanfs."
by Elliott Hughes
· 10 years ago
0dec228
Clean up /proc/<pid>/maps sscanfs.
by Elliott Hughes
· 10 years ago
Next »