.. |
headers
|
setjmp is a macro.
|
2018-07-17 13:55:36 -07:00 |
libs
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
math_data
|
|
|
prebuilt-elf-files
|
|
|
__cxa_thread_atexit_test.cpp
|
|
|
alloca_test.cpp
|
A few new bionic tests.
|
2017-12-07 15:44:20 -08:00 |
Android.bp
|
Introduce api to track fd ownership in libc.
|
2018-07-19 14:28:54 -07:00 |
Android.build.mk
|
|
|
Android.build.prebuilt.mk
|
Mark bionic-loader-test-libs-target as a phony rule
|
2018-06-18 20:23:14 -07:00 |
Android.mk
|
remove bionic-compile-time-tests-g++
|
2018-07-24 12:49:50 -07:00 |
arpa_inet_test.cpp
|
|
|
assert_test.cpp
|
|
|
async_safe_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
atexit_test.cpp
|
Remove workarounds for old versions of clang and GCC.
|
2018-07-11 13:18:29 -07:00 |
BionicDeathTest.h
|
Add struct sigaction64 and sigaction64 .
|
2018-02-01 14:45:15 -08:00 |
buffer_tests.cpp
|
|
|
buffer_tests.h
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
bug_26110743_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
byteswap_test.cpp
|
A few new bionic tests.
|
2017-12-07 15:44:20 -08:00 |
cfi_test.cpp
|
Extend cfi test to verify a range of target pointers.
|
2017-09-19 16:21:22 -07:00 |
complex_force_long_double_test.cpp
|
Use __RENAME for long double functions.
|
2017-09-14 16:10:43 -07:00 |
complex_test.cpp
|
libm: add tests that would have caught the recent regression.
|
2018-07-23 14:25:36 -07:00 |
ctype_test.cpp
|
A few more trivial tests.
|
2017-12-15 13:55:53 -08:00 |
dirent_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
dl_test.cpp
|
Unhardcode /system/lib
|
2018-05-12 10:57:46 +02:00 |
dlext_private.h
|
linker: Allow link namespaces without name filters
|
2018-01-25 14:45:29 +08:00 |
dlext_test.cpp
|
linker: improve "bad ELF magic" error.
|
2018-06-27 14:39:06 -07:00 |
dlfcn_symlink_support.cpp
|
EndsWith now accepts std::string suffixes.
|
2017-12-20 12:28:30 -08:00 |
dlfcn_symlink_support.h
|
|
|
dlfcn_test.cpp
|
Add secondary counter in place of tls_nodelete flag
|
2018-05-30 10:56:59 +02:00 |
elf_test.cpp
|
|
|
endian_test.cpp
|
|
|
errno_test.cpp
|
|
|
error_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
eventfd_test.cpp
|
Our prebuilt host glibc is new enough to remove a workaround.
|
2018-08-01 12:26:17 -07:00 |
fcntl_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
fdsan_test.cpp
|
fdsan: improve errors some more.
|
2018-08-03 15:03:41 -07:00 |
fenv_test.cpp
|
Rewrite system(3) to use posix_spawn(3).
|
2018-03-05 17:20:12 -08:00 |
file-check-cxx
|
|
|
float_test.cpp
|
Add tests for all C11 headers.
|
2017-08-29 15:32:18 -07:00 |
fortify_filecheck_diagnostics_test.cpp
|
Merge "Reland "Retire GCC FORTIFY.""
|
2018-08-08 15:26:37 +00:00 |
fortify_test.cpp
|
Fix an ifdef in a test
|
2018-03-26 18:03:16 -07:00 |
fortify_test_main.cpp
|
|
|
ftw_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
getauxval_test.cpp
|
|
|
getcwd_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
glob_test.cpp
|
Add <glob.h>.
|
2017-09-26 18:46:09 -07:00 |
grp_pwd_file_test.cpp
|
Require vendor users and groups to start with vendor_
|
2018-05-15 14:10:21 -07:00 |
grp_pwd_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
gtest_globals.cpp
|
|
|
gtest_globals.h
|
|
|
gtest_globals_cts.cpp
|
|
|
gtest_main.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
gtest_preinit_debuggerd.cpp
|
|
|
iconv_test.cpp
|
Add an extra test for a POSIX iconv requirement.
|
2017-08-31 14:14:16 -07:00 |
ifaddrs_test.cpp
|
|
|
inttypes_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
iso646_test.c
|
Add tests for all C11 headers.
|
2017-08-29 15:32:18 -07:00 |
langinfo_test.cpp
|
|
|
leak_test.cpp
|
Add a warm up pass to pthread_leak.join test
|
2018-05-07 13:16:16 +02:00 |
libdl_test.cpp
|
|
|
libgen_basename_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
libgen_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
limits_test.cpp
|
Fix WORD_BIT test.
|
2017-10-23 12:06:30 -07:00 |
link_test.cpp
|
|
|
linux_swab_test.cpp
|
Add POSIX swab.
|
2017-10-18 13:34:32 -07:00 |
locale_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
malloc_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
math_data_test.h
|
|
|
math_force_long_double_test.cpp
|
Use __RENAME for long double functions.
|
2017-09-14 16:10:43 -07:00 |
math_test.cpp
|
libm: add tests that would have caught the recent regression.
|
2018-07-23 14:25:36 -07:00 |
mntent_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
net_if_test.cpp
|
|
|
netdb_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
netinet_ether_test.cpp
|
|
|
netinet_in_test.cpp
|
Use in_addr in ip_mreq_source and ip_msfilter.
|
2017-12-14 10:07:27 -08:00 |
netinet_ip_icmp_test.cpp
|
<netinet/ip_icmp.h>: ensure struct icmphdr is available.
|
2018-06-27 12:29:06 -07:00 |
netinet_udp_test.cpp
|
|
|
nl_types_test.cpp
|
|
|
pthread_dlfcn_test.cpp
|
|
|
pthread_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
pty_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
regex_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
resolv_test.cpp
|
Expose __res_randomid.
|
2018-07-17 13:02:52 -07:00 |
run-on-host.sh
|
|
|
sched_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
scsi_sg_test.cpp
|
|
|
search_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
semaphore_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
setjmp_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
signal_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
SignalUtils.h
|
Rewrite system(3) to use posix_spawn(3).
|
2018-03-05 17:20:12 -08:00 |
spawn_test.cpp
|
spawn.signal_stress: reap spawned children on exit
|
2018-04-09 16:58:20 -07:00 |
sstream_test.cpp
|
|
|
stack_protector_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
stack_protector_test_helper.cpp
|
|
|
stack_unwinding_test.cpp
|
Rewrite system(3) to use posix_spawn(3).
|
2018-03-05 17:20:12 -08:00 |
stdalign_test.cpp
|
Add tests for all C11 headers.
|
2017-08-29 15:32:18 -07:00 |
stdarg_test.cpp
|
Add tests for all C11 headers.
|
2017-08-29 15:32:18 -07:00 |
stdatomic_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
stdbool_test.c
|
Add tests for all C11 headers.
|
2017-08-29 15:32:18 -07:00 |
stdint_test.cpp
|
|
|
stdio_ext_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
stdio_nofortify_test.cpp
|
|
|
stdio_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
stdlib_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
stdnoreturn_test.cpp
|
Add tests for all C11 headers.
|
2017-08-29 15:32:18 -07:00 |
string_nofortify_test.cpp
|
|
|
string_posix_strerror_r_test.cpp
|
|
|
string_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
strings_nofortify_test.cpp
|
|
|
strings_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
sys_epoll_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
sys_ioctl_diag_test.cpp
|
libc: silence unsigned->signed warnings with ioctl
|
2018-03-20 15:59:46 -07:00 |
sys_mman_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
sys_msg_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
sys_personality_test.cpp
|
|
|
sys_prctl_test.cpp
|
|
|
sys_procfs_test.cpp
|
|
|
sys_ptrace_test.cpp
|
Make sys_ptrace_test.cpp Yama LSM-aware
|
2018-04-04 14:10:57 -07:00 |
sys_quota_test.cpp
|
|
|
sys_random_test.cpp
|
Require getrandom(2).
|
2017-09-29 09:01:01 -07:00 |
sys_resource_test.cpp
|
|
|
sys_select_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
sys_sem_test.cpp
|
|
|
sys_sendfile_test.cpp
|
|
|
sys_shm_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
sys_signalfd_test.cpp
|
Rewrite system(3) to use posix_spawn(3).
|
2018-03-05 17:20:12 -08:00 |
sys_socket_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
sys_stat_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
sys_statvfs_test.cpp
|
|
|
sys_syscall_test.cpp
|
|
|
sys_sysinfo_test.cpp
|
|
|
sys_sysmacros_test.cpp
|
|
|
sys_time_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
sys_timex_test.cpp
|
|
|
sys_ttydefaults_test.cpp
|
|
|
sys_types_test.cpp
|
|
|
sys_uio_test.cpp
|
|
|
sys_un_test.cpp
|
<sys/un.h>: add SUN_LEN.
|
2018-06-27 14:08:48 -07:00 |
sys_vfs_test.cpp
|
|
|
sys_xattr_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
system_properties_test.cpp
|
Remove non-trivial constructors/destructors from SystemProperties
|
2018-02-21 15:10:17 -08:00 |
system_properties_test2.cpp
|
|
|
TemporaryFile.h
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
termios_test.cpp
|
Add trivial termios tests.
|
2017-12-14 09:46:50 -08:00 |
tgmath_test.c
|
Add tests for all C11 headers.
|
2017-08-29 15:32:18 -07:00 |
thread_local_test.cpp
|
Remove workarounds for old versions of clang and GCC.
|
2018-07-11 13:18:29 -07:00 |
time_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
uchar_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
unistd_nofortify_test.cpp
|
|
|
unistd_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
utils.h
|
Implement malloc hooks.
|
2018-02-13 13:37:30 -08:00 |
utmp_test.cpp
|
|
|
wchar_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |
wctype_test.cpp
|
Modernize codebase by replacing NULL with nullptr
|
2018-08-02 18:09:44 -07:00 |