Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
77e944fd46728075fe632bcb5211da9daf5b7e68
/
tests
/
Android.mk
77e944f
Implement wctomb(3) for ltrace.
by Elliott Hughes
· 11 years ago
108f6dc
Move accept4 tests into sys_socket_test.cpp.
by Christopher Ferris
· 11 years ago
9cea377
Small accept4 fixes.
by Christopher Ferris
· 11 years ago
50282f7
Add lconv declaration and localeconv(3)
by Pavel Chupin
· 11 years ago
2f3ba88
Add accept4 unit test to bionic.
by Andrei Emeltchenko
· 11 years ago
7227066
Added a test flag to bionic run-test targets.
by Calin Juravle
· 11 years ago
6ff0c75
Add recvmmsg and sendmmsg syscalls.
by Guillaume Ranquet
· 11 years ago
d4934a7
Added ftw64, nftw64
by Calin Juravle
· 11 years ago
da030de
Fixed int fast types for LP64
by Calin Juravle
· 11 years ago
db1ea34
Implement some of the missing LFS64 support.
by Elliott Hughes
· 11 years ago
f04935c
Make sure that the same tests are on all platforms.
by Christopher Ferris
· 11 years ago
431166d
Fix 32-bit mmap/mmap64 handling of negative offsets.
by Elliott Hughes
· 11 years ago
d1973ca
bionic: rename aarch64 target to arm64
by Colin Cross
· 11 years ago
0f461e3
Fix <sys/resource.h>.
by Elliott Hughes
· 11 years ago
894f8cb
Fix dev_t (for LP64).
by Elliott Hughes
· 11 years ago
e7c59f9
Fix compilation of crtbegin.c and pthread_debug.cpp.
by Elliott Hughes
· 11 years ago
e365f9d
AArch64: Linker64 support for AArch64
by Marcus Oakland
· 11 years ago
282e232
AArch64: Add fixes to bionic/tests
by Serban Constantinescu
· 11 years ago
a84f88f
Merge "bionic: move benchmarks out of tests directory"
by Colin Cross
· 11 years ago
bd3efbc
bionic: move benchmarks out of tests directory
by Colin Cross
· 11 years ago
b687ad3
Add new tests for memory/string routines.
by Christopher Ferris
· 11 years ago
e61dc71
Add a unit test for syscall(2).
by Elliott Hughes
· 11 years ago
0620925
Clean up the 32-bit kernel support, fix LP64 fcntl declaration.
by Elliott Hughes
· 11 years ago
b38e4d5
Update running bionic unit tests on host.
by Christopher Ferris
· 11 years ago
1195207
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
by Elliott Hughes
· 11 years ago
f8fcfbc
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
by Elliott Hughes
· 11 years ago
53bfdae
Fix the x86_64 clone implementation.
by Elliott Hughes
· 11 years ago
17558de
x86_64: Fix bionic tests build-and-run
by Pavel Chupin
· 11 years ago
5b9310e
Fix 32-bit issues in tests, and add a trivial test for the FD_* macros.
by Elliott Hughes
· 11 years ago
b4f7616
Ensure we have the off64_t variant of every function that takes an off_t.
by Elliott Hughes
· 11 years ago
e60c4f0
Fix host tests that need the shell.
by Elliott Hughes
· 11 years ago
f22fb68
Add bionic-unit-tests-run-on-host special target
by Pavel Chupin
· 11 years ago
8240bed
Move stack unwinding test into library.
by Christopher Ferris
· 11 years ago
153d927
Create bionic unit test library for use with CTS.
by Christopher Ferris
· 11 years ago
9b06cc3
Fix pthread_getcpuclockid.
by Jeff Hao
· 11 years ago
d0be7c8
Add futimens.
by Elliott Hughes
· 11 years ago
06040fd
Add <sys/statvfs.h>.
by Elliott Hughes
· 11 years ago
74f0833
Fix inttypes.h PRI?PTR and SCN?PTR macros.
by Elliott Hughes
· 11 years ago
5bcf398
Reorganize FORTIFY_SOURCE tests.
by Nick Kralevich
· 11 years ago
c45087b
Kernel dso support for 'dl_iterate_phdr' function
by Sergey Melnikov
· 12 years ago
16d1af1
libc: add limited FORTIFY_SOURCE support for clang
by Nick Kralevich
· 11 years ago
b27e200
bionic: add tests for properties
by Colin Cross
· 12 years ago
885f3b9
Implement malloc_usable_size for debug impls.
by Christopher Ferris
· 11 years ago
1aae9bd
strncpy: implement _FORTIFY_SOURCE=2
by Nick Kralevich
· 12 years ago
8baa929
Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a
by Kito Cheng
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
e0175ca
Don't search off the end of the index for bad Olson ids.
by Elliott Hughes
· 12 years ago
4a05bef
Cache the most-recently used timezone for mktime_tz and localtime_tz.
by Elliott Hughes
· 12 years ago
26a13bc
Stop using the local gcc.
by Elliott Hughes
· 12 years ago
73964c5
Everyone has CLZ.
by Elliott Hughes
· 12 years ago
d3b9d11
Add a test that getaddrinfo works when hints are NULL.
by Elliott Hughes
· 12 years ago
3e89847
Revert "Revert "More pthreads cleanup.""
by Elliott Hughes
· 12 years ago
9edb3e0
Improve benchmarking tool, add a few math benchmarks.
by Elliott Hughes
· 12 years ago
a0ee078
Upgrade libm.
by Elliott Hughes
· 12 years ago
41b3179
Unit tests for formatting code, fix %%.
by Elliott Hughes
· 12 years ago
2c5153b
libc: add getauxval()
by Nick Kralevich
· 12 years ago
dcab1b2
Add stack canaries / strcpy tests.
by Nick Kralevich
· 12 years ago
a43e906
Don't test GNU-style ELF hashes on MIPS.
by Elliott Hughes
· 12 years ago
a55f630
Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK).
by Elliott Hughes
· 12 years ago
e66190d
Check for unknown flags passed to dlopen(3).
by Elliott Hughes
· 12 years ago
da73f65
Add argument checking to sigemptyset(3) and friends.
by Elliott Hughes
· 12 years ago
7be369d
Simple google3-compatible benchmarking.
by Elliott Hughes
· 12 years ago
90e10d4
Rewrite <fenv.h> for ARM.
by Elliott Hughes
· 12 years ago
124fae9
Reject .so files with no sysv hash table.
by Elliott Hughes
· 12 years ago
58b5754
Clean up the <libgen.h> implementation a little, bring in tests.
by Elliott Hughes
· 12 years ago
063cfb2
Clean up the implementation of the <dirent.h> functions.
by Elliott Hughes
· 12 years ago
ad88a08
Per-thread -fstack-protector guards for x86.
by Elliott Hughes
· 12 years ago
774c7f5
Upgrade to the current NetBSD rand implementation.
by Elliott Hughes
· 12 years ago
91875dc
Fix tmpfile(3).
by Elliott Hughes
· 12 years ago
2a54e5e
Add tests for Android-specific stubs
by Kenny Root
· 12 years ago
fa36875
Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)."
by Elliott Hughes
· 12 years ago
b5f053b
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3).
by Irina Tirdea
· 12 years ago
38bfa21
Fix Mac build.
by Elliott Hughes
· 12 years ago
acf5aa7
Added new test for dlopen which is failing for MIPS.
by jeffhao
· 12 years ago
bfeab1b
Don't corrupt the thread list in static executables.
by Elliott Hughes
· 12 years ago
2e8f434
Add missing dependencies.
by Elliott Hughes
· 12 years ago
5ac9eee
bionic: Fix TINY_ANDROID build
by Benoit Goby
· 12 years ago
7b841f3
Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds.
by Joe Onorato
· 12 years ago
04a83a4
Enhance getcwd(3) to handle NULL like glibc.
by Elliott Hughes
· 12 years ago
cc213f8
Switch to the current NetBSD regex implementation.
by Elliott Hughes
· 12 years ago