Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
22ef13ff9d071f887b8445ca353ea89dedb815c8
/
tests
d5b578a
Add test for empty symbol lookup
by Dimitry Ivanov
· 9 years ago
9f9c73b
Merge "Rename <grp.h>/<pwd.h> tests to fit the usual pattern."
by Elliott Hughes
· 9 years ago
755ecde
Merge "bionic-unit-tests: Build host testlibs in bionic-loader-test-libs"
by Treehugger Robot
· 9 years ago
5367d1b
Rename <grp.h>/<pwd.h> tests to fit the usual pattern.
by Elliott Hughes
· 9 years ago
50ae6dd
Merge "Revert "move android_ids into bionic""
by Treehugger Robot
· 9 years ago
901de13
Merge "Fix gtest_filter of bionic gtest runner."
by Yabin Cui
· 9 years ago
77cb68d
Revert "move android_ids into bionic"
by Elliott Hughes
· 9 years ago
c641a95
Fix gtest_filter of bionic gtest runner.
by Yabin Cui
· 9 years ago
858ec7a
Merge "Fix the way to find negative filter pattern."
by Yabin Cui
· 9 years ago
ded6c91
Merge "move android_ids into bionic"
by Elliott Hughes
· 9 years ago
cf75462
Fix the way to find negative filter pattern.
by Yabin Cui
· 9 years ago
ee2952e
bionic-unit-tests: Build host testlibs in bionic-loader-test-libs
by Kevin Brodsky
· 9 years ago
722d01a
Fix icu4c calling on x86.
by Elliott Hughes
· 9 years ago
51366e9
Merge "Add test for ambient caps"
by Treehugger Robot
· 9 years ago
ba1f77d
Add test for ambient caps
by Greg Hackmann
· 9 years ago
0ee1546
Merge "Fix wcsto* where strings begin with whitespace." am: 297ad4cbb8
by Dan Albert
· 9 years ago
297ad4c
Merge "Fix wcsto* where strings begin with whitespace."
by Treehugger Robot
· 9 years ago
f634655
Fix wcsto* where strings begin with whitespace.
by Dan Albert
· 9 years ago
f3d49a3
Merge "Fix unistd.execvpe_ENOEXEC and unistd.execvpe_failure." am: b2d36b4ec7
by Elliott Hughes
· 9 years ago
5965bf0
Fix unistd.execvpe_ENOEXEC and unistd.execvpe_failure.
by Elliott Hughes
· 9 years ago
1a13db5
move android_ids into bionic
by William Roberts
· 10 years ago
d3adf35
Merge "Use icu4c to implement <wctype.h>." am: bd734f0716
by Elliott Hughes
· 9 years ago
bd734f0
Merge "Use icu4c to implement <wctype.h>."
by Elliott Hughes
· 9 years ago
03b7872
Merge "Implement <langinfo.h>." am: 86841573ed
by Elliott Hughes
· 9 years ago
a57ca0d
Use icu4c to implement <wctype.h>.
by Elliott Hughes
· 9 years ago
8684157
Merge "Implement <langinfo.h>."
by Elliott Hughes
· 9 years ago
ead3686
Merge "Fix bionic-unit-tests-glibc" am: 11b362d284
by Dimitry Ivanov
· 9 years ago
11b362d
Merge "Fix bionic-unit-tests-glibc"
by Treehugger Robot
· 9 years ago
d0b5c3a
Fix bionic-unit-tests-glibc
by Dimitry Ivanov
· 9 years ago
d6e512e
Merge "Remove CLONE_NEWNS for gettid and getpid cache tests." am: d39380cc4d
by Yabin Cui
· 9 years ago
fb5b9bb
Remove CLONE_NEWNS for gettid and getpid cache tests.
by Yabin Cui
· 9 years ago
fc8e688
Implement <langinfo.h>.
by Elliott Hughes
· 9 years ago
c478690
Merge "Improve dlerror_concurrent test" am: ada292531e
by Dimitry Ivanov
· 9 years ago
c7365eb
Improve dlerror_concurrent test
by Dimitry Ivanov
· 9 years ago
aee547d
Merge "Add and use constants for the Android API levels." am: 60ba60dd25
by Elliott Hughes
· 9 years ago
60ba60d
Merge "Add and use constants for the Android API levels."
by Treehugger Robot
· 9 years ago
05d1ada
Merge "Add original prebuilt test libraries" am: 2880754368
by Dimitry Ivanov
· 9 years ago
5bc78c8
Add and use constants for the Android API levels.
by Elliott Hughes
· 9 years ago
2880754
Merge "Add original prebuilt test libraries"
by Dimitry Ivanov
· 9 years ago
416158d
Add original prebuilt test libraries
by Dimitry Ivanov
· 9 years ago
452d4d3
Merge "Fix error case to print newlines properly." am: b08fde95cb
by Christopher Ferris
· 9 years ago
4dd2785
Fix error case to print newlines properly.
by Christopher Ferris
· 9 years ago
7676c34
Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock"
by Dimitry Ivanov
· 9 years ago
8bfaac0
Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock"
by Dimitry Ivanov
· 9 years ago
34637a7
Merge "Show amount of parallelism in gtest output." am: 15ae549658
by Elliott Hughes
· 9 years ago
15ae549
Merge "Show amount of parallelism in gtest output."
by Treehugger Robot
· 9 years ago
54901af
Merge "Fix format macros for fast16 and fast32 int types." am: a3ab8ebedd
by Elliott Hughes
· 9 years ago
a3ab8eb
Merge "Fix format macros for fast16 and fast32 int types."
by Elliott Hughes
· 9 years ago
d568220
Merge "Make prctl test check maps." am: 95780f2b42
by Christopher Ferris
· 9 years ago
f1649d9
Make prctl test check maps.
by Christopher Ferris
· 9 years ago
f6a21bf
Eliminate deadlock in forked child due to delayed resetting mutex lock
by Mingwei Shi
· 9 years ago
fec6131
Merge "Set __get_thread()->tid as part of clone()." am: f41032a3e2
by Robert Sesek
· 9 years ago
e462117
Set __get_thread()->tid as part of clone().
by Robert Sesek
· 9 years ago
b690715
Merge "Fix gettid() after clone()." am: 8c22ff76e2
by Robert Sesek
· 9 years ago
8c22ff7
Merge "Fix gettid() after clone()."
by Treehugger Robot
· 9 years ago
48de71e
Show amount of parallelism in gtest output.
by Elliott Hughes
· 9 years ago
a4edf7a
Fix gettid() after clone().
by Robert Sesek
· 9 years ago
eb59653
Fix format macros for fast16 and fast32 int types.
by Xiaolei Yu
· 9 years ago
4a6b090
Merge "The default locale "" should be a UTF-8 locale." am: 5e6eb761fc
by Elliott Hughes
· 9 years ago
53de874
The default locale "" should be a UTF-8 locale.
by Elliott Hughes
· 9 years ago
bb7253a
Merge "Add missing host ldlibs" am: 94b428c80a
by Colin Cross
· 9 years ago
94b428c
Merge "Add missing host ldlibs"
by Colin Cross
· 9 years ago
d0ba52e
Add missing host ldlibs
by Colin Cross
· 9 years ago
91e16d4
Merge "Add regression test for http://b/31938693." am: 6901ca2799
by Elliott Hughes
· 9 years ago
6901ca2
Merge "Add regression test for http://b/31938693."
by Elliott Hughes
· 9 years ago
49bad0e
Merge "Add test for libraries with textrels" am: 2a2b41038f
by Dimitry Ivanov
· 9 years ago
2a2b410
Merge "Add test for libraries with textrels"
by Treehugger Robot
· 9 years ago
1244370
Add regression test for http://b/31938693.
by Elliott Hughes
· 9 years ago
cb9b978
Merge "Fix our _POSIX_* macros to declare barriers and spin locks."
by Elliott Hughes
· 9 years ago
816676e
Add test for libraries with textrels
by Dimitry Ivanov
· 9 years ago
73c44a4
Fix our _POSIX_* macros to declare barriers and spin locks.
by Elliott Hughes
· 9 years ago
0aec154
Merge "Fix ifaddrs error handling." am: d824421475
by Elliott Hughes
· 9 years ago
2295068
Fix ifaddrs error handling.
by Elliott Hughes
· 9 years ago
2e70370
Merge "Remove unused build targets" am: 49ef8c822f am: df4e844940 am: 7e22b1317b
by Dimitry Ivanov
· 9 years ago
426960a
Remove unused build targets
by Dimitry Ivanov
· 9 years ago
8c2b762
Merge "Fix Mac build." am: e89385743e am: cbe7d68916 am: 76d8f51256
by Elliott Hughes
· 9 years ago
ffbb0f8
Fix Mac build.
by Elliott Hughes
· 9 years ago
48d28b5
bionic-unit-tests: remove dependency on ANDROID_DATA am: 927877c7d3 am: 474da5a6d4
by Dimitry Ivanov
· 9 years ago
676db44
bionic-unit-tests: Create symlinks in runtime am: 708589f5e8 am: dbad17c928
by Dimitry Ivanov
· 9 years ago
927877c
bionic-unit-tests: remove dependency on ANDROID_DATA
by Dimitry Ivanov
· 9 years ago
708589f
bionic-unit-tests: Create symlinks in runtime
by Dimitry Ivanov
· 9 years ago
ff00626
Fix bionic-unit-tests am: d11d1e4a97 am: 1a4e213bce am: ec7a2273c6
by Dimitry Ivanov
· 9 years ago
d11d1e4
Fix bionic-unit-tests
by Dimitry Ivanov
· 9 years ago
2d9fe94
Merge "Fix mbsnrtowcs where `dst` is null." am: b81ade6203 am: b11335cf6c
by Elliott Hughes
· 9 years ago
3276d7a
Merge "Fix tests/run-on-host.sh for glibc." am: d43c8891ae am: f8cafd1ade
by Elliott Hughes
· 9 years ago
b81ade6
Merge "Fix mbsnrtowcs where `dst` is null."
by Elliott Hughes
· 9 years ago
d43c889
Merge "Fix tests/run-on-host.sh for glibc."
by Elliott Hughes
· 9 years ago
9510ee8
Merge "Update escaping in Android.bp files" am: 83e9f36a11 am: ffddaa224f
by Colin Cross
· 9 years ago
89e29ee
Fix mbsnrtowcs where `dst` is null.
by Elliott Hughes
· 9 years ago
f48f499
Fix tests/run-on-host.sh for glibc.
by Elliott Hughes
· 9 years ago
7b29495
Update escaping in Android.bp files
by Colin Cross
· 9 years ago
d6d868f
Merge "Fix complex.csqrtf test and add a trivial sincosl test." am: 424a5f629c am: 1692a4d2bc
by Elliott Hughes
· 9 years ago
e9719f3
Fix complex.csqrtf test and add a trivial sincosl test.
by Elliott Hughes
· 9 years ago
7031660
Merge "bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE" am: 904460f749 am: 1d52d65277
by Nick Desaulniers
· 9 years ago
09d900d
bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE
by Nick Desaulniers
· 9 years ago
42aa9c0
Merge "Fix some easy cases of __ANDROID__ versus __BIONIC__." am: 42743f1e9e am: 38718ceac2
by Elliott Hughes
· 9 years ago
42743f1
Merge "Fix some easy cases of __ANDROID__ versus __BIONIC__."
by Elliott Hughes
· 9 years ago
a9209d7
Fix some easy cases of __ANDROID__ versus __BIONIC__.
by Elliott Hughes
· 9 years ago
4c8f996
Merge "Make static library for loader tests" am: 9d4d60b480 am: 0a727b2550
by Dimitry Ivanov
· 9 years ago
9d4d60b
Merge "Make static library for loader tests"
by Treehugger Robot
· 9 years ago
Next »