android_bionic/tests
Dmitriy Ivanov 950a435fc0 Merge "Load library using file handle." 2014-07-02 20:52:43 +00:00
..
libs Load library using file handle. 2014-07-02 13:20:47 -07:00
Android.build.mk Load library using file handle. 2014-07-02 13:20:47 -07:00
Android.mk Build all bionic test files -Werror and fix our one warning. 2014-07-01 17:17:46 -07:00
ScopedSignalHandler.h
TemporaryFile.h Add/Remove mmap tests. 2014-06-12 13:16:36 -07:00
arpa_inet_test.cpp Use the NetBSD inet_ntop until the OpenBSD bug is fixed. 2014-05-13 19:17:46 -07:00
atexit_test.cpp Make atexit.dlclose work for glibc 2014-05-30 18:16:09 -07:00
buffer_tests.cpp
buffer_tests.h
ctype_test.cpp
dirent_test.cpp
dlext_test.cpp Load library using file handle. 2014-07-02 13:20:47 -07:00
dlfcn_test.cpp Disable local/protected symbol test for lp64 2014-07-01 19:13:01 -07:00
eventfd_test.cpp
fcntl_test.cpp Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
fenv_test.cpp
fortify_test.cpp Consistently use #if defined(__BIONIC__) in tests. 2014-05-13 11:19:57 -07:00
ftw_test.cpp
getauxval_test.cpp
getcwd_test.cpp
inttypes_test.cpp
libc_logging_test.cpp
libgen_test.cpp
locale_test.cpp Consistently use #if defined(__BIONIC__) in tests. 2014-05-13 11:19:57 -07:00
malloc_test.cpp Use a separate config.h for config like defines. 2014-06-16 23:35:53 -07:00
math_cos_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_cosf_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_exp_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_expf_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_log_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_logf_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_pow_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_powf_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_sin_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_sincos_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_sincosf_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_sinf_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_tan_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_tanf_test.cpp Accuracy tests for libm 2014-05-16 15:31:55 -07:00
math_test.cpp Add a regression test for two libm bugs we didn't have. 2014-06-06 21:55:27 -07:00
mntent_test.cpp Add getmntent_r to our collection of <mntent.h> compatibility stubs. 2014-05-13 10:44:07 -07:00
netdb_test.cpp
pthread_test.cpp Add a new pthread_key_delete test. 2014-06-25 13:46:46 -07:00
regex_test.cpp Consistently use #if defined(__BIONIC__) in tests. 2014-05-13 11:19:57 -07:00
sched_test.cpp Consistently use #if defined(__BIONIC__) in tests. 2014-05-13 11:19:57 -07:00
signal_test.cpp Switch to g_ for globals. 2014-05-14 10:02:03 -07:00
sstream_test.cpp
stack_protector_test.cpp
stack_unwinding_test.cpp
stack_unwinding_test_impl.c
stdatomic_test.cpp Fixes stdatomic.h test to match C11 spec 2014-05-28 16:53:08 -07:00
stdint_test.cpp
stdio_test.cpp Remove declaration for putw(3)/getw(3). 2014-06-11 14:41:45 -07:00
stdlib_test.cpp Get the full set of PRNG functions in <stdlib.h> 2014-06-12 14:37:31 -07:00
string_test.cpp Add extra strchr testing. 2014-06-30 12:39:55 -07:00
strings_test.cpp
stubs_test.cpp Align struct passwd definition with other variations of libc 2014-05-09 22:29:23 +01:00
sys_epoll_test.cpp bionic: make epoll_event structure packed 2014-05-05 19:48:55 -07:00
sys_mman_test.cpp Add/Remove mmap tests. 2014-06-12 13:16:36 -07:00
sys_resource_test.cpp Consistently use #if defined(__BIONIC__) in tests. 2014-05-13 11:19:57 -07:00
sys_select_test.cpp
sys_sendfile_test.cpp
sys_socket_test.cpp
sys_stat_test.cpp
sys_statvfs_test.cpp
sys_syscall_test.cpp
sys_time_test.cpp
sys_types_test.cpp
sys_vfs_test.cpp
system_properties_test.cpp
time_test.cpp
uchar_test.cpp Fix mbrtoc32 test from tests/uchar_test.cpp for x86. 2014-06-11 15:57:57 -07:00
unistd_test.cpp Fix getpid caching across a clone. 2014-06-23 17:49:45 -07:00
wchar_test.cpp Fix the printf family for non-ASCII. 2014-06-05 23:19:15 -07:00