Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
bcc04d0069a919a6ac4a2b378e15dd0a50c46aec
/
tests
a35cd8c
Test that ip6-localhost exists in etc/hosts.
by Yabin Cui
· 11 years ago
c62a4b5
Fix freeaddrinfo(NULL).
by Elliott Hughes
· 11 years ago
917d390
Make pthread stack size match real range.
by Yabin Cui
· 11 years ago
bfa15e4
Set linux 32bit personality for 32 bit processes
by Dmitriy Ivanov
· 11 years ago
597800f
Merge "better gtest runner for bionic"
by Yabin Cui
· 11 years ago
541b0b1
Merge "Reserve enough user request stack space in pthread_create."
by Yabin Cui
· 11 years ago
6a7aaf4
Reserve enough user request stack space in pthread_create.
by Yabin Cui
· 11 years ago
ba09edc
Merge "Fix nan output in the printf family."
by Elliott Hughes
· 11 years ago
1b18aff
Fix nan output in the printf family.
by Elliott Hughes
· 11 years ago
370a3e5
Merge "Sync with upstream for gethnamaddr.c."
by Yabin Cui
· 11 years ago
58d33a5
Sync with upstream for gethnamaddr.c.
by Yabin Cui
· 11 years ago
92b9cb2
Merge "Add another test for weak-reference"
by Dmitriy Ivanov
· 11 years ago
bfa88bc
Add another test for weak-reference
by Dmitriy Ivanov
· 11 years ago
294d1e2
better gtest runner for bionic
by Yabin Cui
· 11 years ago
6c238f2
Fix pthread key num calculation.
by Yabin Cui
· 11 years ago
562ae1e
make stack_protector_DeathTest work for gcc4.9
by Yabin Cui
· 11 years ago
1510a1c
Fix the setjmp tests for mips.
by Elliott Hughes
· 11 years ago
94926f8
Merge "support _POSIX_REALTIME_SIGNALS"
by Yabin Cui
· 11 years ago
b033761
Merge "Change _POSIX_CPUTIME macro to make it compitable with glibc."
by Yabin Cui
· 11 years ago
7257560
Change _POSIX_CPUTIME macro to make it compitable with glibc.
by Yabin Cui
· 11 years ago
6348160
support _POSIX_REALTIME_SIGNALS
by Yabin Cui
· 11 years ago
1c0c0ed
Fix signal mask save/restore for x86-64.
by Elliott Hughes
· 11 years ago
5afae64
implement posix_madvise
by Yabin Cui
· 11 years ago
65f0df7
Implement <pty.h>.
by Elliott Hughes
· 11 years ago
6995c1d
Merge "Extract bionic-prepare-run-on-host to inc file."
by Dmitriy Ivanov
· 11 years ago
06b1b8c
Extract bionic-prepare-run-on-host to inc file.
by Dmitriy Ivanov
· 11 years ago
20841a1
Avoid pathological behavior in OpenBSD's fread.
by Elliott Hughes
· 11 years ago
a55126f
Create /system/lib(64)? symlinks for host tests.
by Dmitriy Ivanov
· 11 years ago
291dbf6
Merge "Count references for groups instead of instances"
by Dmitriy Ivanov
· 11 years ago
ab972b9
Count references for groups instead of instances
by Dmitriy Ivanov
· 11 years ago
e323e99
restore sigprocmask in setjmp/longjmp test.
by Yabin Cui
· 11 years ago
3e6ef3f
Merge "support _POSIX_CPUTIME"
by Yabin Cui
· 11 years ago
9fea409
bionic tests: add setjmp/_setjmp/sigsetjmp tests.
by Yongqin Liu
· 11 years ago
d5c6527
support _POSIX_CPUTIME
by Yabin Cui
· 11 years ago
eb3a5e0
Merge "flesh out sysconf(3) and the _POSIX_* constants"
by Yabin Cui
· 11 years ago
1c19194
flesh out sysconf(3) and the _POSIX_* constants
by Yabin Cui
· 11 years ago
0864d8b
Rename test_forked -> test_isolated
by Dmitriy Ivanov
· 11 years ago
8b4b827
Merge "Add test_forked() option"
by Dmitriy Ivanov
· 11 years ago
00e3781
Add test_forked() option
by Dmitriy Ivanov
· 11 years ago
770198d
Merge "Make the ftw(3) tests a bit more thorough."
by Elliott Hughes
· 11 years ago
63bd43b
Make the ftw(3) tests a bit more thorough.
by Elliott Hughes
· 11 years ago
6b48b20
Merge "Yet another relocation test"
by Dmitriy Ivanov
· 11 years ago
7699d13
Yet another relocation test
by Dmitriy Ivanov
· 11 years ago
649f78d
Merge "fix shared gid support in getpwnam/getgrnam"
by Yabin Cui
· 11 years ago
a04c79b
fix shared gid support in getpwnam/getgrnam
by Yabin Cui
· 11 years ago
a254705
Fix jump to unmapped memory on atexit
by Dmitriy Ivanov
· 11 years ago
8eda0a6
Merge "libc: Fix mktime returns an uncorrect time in empty TZ case"
by Elliott Hughes
· 11 years ago
ee4c8fe
Merge "bionic/test: migrate sysconf tests from system/extras to bionic/tests"
by Dmitriy Ivanov
· 11 years ago
f2c8820
Merge "Add getaddrinfo(3) tests for NULL arguments."
by Elliott Hughes
· 11 years ago
32fea14
Add getaddrinfo(3) tests for NULL arguments.
by Elliott Hughes
· 11 years ago
eef1eb6
Merge "Allow asan for glibc tests."
by Dan Albert
· 11 years ago
01f1ff2
Allow asan for glibc tests.
by Dan Albert
· 11 years ago
154e202
libc: Fix mktime returns an uncorrect time in empty TZ case
by Satoru Takeuchi
· 11 years ago
bc64476
bionic/test: migrate sysconf tests from system/extras to bionic/tests
by Derek Xue
· 11 years ago
9d93986
Add functions in sysinfo.h.
by Yabin Cui
· 11 years ago
661423a
Merge "Increase support of pathconf options."
by Yabin Cui
· 11 years ago
b5e581a
Increase support of pathconf options.
by Yabin Cui
· 11 years ago
9df4b13
Fix host build for arm/arm64
by Dmitriy Ivanov
· 11 years ago
b335677
Add test for --hash-style=sysv
by Dmitriy Ivanov
· 11 years ago
59b1dea
Merge "Add missing function prototypes wcpcpy/wcpncpy."
by Christopher Ferris
· 11 years ago
5c7d958
Add missing function prototypes wcpcpy/wcpncpy.
by Christopher Ferris
· 11 years ago
e3c4acf
Fix our <mntent.h> implementation.
by Elliott Hughes
· 11 years ago
68d98d8
Assume glibc >= 2.15.
by Elliott Hughes
· 11 years ago
92a585c
Merge "Fix glibc 2.15 build."
by Elliott Hughes
· 11 years ago
fb50057
Fix glibc 2.15 build.
by Elliott Hughes
· 11 years ago
ec18ce0
Add support for hash-style=gnu
by Dmitriy Ivanov
· 11 years ago
e5cabca
Merge "implement missing seekdir and telldir"
by Yabin Cui
· 11 years ago
bbdfa51
Merge "gethostname.c: change to report ENAMETOOLONG error when buflen is less"
by Elliott Hughes
· 11 years ago
83204d5
Merge "bionic tests: migrate gethostname test to unistd_test.cpp from system/extras"
by Elliott Hughes
· 11 years ago
2f954ba
gethostname.c: change to report ENAMETOOLONG error when buflen is less
by Yongqin Liu
· 11 years ago
d94e7f0
bionic tests: migrate gethostname test to unistd_test.cpp from system/extras
by Derek Xue
· 11 years ago
1468765
Add align/overread tests for strlcpy/strlcat.
by Christopher Ferris
· 11 years ago
b86a4c7
Add sethostname(2).
by Elliott Hughes
· 11 years ago
5ca4a9e
implement missing seekdir and telldir
by Yabin Cui
· 11 years ago
b20c244
Implement all the POSIX _l functions.
by Elliott Hughes
· 11 years ago
274afe8
Add POSIX lcong48.
by Elliott Hughes
· 11 years ago
39ba303
Merge "Fix our <complex.h> support."
by Elliott Hughes
· 11 years ago
b8ee16f
Fix our <complex.h> support.
by Elliott Hughes
· 11 years ago
9df7040
make all bionic death tests not dumpable
by Yabin Cui
· 11 years ago
2311383
Merge "check invalid file offset when loading library"
by Yabin Cui
· 11 years ago
c13a204
Merge "Fix newlocale with a NULL locale name."
by Elliott Hughes
· 11 years ago
7e0d0f8
Fix newlocale with a NULL locale name.
by Elliott Hughes
· 11 years ago
1b37ba2
Improve math tests to allow a specific ulp bound.
by Elliott Hughes
· 11 years ago
16f7f8d
check invalid file offset when loading library
by Yabin Cui
· 11 years ago
695781b
Merge "Make host tests depend on /system/etc/hosts."
by Dan Albert
· 11 years ago
62b7279
Make host tests depend on /system/etc/hosts.
by Dan Albert
· 11 years ago
6a03abc
Ensure we initialize stdin/stdout/stderr's recursive mutexes.
by Elliott Hughes
· 11 years ago
4e446b1
Fix arm64 and arm builds.
by Dmitriy Ivanov
· 11 years ago
d225a5e
Fix symbol lookup order during relocation
by Dmitriy Ivanov
· 11 years ago
89aaaff
Extra strtod/strtof tests.
by Elliott Hughes
· 11 years ago
50321e2
[x86,x86_64] Fix libgcc unwinding through signal
by Pavel Chupin
· 11 years ago
ed29e85
pthread_setname_np appears in glibc 2.12.
by Elliott Hughes
· 11 years ago
095636e
Fix *tests-run-on-host target
by Dmitriy Ivanov
· 11 years ago
4199695
bionic tests: migrate test for mutex type from system/extras
by Derek Xue
· 11 years ago
57c5a55
Merge "Disable clang compilation due to lack of ifunc."
by Chih-Hung Hsieh
· 11 years ago
b086298
Disable clang compilation due to lack of ifunc.
by Chih-Hung Hsieh
· 11 years ago
1e8ebdc
Make the netdb unit tests work on the host.
by Elliott Hughes
· 11 years ago
a4c0b75
Merge "Add mkfifoat(3)."
by Elliott Hughes
· 11 years ago
ca8e84c
Add mkfifoat(3).
by Elliott Hughes
· 11 years ago
566f2bc
Merge "Fix relocation to look for symbols in local group"
by Dmitriy Ivanov
· 11 years ago
Next »