Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
0c44c051663fc09a1d495536562f2f0eb79f28d0
/
tests
0c44c05
Merge "Add #defines for some key enums."
by Elliott Hughes
· 9 years ago
8ad4093
Add #defines for some key enums.
by Elliott Hughes
· 9 years ago
3a32d95
Update posix_memalign testing.
by Christopher Ferris
· 9 years ago
7f6bcc4
Merge "Remove `volatile` from the `__errno` declaration."
by Treehugger Robot
· 9 years ago
e452cb1
Remove `volatile` from the `__errno` declaration.
by Elliott Hughes
· 9 years ago
4b1a399
libc: Sync qsort(3) with FreeBSD revision r318515.
by Xin Li
· 9 years ago
24ed8b5
Explain why we have a test that FALLOC_FL_PUNCH_HOLE is missing.
by Josh Gao
· 9 years ago
cd510cb
Make dl_iterate_phdr return correct name for first entry
by Dimitry Ivanov
· 9 years ago
6be65c1
Merge "Enable exporting the non-uapi scsi headers."
by Elliott Hughes
· 9 years ago
5059939
Enable exporting the non-uapi scsi headers.
by Elliott Hughes
· 9 years ago
f008a11
Relax flaky _SC_AVPHYS_PAGES check in sys_sysinfo_test
by Dimitry Ivanov
· 9 years ago
1f66c6d
Merge "Fix _POSIX_THREAD_PROCESS_SHARED."
by Treehugger Robot
· 9 years ago
6718e03
Move libdlext_... to NATIVE_TESTS instead of ETC
by Dan Willemsen
· 9 years ago
468c808
Fix _POSIX_THREAD_PROCESS_SHARED.
by Elliott Hughes
· 9 years ago
8fbd15a
Merge "Make `union semun` usable."
by Elliott Hughes
· 9 years ago
497ad30
Make `union semun` usable.
by Elliott Hughes
· 9 years ago
f065350
Merge "Fix Mac build."
by Treehugger Robot
· 9 years ago
3fa758f
Fix Mac build.
by Elliott Hughes
· 9 years ago
b02206a
Remove reference to obj/lib
by Dan Willemsen
· 9 years ago
7ff7ed1
Merge "tests/utils.h should #include <sys/sysmacros.h>"
by Treehugger Robot
· 9 years ago
5d949da
tests/utils.h should #include <sys/sysmacros.h>
by Elliott Hughes
· 9 years ago
3d68fca
Stop using $(TARGET_OUT_INTERMEDIATE_LIBRARIES)
by Dan Willemsen
· 9 years ago
a1c0d2f
Add support for modifying decay timer.
by Christopher Ferris
· 9 years ago
cf17b48
test: check unbounded memory leak in pthread detach
by Zhenhua WANG
· 9 years ago
828b9e1
Fix clang-tidy perfomrance warnings.
by wy
· 9 years ago
a93fcd0
Merge "greylist is no longer enabled by default."
by Treehugger Robot
· 9 years ago
9259c5b
Merge "Remove known failures from arm ifunc tests"
by Treehugger Robot
· 9 years ago
37b91af
greylist is no longer enabled by default.
by Jiyong Park
· 9 years ago
2f030af
Add new memchr/strrchr tests.
by Christopher Ferris
· 9 years ago
c42b4bb
Remove known failures from arm ifunc tests
by Dimitry Ivanov
· 9 years ago
5725481
Merge "Move libc_log code into libasync_safe."
by Christopher Ferris
· 9 years ago
846924a
Merge "Add ifunc for variable test-case"
by Dimitry Ivanov
· 9 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 9 years ago
6323cfa
Merge "Shared namespaces inherit parent ns properties"
by Treehugger Robot
· 9 years ago
f1cb669
Shared namespaces inherit parent ns properties
by Dimitry Ivanov
· 9 years ago
21975b2
Add ifunc for variable test-case
by Dimitry Ivanov
· 9 years ago
3f4735f
Merge "Fix pthread_barrier_smoke test (part 2)."
by Yabin Cui
· 9 years ago
ab4cddc
Fix pthread_barrier_smoke test (part 2).
by Yabin Cui
· 9 years ago
85408ef
Merge "Fix test compile errors after LLVM rebase"
by Treehugger Robot
· 9 years ago
2d3122c
Fix test compile errors after LLVM rebase
by Yi Kong
· 9 years ago
d5c04c5
Fix pthread_barrier_smoke test.
by Yabin Cui
· 9 years ago
fd478a8
Merge "fix half-deleted comments in tests"
by Treehugger Robot
· 9 years ago
cf44343
fix half-deleted comments in tests
by George Burgess IV
· 9 years ago
d390df1
Restore ELF32_ST_INFO/ELF64_ST_INFO.
by Elliott Hughes
· 9 years ago
306ea55
Merge "Compare Pss of tested library in VerifyMemorySaving"
by Elliott Hughes
· 9 years ago
81aad00
Compare Pss of tested library in VerifyMemorySaving
by Zhenhua WANG
· 9 years ago
4a62026
watchpoint_imprecise test: set 4-byte watchpoints on 32-bit arches
by Pavel Labath
· 9 years ago
5deddda
Merge "Add basic tests for <link.h>."
by Elliott Hughes
· 9 years ago
6c8881d
Merge "Update static functions/macro definitions."
by Christopher Ferris
· 9 years ago
ee1e0a3
Update static functions/macro definitions.
by Christopher Ferris
· 9 years ago
7c10abb
Add basic tests for <link.h>.
by Elliott Hughes
· 9 years ago
bf34ba3
loader: enable loading libraries from tmpfs
by Dimitry Ivanov
· 9 years ago
f1db837
Add missing required libraries
by Dimitry Ivanov
· 9 years ago
438e019
Un-deprecated __system_property_find_nth.
by Elliott Hughes
· 9 years ago
4bd3542
'make bionic-unit-tests' now builds all the required binaries
by Dimitry Ivanov
· 9 years ago
c40af33
Merge "Move scopeguard into android::base"
by Tom Cherry
· 9 years ago
5f8a673
Enable FORTIFY unit tests for clang
by George Burgess IV
· 9 years ago
e06c69d
Merge "Fix compare_exchange_weak tests to allow spurious failure"
by Hans Boehm
· 9 years ago
b8ab618
Move scopeguard into android::base
by Tom Cherry
· 9 years ago
590a410
Fix compare_exchange_weak tests to allow spurious failure
by Hans Boehm
· 9 years ago
bd3d208
libc: add const-correct string.h overloads
by George Burgess IV
· 9 years ago
e3f6662
Merge "Fix lookup logic for linked namespaces" am: 6a2c7f5a68
by Dimitry Ivanov
· 9 years ago
6a2c7f5
Merge "Fix lookup logic for linked namespaces"
by Treehugger Robot
· 9 years ago
bcf3b3d
Merge "Add more ptrace process resumption tests." am: ccec0f4c11
by Josh Gao
· 9 years ago
ccec0f4
Merge "Add more ptrace process resumption tests."
by Josh Gao
· 9 years ago
5b35e2b
Merge "Fix x86 system calls made from ELF preinit." am: 12a07044db
by Elliott Hughes
· 9 years ago
12a0704
Merge "Fix x86 system calls made from ELF preinit."
by Elliott Hughes
· 9 years ago
d3e7d08
Fix lookup logic for linked namespaces
by Dimitry Ivanov
· 9 years ago
bc055ca
Add more ptrace process resumption tests.
by Josh Gao
· 9 years ago
eb04ed5
Fix x86 system calls made from ELF preinit.
by Elliott Hughes
· 9 years ago
72aed61
Merge "Disable compat_elf_hash_and_relocation_tables test for x86"
by Dimitry Ivanov
· 9 years ago
fe96db8
Merge "Disable compat_elf_hash_and_relocation_tables test for x86"
by Dimitry Ivanov
· 9 years ago
fc32dcb
Disable compat_elf_hash_and_relocation_tables test for x86
by Dimitry Ivanov
· 9 years ago
ab39630
Merge "Verify at least 2 frames out of signal handler." am: 8f804d71d0
by Christopher Ferris
· 9 years ago
ac2f3dd
Verify at least 2 frames out of signal handler.
by Christopher Ferris
· 9 years ago
b1a4436
Merge "Use libbase for realpath and dirname" am: e0561cb0c9
by Dimitry Ivanov
· 9 years ago
5b2cd3a
Use libbase for realpath and dirname
by Dimitry Ivanov
· 9 years ago
96be725
Merge "Split up the stack space tests into their own noinline functions."
by Josh Gao
· 9 years ago
61db9ac
Split up the stack space tests into their own noinline functions.
by Josh Gao
· 9 years ago
0531178
Merge "Add tests for pthread TLS leak." am: a4db9d6f41
by Josh Gao
· 9 years ago
7d15dc3
Add tests for pthread TLS leak.
by Josh Gao
· 9 years ago
778751f
Merge changes from topic 'debuggerd_fallback' am: cf96f35dd1
by Josh Gao
· 9 years ago
415daa8
Increase signal stack size on 32-bit to 16kB.
by Josh Gao
· 9 years ago
869aed6
Merge "Stop using __system_property_area__" am: 9e10b7fa44
by Victor Khimenko
· 9 years ago
4a92ffd
Stop using __system_property_area__
by Victor Khimenko
· 9 years ago
ea7961b
Merge "Fix greylist exception to account for linked namespaces" am: 6e528631d1
by Dimitry Ivanov
· 9 years ago
35c8e3b
Fix greylist exception to account for linked namespaces
by Dimitry Ivanov
· 9 years ago
383efd5
Merge "Add tests for <endian.h>." am: 78e6c4ec7c
by Elliott Hughes
· 9 years ago
78e6c4e
Merge "Add tests for <endian.h>."
by Treehugger Robot
· 9 years ago
566d200
Merge "loader: set PT_INTERP to itself" am: 0b87362f53
by Dimitry Ivanov
· 9 years ago
2a6955e
loader: set PT_INTERP to itself
by Dimitry Ivanov
· 9 years ago
ba267f4
Add tests for <endian.h>.
by Elliott Hughes
· 9 years ago
8c8ce57
Merge "Silence a compiler warning due to unused variable on mips" am: 3678078440
by Pavel Labath
· 9 years ago
fb5a639
Silence a compiler warning due to unused variable on mips
by Pavel Labath
· 9 years ago
df6f95b
Merge "Add "imprecise" watchpoint ptrace test" am: a936199ce0
by Pavel Labath
· 9 years ago
3dad8d5
Add "imprecise" watchpoint ptrace test
by Pavel Labath
· 9 years ago
6a1ce9c
Merge "Add test for a greylisted library" am: 3f76dadf15
by Dimitry Ivanov
· 9 years ago
1862314
Add test for a greylisted library
by Dimitry Ivanov
· 9 years ago
d57cfaf
Merge "Cope with argv[0] being null in the dynamic linker." am: c84e8a507c
by Elliott Hughes
· 9 years ago
30a3627
Cope with argv[0] being null in the dynamic linker.
by Elliott Hughes
· 9 years ago
Next »