Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
cb6f599c44b144db26c13507dbd89805b8fe03be
/
tests
cb6f599
Fix the way to count online cpus.
by Yabin Cui
· 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
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
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
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
7660a08
Remove libpagemap include hack.
by Elliott Hughes
· 10 years ago
15dfd63
Fix another duplicate maps parser.
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
dd51453
Merge "Add preliminary OEM UID/GID support."
by Jorge Lucangeli Obes
· 10 years ago
3d00f79
Merge "Increase alternative signal stack size on 64-bit devices."
by Yabin Cui
· 10 years ago
a39e301
Add preliminary OEM UID/GID support.
by Jorge Lucangeli Obes
· 10 years ago
f8a2243
<netinet/udp.h> should include <linux/udp.h>.
by Elliott Hughes
· 10 years ago
33ac04a
Increase alternative signal stack size on 64-bit devices.
by Yabin Cui
· 10 years ago
7fda8d2
Implement setjmp cookies on ARM.
by Josh Gao
· 10 years ago
5693332
Fix the way to get main thread stack start address.
by Mor-sarid, Nitzan
· 10 years ago
edfc9f6
linker: don't pass dlextinfo to dependent loads
by Dmitriy Ivanov
· 10 years ago
767fb1c
build bionic gtest runner on mac.
by Yabin Cui
· 10 years ago
adf5c72
Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.
by Elliott Hughes
· 10 years ago
bfaee4b
Merge "Add test cases for __emutls_get_address."
by Chih-hung Hsieh
· 10 years ago
6f4594d
Add preadv/pwritev.
by Elliott Hughes
· 10 years ago
83380b5
Add test cases for __emutls_get_address.
by Chih-Hung Hsieh
· 10 years ago
7ac3c12
Add strchrnul.
by Elliott Hughes
· 10 years ago
62c26ed
Merge "add fortified implementations of write/pwrite{,64}"
by Yabin Cui
· 10 years ago
afdd154
add fortified implementations of write/pwrite{,64}
by Daniel Micay
· 10 years ago
5341691
Move up to C++14.
by Dan Albert
· 10 years ago
ff4afc1
Merge "Omit comment when reading --gtest_list_tests option's output."
by Yabin Cui
· 10 years ago
bf830ad
Omit comment when reading --gtest_list_tests option's output.
by Yabin Cui
· 10 years ago
5891abd
Invalidate cached pid in vfork.
by Elliott Hughes
· 10 years ago
9101b00
add a fortified implementation of getcwd
by Daniel Micay
· 10 years ago
d2a9fb3
Add a regression test for a fixed strnlen bug.
by Elliott Hughes
· 10 years ago
cebef1a
Merge "Add one simple thread local storage test."
by Chih-hung Hsieh
· 10 years ago
7656d0c
Add one simple thread local storage test.
by Chih-Hung Hsieh
· 10 years ago
8af3263
Merge "add fortified implementations of fread/fwrite"
by Yabin Cui
· 10 years ago
189394b
Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE).
by Elliott Hughes
· 10 years ago
fed2659
add fortified implementations of fread/fwrite
by Daniel Micay
· 10 years ago
2565492
Merge "Add getgrgid_r/getgrnam_r."
by Yabin Cui
· 10 years ago
c4786d3
Add getgrgid_r/getgrnam_r.
by Yabin Cui
· 10 years ago
361d4b4
We don't have CXX_BARE any more
by Ying Wang
· 10 years ago
3fef96f
Fix dt_runpath test.
by Dmitriy Ivanov
· 10 years ago
91ce715
Add test for an Android kernel bug about prctl.
by Yabin Cui
· 10 years ago
d1e10d7
Merge "Use delete[] to de-allocate pointers from new[]"
by Pirama Arumuga Nainar
· 10 years ago
4d44675
Use delete[] to de-allocate pointers from new[]
by Pirama Arumuga Nainar
· 10 years ago
33ef6c2
Merge "Respect caller DT_RUNPATH in dlopen()."
by Evgenii Stepanov
· 10 years ago
0cdef7e
Respect caller DT_RUNPATH in dlopen().
by Evgenii Stepanov
· 10 years ago
c224747
Improve personality initialization
by Dmitriy Ivanov
· 10 years ago
46d24d1
Merge "Replace NULL with nullptr"
by Dmitriy Ivanov
· 10 years ago
d807b9a
Merge "Use gcc to build and test x86_64 long double code."
by Chih-Hung Hsieh
· 10 years ago
e79d06b
Use gcc to build and test x86_64 long double code.
by Chih-Hung Hsieh
· 10 years ago
aff18fd
Replace NULL with nullptr
by Dmitriy Ivanov
· 10 years ago
7d09a8c
Work around compiler optimization
by Dmitriy Ivanov
· 10 years ago
de4e27e
Remove libdl* tests from bionic-unit-tests-static
by Dmitriy Ivanov
· 10 years ago
d1ade7c
Don't use TIMER_ABSTIME in time_test.
by Yabin Cui
· 10 years ago
11ea08c
Use new sanitizer option.
by Dan Albert
· 10 years ago
333bdad
Merge "Add a sys/procfs.h."
by Elliott Hughes
· 10 years ago
bf18c61
Add a sys/procfs.h.
by Dan Albert
· 10 years ago
402a750
Make path to apk compliant with jar url format
by Dmitriy Ivanov
· 10 years ago
c910de9
Merge "Add process_vm_readv and process_vm_writev."
by Elliott Hughes
· 10 years ago
be57a40
Add process_vm_readv and process_vm_writev.
by Elliott Hughes
· 10 years ago
bd3b961
Fix application_sdk_versions_smoke test
by Dmitriy Ivanov
· 10 years ago
6865082
Support DT_RUNPATH in the linker.
by Evgenii Stepanov
· 10 years ago
60907c7
Allow NULL in pthread_mutex_lock/unlock.
by Christopher Ferris
· 10 years ago
e1d0810
Add O_PATH support for flistxattr()
by Nick Kralevich
· 10 years ago
ef55f96
Merge "Fix dlsym(handle_of_main_executable, ...)"
by Dmitriy Ivanov
· 10 years ago
2825f10
libc: Add O_PATH support for fgetxattr / fsetxattr
by Nick Kralevich
· 10 years ago
f439b5a
Fix dlsym(handle_of_main_executable, ...)
by Dmitriy Ivanov
· 10 years ago
9d476a0
Cleanup ftruncate negative test.
by Dan Albert
· 10 years ago
79fd668
Add functions to provide target sdk version
by Dmitriy Ivanov
· 10 years ago
ffe01a3
Merge "Fix error handling for negative size in ftruncate."
by Dan Albert
· 10 years ago
b0c6f2db
Fix pthread_attr_getstack__main_thread failure on glibc.
by Yabin Cui
· 10 years ago
c05554e
Fix error handling for negative size in ftruncate.
by Dan Albert
· 10 years ago
9333324
Remove -z global workaround for target x86
by Dmitriy Ivanov
· 10 years ago
697bd9f
Improved dlsym tests and fixes to linker
by Dmitriy Ivanov
· 10 years ago
f9eeea6
Merge "Remove pthread_detach_no_leak test."
by Yabin Cui
· 10 years ago
2957cc5
Remove pthread_detach_no_leak test.
by Yabin Cui
· 10 years ago
5624a6a
Move pthread_atfork_dlclose test out of static lib
by Dmitriy Ivanov
· 10 years ago
64a8698
Modify test to avoid race condition. automerge: 3da136a
by Christopher Ferris
· 10 years ago
9a2744d
Merge "Fix POSIX timer thread naming."
by Elliott Hughes
· 10 years ago
d1aea30
Fix POSIX timer thread naming.
by Elliott Hughes
· 10 years ago
2c256a0
Merge "Unregister pthread_atfork handlers on dlclose()"
by Dmitriy Ivanov
· 10 years ago
e91e66f
Use bfd linker for x86/x86_64 targets
by Dmitriy Ivanov
· 10 years ago
ea295f6
Unregister pthread_atfork handlers on dlclose()
by Dmitriy Ivanov
· 11 years ago
6612d7a
Enable dlsym_df_1_global test for arm/arm64
by Dmitriy Ivanov
· 10 years ago
094f58f
Revert "Unregister pthread_atfork handlers on dlclose()"
by Dimitry Ivanov
· 10 years ago
6df122f
Unregister pthread_atfork handlers on dlclose()
by Dmitriy Ivanov
· 11 years ago
4228188
add fortified readlink/readlinkat implementations
by Daniel Micay
· 10 years ago
3875744
Merge "Support symbol versioning"
by Dmitriy Ivanov
· 10 years ago
2a81536
Support symbol versioning
by Dmitriy Ivanov
· 10 years ago
e7e1c87
add fortified implementations of pread/pread64
by Daniel Micay
· 10 years ago
a40cb0c
Merge "Call __cxa_thread_finalize for the main thread."
by Dmitriy Ivanov
· 10 years ago
2587c6a
Merge "Change on handling of SIGEV_THREAD timers."
by Yabin Cui
· 10 years ago
95f1ee2
Change on handling of SIGEV_THREAD timers.
by Yabin Cui
· 11 years ago
163ab8b
Call __cxa_thread_finalize for the main thread.
by Dmitriy Ivanov
· 10 years ago
66aa0b6
Hide emutls* symbols in libc.so
by Dmitriy Ivanov
· 10 years ago
8f3f041
Merge "Prevent using static-allocated pthread keys before creation."
by Yabin Cui
· 10 years ago
Next »