android_bionic/tests
Dmitriy Ivanov 66aa0b61f7 Hide emutls* symbols in libc.so
Also make thread_local in test static to avoid ld.bfd
 warning for arm64.

Change-Id: I09a3f2aa9b73a4fafa3f3bbc64ddc2a128ad50ee
2015-04-15 14:23:00 -07:00
..
libs Add libdl dependency for target libraries 2015-04-03 15:17:52 -07:00
math_data Accuracy tests for libm 2015-02-14 00:56:46 +08:00
Android.build.mk
Android.mk Fix bug for recursive/errorcheck mutex on 32-bit devices. 2015-04-03 19:01:17 -07:00
BionicDeathTest.h
ScopedSignalHandler.h
TemporaryFile.h
__cxa_thread_atexit_test.cpp Hide emutls* symbols in libc.so 2015-04-15 14:23:00 -07:00
arpa_inet_test.cpp
atexit_test.cpp
buffer_tests.cpp
buffer_tests.h
complex_test.cpp
ctype_test.cpp
dirent_test.cpp
dl_test.cpp
dlext_test.cpp Fix dl* tests to run-on-host 2015-04-09 14:56:26 -07:00
dlfcn_test.cpp Fix dl* tests to run-on-host 2015-04-09 14:56:26 -07:00
error_test.cpp
eventfd_test.cpp
fcntl_test.cpp
fenv_test.cpp
file-check-cxx
fortify_compilation_test.cpp Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp. 2015-03-05 00:46:18 -08:00
fortify_test.cpp Fix poll/ppoll fortify test to avoid hanging in failed fortify clang test. 2015-02-04 12:27:06 -08:00
ftw_test.cpp Fix ftw tests when run as non-root. 2015-04-01 12:22:40 -07:00
getauxval_test.cpp set errno to ENOENT in getauxval per glibc 2.19 2015-03-17 19:50:55 -04:00
getcwd_test.cpp
gtest_main.cpp gtest_repeat should allow negative values. 2015-04-02 12:16:00 -07:00
inttypes_test.cpp
libc_logging_test.cpp
libgen_test.cpp
locale_test.cpp
malloc_test.cpp
math_data_test.h Accuracy tests for libm 2015-02-14 00:56:46 +08:00
math_test.cpp Accuracy tests for libm 2015-02-14 00:56:46 +08:00
mntent_test.cpp
netdb_test.cpp
pthread_test.cpp Merge "Prevent using static-allocated pthread keys before creation." 2015-04-14 20:35:08 +00:00
pty_test.cpp
regex_test.cpp
sched_test.cpp
search_test.cpp
semaphore_test.cpp
setjmp_test.cpp Add a test for float registers across setjmp/logjmp. 2015-01-26 20:52:34 -08:00
signal_test.cpp
sstream_test.cpp
stack_protector_test.cpp Fix bug for recursive/errorcheck mutex on 32-bit devices. 2015-04-03 19:01:17 -07:00
stack_unwinding_test.cpp Display errors instead of running infinitely. 2015-02-06 18:05:58 -08:00
stdatomic_test.cpp
stdint_test.cpp
stdio_ext_test.cpp
stdio_test.cpp Add a test for getdelim(3) on a directory. 2015-04-05 10:51:56 -07:00
stdlib_test.cpp
string_posix_strerror_r_test.cpp
string_test.cpp Add GNU extensions mempcpy and wmemcpy. 2015-02-18 22:02:56 -08:00
strings_test.cpp
stubs_test.cpp
sys_epoll_test.cpp
sys_mman_test.cpp
sys_personality_test.cpp
sys_resource_test.cpp
sys_select_test.cpp
sys_sendfile_test.cpp
sys_socket_test.cpp
sys_stat_test.cpp Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink. 2015-03-09 18:13:15 -07:00
sys_statvfs_test.cpp Hide statfs/fstatfs' ST_VALID flag from userspace. 2015-03-18 15:46:48 -07:00
sys_syscall_test.cpp
sys_sysinfo_test.cpp
sys_time_test.cpp
sys_types_test.cpp
sys_vfs_test.cpp Hide statfs/fstatfs' ST_VALID flag from userspace. 2015-03-18 15:46:48 -07:00
system_properties_test.cpp
time_test.cpp
uchar_test.cpp
uniqueptr_test.cpp
unistd_test.cpp Fix dup2 in the case where the two fds are equal. 2015-02-23 21:52:56 -08:00
utils.h Fix x86_64 build 2015-04-06 19:05:58 -07:00
utmp_test.cpp
wchar_test.cpp Add GNU extensions mempcpy and wmemcpy. 2015-02-18 22:02:56 -08:00