Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
bionic
/
9076b0c4e78e8680ce40ce48321e8ab81a87705b
/
tests
9076b0c
Be clearer about linker warnings.
by Elliott Hughes
· 8 years ago
efa792b
Merge "Filter out reserved signals in functions that take sigset_t."
by Treehugger Robot
· 8 years ago
2fe1034
Disable {getpwent,getgrent}_iterate tests on glibc.
by Josh Gao
· 8 years ago
6fcba93
Filter out reserved signals in functions that take sigset_t.
by Josh Gao
· 8 years ago
ee8e3dd
Remove non-trivial constructors/destructors from SystemProperties
by Tom Cherry
· 8 years ago
44c7b6a
Merge changes Ibcd45e9b,I1ff5c0fa
by Tom Cherry
· 8 years ago
5fe7326
Do not munmap in MmapFile::~MmapFile
by Tom Cherry
· 8 years ago
60ddedf
Build bionic/tests with cpp_std experimental.
by Tom Cherry
· 8 years ago
153168c
Fix RTLD_NEXT/DEFAULT lookup
by dimitry
· 8 years ago
da1bb11
The VDSO soname varies by architecture.
by Elliott Hughes
· 8 years ago
d5172fc
Merge "Add __fseterr."
by Treehugger Robot
· 8 years ago
665ce21
Merge "Add remaining _l function stubs."
by Elliott Hughes
· 8 years ago
4578526
Add __fseterr.
by Elliott Hughes
· 8 years ago
3376c23
Add remaining _l function stubs.
by Elliott Hughes
· 8 years ago
db478a6
Implement malloc hooks.
by Christopher Ferris
· 8 years ago
a8b179b
Merge "Revert "Remove a check for AIDs in the OEM range.""
by Treehugger Robot
· 8 years ago
41986a0
Revert "Remove a check for AIDs in the OEM range."
by Tom Cherry
· 8 years ago
919dd9d
Merge "MIPS32: Make sigset64_t equal to sigset_t"
by Treehugger Robot
· 8 years ago
ab8c861
Merge "Add ability to read /etc/passwd and /etc/group"
by Tom Cherry
· 8 years ago
3796669
MIPS32: Make sigset64_t equal to sigset_t
by Goran Jakovljevic
· 8 years ago
6034ef8
Add ability to read /etc/passwd and /etc/group
by Tom Cherry
· 8 years ago
cae21a9
Add aligned_alloc to libc.
by Christopher Ferris
· 8 years ago
fe44c3c
Merge "Make sigaction consistent about SA_RESTORER and sa_restorer"
by Elliott Hughes
· 8 years ago
2bf1d3d
Merge "Duplicate tests for duplicated symbols."
by Elliott Hughes
· 8 years ago
d50a1de
Run bpfmt manually.
by Elliott Hughes
· 8 years ago
11f6076
Make sigaction consistent about SA_RESTORER and sa_restorer
by Evgeny Eltsin
· 8 years ago
a026108
Merge "Avoid abort when calling pthread_mutex_destroy more than once."
by Yabin Cui
· 8 years ago
2dec3d7
Avoid abort when calling pthread_mutex_destroy more than once.
by Yabin Cui
· 8 years ago
b82dcc6
Merge "Support priority inheritance mutex in 32-bit programs."
by Yabin Cui
· 8 years ago
5a00ba7
Support priority inheritance mutex in 32-bit programs.
by Yabin Cui
· 8 years ago
3e23591
Add `struct sigaction64` and `sigaction64`.
by Elliott Hughes
· 8 years ago
460130b
Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too.
by Elliott Hughes
· 8 years ago
d8fde3f
Merge "Add `sigset64_t` and accompanying functions."
by Elliott Hughes
· 8 years ago
6dfa5b5
Make pthread_attr_getstack__main_thread test native-bridge friendly
by dimitry
· 8 years ago
5905d6f
Add `sigset64_t` and accompanying functions.
by Elliott Hughes
· 8 years ago
321476a
Test ld-android.so directly
by dimitry
· 8 years ago
97d1c75
Merge "Better handling of sigset_t on LP32."
by Treehugger Robot
· 8 years ago
b96b02e
Merge "Update our status in light of recent additions."
by Elliott Hughes
· 8 years ago
4b1c6e7
Better handling of sigset_t on LP32.
by Elliott Hughes
· 8 years ago
13550b8
Update our status in light of recent additions.
by Elliott Hughes
· 8 years ago
4051776
Merge "linker: Allow link namespaces without name filters"
by Logan Chien
· 8 years ago
9ee4591
linker: Allow link namespaces without name filters
by Logan Chien
· 8 years ago
6b9c85b
Support priority inheritance mutex in 64bit programs.
by Yabin Cui
· 8 years ago
e5fbd98
Merge "Address a bunch of clang-tidy complaints."
by Treehugger Robot
· 8 years ago
2b66844
Merge "Support %mc/%ms/%m[ in sscanf."
by Treehugger Robot
· 8 years ago
5cec377
Address a bunch of clang-tidy complaints.
by Elliott Hughes
· 8 years ago
38e4aef
Support %mc/%ms/%m[ in sscanf.
by Elliott Hughes
· 8 years ago
b6310c2
Fixing app compat issue b/72143978
by Ian Pedowitz
· 8 years ago
a4a4854
Remove a test for backwards compatibility we no longer support.
by Elliott Hughes
· 8 years ago
06016f2
Fix dlclose for libraries with thread_local dtors
by dimitry
· 8 years ago
43ccab8
Fix complex number printing rules
by Yi Kong
· 8 years ago
558a4f5
Merge "Simplify atoi*/strto* for signed integers."
by Elliott Hughes
· 8 years ago
cb239bd
Simplify atoi*/strto* for signed integers.
by Elliott Hughes
· 8 years ago
ef40d25
Duplicate tests for duplicated symbols.
by Elliott Hughes
· 8 years ago
8039c49
Merge "EndsWith now accepts std::string suffixes."
by Treehugger Robot
· 8 years ago
0b846e8
bionic: test: time()
by Mark Salyzyn
· 8 years ago
6db9af0
EndsWith now accepts std::string suffixes.
by Elliott Hughes
· 8 years ago
f61a06e
Use std::to_string instead of std::stringstream.
by Elliott Hughes
· 8 years ago
9dc37b9
Merge "Refactor the ato* and strto* family."
by Elliott Hughes
· 8 years ago
1921dce
Refactor the ato* and strto* family.
by Elliott Hughes
· 8 years ago
e275d6d
Split properties into their own class to make testing better
by Tom Cherry
· 8 years ago
cd91a16
Fix types of POSIX struct fields for MIPS[64]
by Goran Jakovljevic
· 8 years ago
5e77d57
Merge "POSIX says `sigaction::sa_flags` is `int`."
by Elliott Hughes
· 8 years ago
a7f1294
A few more trivial tests.
by Elliott Hughes
· 8 years ago
a40640d
POSIX says `sigaction::sa_flags` is `int`.
by Elliott Hughes
· 8 years ago
59a6ee9
Merge "Add trivial termios tests."
by Elliott Hughes
· 8 years ago
6651b3d
Merge "Mention the POSIX header tests in docs/status.md."
by Elliott Hughes
· 8 years ago
45d99c0
Merge "Use in_addr in ip_mreq_source and ip_msfilter."
by Elliott Hughes
· 8 years ago
64f355f
Use in_addr in ip_mreq_source and ip_msfilter.
by Elliott Hughes
· 9 years ago
5da9646
Add trivial termios tests.
by Elliott Hughes
· 8 years ago
79b13b9
Explicitly disable the Mac build.
by Elliott Hughes
· 8 years ago
2237b6b
Mention the POSIX header tests in docs/status.md.
by Elliott Hughes
· 8 years ago
3ba3271
Merge "Test POSIX 1003.1 2016 chapter 13 "Headers"."
by Treehugger Robot
· 8 years ago
21b56eb
Test POSIX 1003.1 2016 chapter 13 "Headers".
by Elliott Hughes
· 8 years ago
bf9cb9e
More scanf cleanup.
by Elliott Hughes
· 8 years ago
965d06d
Fix logic in loading dependencies crossing namespace boundaries
by dimitry
· 8 years ago
d351581
Merge "Add a few missing <time.h> tests."
by Elliott Hughes
· 8 years ago
066d5ec
Merge "Add sscanf %[ tests and fix the bug that fell out."
by Elliott Hughes
· 8 years ago
b787c6f
Merge "A few new bionic tests."
by Elliott Hughes
· 8 years ago
5a29d54
Add a few missing <time.h> tests.
by Elliott Hughes
· 8 years ago
608b451
A few new bionic tests.
by Aleksandra Tsvetkova
· 11 years ago
0d3ba1f
Add sscanf %[ tests and fix the bug that fell out.
by Elliott Hughes
· 8 years ago
1d31832
Merge "Make our fortify FD_ISSET const, and expose the fd_mask type."
by Elliott Hughes
· 8 years ago
a6714d1
Make our fortify FD_ISSET const, and expose the fd_mask type.
by Elliott Hughes
· 8 years ago
ff2c21a
Merge "Fix posix_spawn signal defaulting." am: 27d4977f1f
by Elliott Hughes
· 8 years ago
f3fc8dc
Merge "Break up clock_getcpuclockid tests." am: 9fd5626507
by Elliott Hughes
· 8 years ago
27d4977
Merge "Fix posix_spawn signal defaulting."
by Elliott Hughes
· 8 years ago
9fd5626
Merge "Break up clock_getcpuclockid tests."
by Elliott Hughes
· 8 years ago
7bfacaa
Fix posix_spawn signal defaulting.
by Elliott Hughes
· 8 years ago
b441359
Break up clock_getcpuclockid tests.
by Elliott Hughes
· 8 years ago
92ce17f
Merge "Remove timeout signal in ptrace test." am: bd6a5e0f70
by Yabin Cui
· 8 years ago
bd6a5e0
Merge "Remove timeout signal in ptrace test."
by Yabin Cui
· 8 years ago
dde6b60
Merge "bionic: test: report kernel sha for clock_getcpuclockid failure"
by Mark Salyzyn
· 8 years ago
65ba81b
Merge "Revert "Fix bug with double unload on unsuccessful dlopen""
by Elliott Hughes
· 8 years ago
810802c
Merge "bionic: test: report kernel sha for clock_getcpuclockid failure"
by Treehugger Robot
· 8 years ago
4eb3324
Merge "Revert "Fix bug with double unload on unsuccessful dlopen""
by Elliott Hughes
· 8 years ago
143b454
Remove timeout signal in ptrace test.
by Yabin Cui
· 8 years ago
27f1806
Revert "Fix bug with double unload on unsuccessful dlopen"
by Elliott Hughes
· 8 years ago
f1e645c
Merge "Fix bug with double unload on unsuccessful dlopen" am: dc89324e93
by Dimitry Ivanov
· 8 years ago
dc89324
Merge "Fix bug with double unload on unsuccessful dlopen"
by Dimitry Ivanov
· 8 years ago
Next »