.. |
headers
|
Add ffsl(3), ffsll(3).
|
2020-03-26 11:43:05 -07:00 |
libs
|
Ensure same order of global group members in all NS's
|
2021-01-22 03:27:43 -08:00 |
math_data
|
…
|
|
prebuilt-elf-files
|
Remove mips test workarounds.
|
2020-02-13 09:48:14 -08:00 |
Android.bp
|
Remove obsolete `cpp_std: "experimental"`.
|
2021-02-08 09:25:35 -08:00 |
Android.mk
|
Move prebuilt library dependencies of bionic-unit-tests to Blueprint
|
2020-07-28 19:01:00 -07:00 |
BionicDeathTest.h
|
Switch BionicDeathTest to `#pragma once`.
|
2021-02-18 17:15:25 -08:00 |
NOTICE
|
Fix/update notices.
|
2021-02-16 15:06:50 -08:00 |
SignalUtils.h
|
…
|
|
_FILE_OFFSET_BITS_test.cpp
|
_FILE_OFFSET_BITS=64 support for fcntl.
|
2020-01-29 19:36:14 -08:00 |
__aeabi_read_tp_test.cpp
|
Make tls related header files platform accessible.
|
2019-09-27 12:14:24 -07:00 |
__cxa_atexit_test.cpp
|
Rewrite __cxa_atexit / __cxa_finalize
|
2020-03-06 21:04:32 -08:00 |
__cxa_demangle_test.cpp
|
Disable failing test __cxa_demangle#cxa_demangle_fuzz_167977068.
|
2020-11-10 11:31:51 -08:00 |
__cxa_thread_atexit_test.cpp
|
…
|
|
alloca_test.cpp
|
…
|
|
android_get_device_api_level.cpp
|
Fix argument order in api level test
|
2020-05-03 20:10:51 -07:00 |
android_unsafe_frame_pointer_chase_test.cpp
|
Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase.
|
2020-02-27 10:44:15 -08:00 |
arpa_inet_test.cpp
|
…
|
|
assert_test.cpp
|
Use BionicDeathTest for an assert(3) test.
|
2021-02-18 17:16:09 -08:00 |
async_safe_test.cpp
|
…
|
|
atexit_test.cpp
|
…
|
|
bionic_allocator_test.cpp
|
Changes for #inclusivefixit.
|
2020-07-21 16:34:58 -07:00 |
buffer_tests.cpp
|
…
|
|
buffer_tests.h
|
…
|
|
bug_26110743_test.cpp
|
…
|
|
byteswap_test.cpp
|
…
|
|
cfi_test.cpp
|
Fix some bionic death tests.
|
2021-02-18 17:23:04 -08:00 |
clang_fortify_asan.cpp
|
fortify: allow diagnostics without run-time checks (attempt #2)
|
2019-11-19 14:20:26 -08:00 |
clang_fortify_tests.cpp
|
Use death tests correctly.
|
2021-02-18 17:17:27 -08:00 |
complex_force_long_double_test.cpp
|
…
|
|
complex_test.cpp
|
…
|
|
core_shared_libs.h
|
Ignore symbols of imported libs' dependencies
|
2020-02-03 14:20:40 -08:00 |
ctype_test.cpp
|
Reimplement the <ctype.h> is* functions.
|
2019-10-08 12:04:09 -07:00 |
dirent_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
dl_test.cpp
|
Ensure same order of global group members in all NS's
|
2021-01-22 03:27:43 -08:00 |
dlext_private.h
|
Rename linker greylist to exempt-list
|
2020-08-03 16:17:00 -07:00 |
dlext_test.cpp
|
Add a flag to distinguish shared VMAs
|
2021-01-14 19:34:39 -08:00 |
dlfcn_symlink_support.cpp
|
…
|
|
dlfcn_symlink_support.h
|
…
|
|
dlfcn_test.cpp
|
Move prebuilt library dependencies of bionic-unit-tests to Blueprint
|
2020-07-28 19:01:00 -07:00 |
elf_test.cpp
|
…
|
|
elftls_dl_test.cpp
|
[Elf TLS] [GWP-ASan] Update ELF TLS test.
|
2020-02-07 01:40:05 +00:00 |
elftls_test.cpp
|
…
|
|
endian_test.cpp
|
…
|
|
errno_test.cpp
|
…
|
|
error_test.cpp
|
…
|
|
eventfd_test.cpp
|
Fix freopen() where the path is null.
|
2021-02-04 17:01:55 -08:00 |
fcntl_test.cpp
|
_FILE_OFFSET_BITS=64 support for fcntl.
|
2020-01-29 19:36:14 -08:00 |
fdsan_test.cpp
|
Revert "Temporarily disable FdsanTest.vfork."
|
2020-05-18 12:59:38 -07:00 |
fdtrack_test.cpp
|
Merge changes If42905f3,Id351a993,I8a082fd0
|
2020-05-12 07:04:58 +00:00 |
fenv_test.cpp
|
Don't involve debuggerd in a SIGFPE test.
|
2021-02-18 17:25:07 -08:00 |
float_test.cpp
|
…
|
|
fnmatch_test.cpp
|
Add tests for FNM_LEADING_DIR
|
2020-12-10 08:07:28 -08:00 |
fortify_test.cpp
|
Cast from const void * -> const char * when using memchr().
|
2020-08-18 01:40:41 -07:00 |
fortify_test_main.cpp
|
…
|
|
ftw_test.cpp
|
Changes for #inclusivefixit.
|
2020-07-21 16:34:58 -07:00 |
getauxval_test.cpp
|
…
|
|
getcwd_test.cpp
|
…
|
|
glob_test.cpp
|
…
|
|
grp_pwd_file_test.cpp
|
…
|
|
grp_pwd_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
gtest_globals.cpp
|
Move prebuilt library dependencies of bionic-unit-tests to Blueprint
|
2020-07-28 19:01:00 -07:00 |
gtest_globals.h
|
Move prebuilt library dependencies of bionic-unit-tests to Blueprint
|
2020-07-28 19:01:00 -07:00 |
gtest_globals_cts.cpp
|
Remove reference to deprecated option.
|
2020-05-14 16:48:44 -07:00 |
gtest_main.cpp
|
…
|
|
gtest_preinit_debuggerd.cpp
|
…
|
|
gtest_utils.h
|
…
|
|
heap_tagging_level_test.cpp
|
Remove the now-unnecessary android_mallopt() options.
|
2021-01-15 18:08:25 -08:00 |
iconv_test.cpp
|
iconv(3): ignore src_bytes_left if src_bytes is null.
|
2021-02-18 10:37:22 -08:00 |
ifaddrs_test.cpp
|
…
|
|
ifunc_test.cpp
|
Fix ifunc_test for hwasan builds.
|
2020-04-13 14:16:17 -07:00 |
inttypes_test.cpp
|
…
|
|
iso646_test.c
|
…
|
|
langinfo_test.cpp
|
…
|
|
leak_test.cpp
|
Skip pthread_leak* tests with native_bridge
|
2020-06-09 19:24:25 +02:00 |
libdl_test.cpp
|
…
|
|
libgen_basename_test.cpp
|
…
|
|
libgen_test.cpp
|
…
|
|
limits_test.cpp
|
…
|
|
link_test.cpp
|
Changes for #inclusivefixit.
|
2020-07-21 16:34:58 -07:00 |
linux_swab_test.cpp
|
…
|
|
locale_test.cpp
|
…
|
|
make_fortify_compile_test.mk
|
Do not run clang-tidy with fortify tests.
|
2021-01-27 12:28:20 -08:00 |
malloc_iterate_test.cpp
|
Add a flag to distinguish shared VMAs
|
2021-01-14 19:34:39 -08:00 |
malloc_stress_test.cpp
|
[GWP-ASan] [malloc-tests] Scan GWP-ASan regions in maps.
|
2020-02-11 16:08:17 -08:00 |
malloc_test.cpp
|
[MemInit] Remove old API, introduce new MemInit API.
|
2021-01-25 15:19:31 -08:00 |
math_data_test.h
|
…
|
|
math_force_long_double_test.cpp
|
…
|
|
math_test.cpp
|
…
|
|
membarrier_test.cpp
|
…
|
|
mntent_test.cpp
|
…
|
|
mte_test.cpp
|
Skip MTE tests with native_bridge
|
2020-06-22 18:49:16 +02:00 |
net_if_test.cpp
|
…
|
|
netdb_test.cpp
|
…
|
|
netinet_ether_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
netinet_in_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
netinet_ip_icmp_test.cpp
|
…
|
|
netinet_udp_test.cpp
|
…
|
|
nl_types_test.cpp
|
…
|
|
poll_test.cpp
|
…
|
|
prio_ctor_test.cpp
|
Put __*_ARRAY__ symbols before prioritized init/fini funcs
|
2020-11-02 17:28:41 -08:00 |
pthread_dlfcn_test.cpp
|
…
|
|
pthread_test.cpp
|
Fix some bionic death tests.
|
2021-02-18 17:23:04 -08:00 |
pty_test.cpp
|
Cleanup for #inclusivefixit.
|
2020-07-28 12:12:20 -07:00 |
regex_test.cpp
|
…
|
|
resolv_test.cpp
|
…
|
|
run-on-host.sh
|
Fix running tests/benchmarks on the host.
|
2019-04-26 17:45:17 -07:00 |
sched_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
scs_test.cpp
|
…
|
|
scsi_sg_test.cpp
|
…
|
|
search_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
semaphore_test.cpp
|
Fix some bionic death tests.
|
2021-02-18 17:23:04 -08:00 |
setjmp_test.cpp
|
Fix some bionic death tests.
|
2021-02-18 17:23:04 -08:00 |
signal_test.cpp
|
Remove a tautological #if guard.
|
2021-01-21 14:40:49 -08:00 |
spawn_test.cpp
|
dynamic libc: ignore ART profiling signal by default.
|
2020-03-27 19:22:00 +01:00 |
sstream_test.cpp
|
…
|
|
stack_protector_test.cpp
|
…
|
|
stack_protector_test_helper.cpp
|
stack_protector_DeathTest: work w/ local reorder
|
2020-01-14 14:11:16 -08:00 |
stack_unwinding_test.cpp
|
Revert "Disable signal frame unwinding tests on arm64"
|
2021-02-10 07:08:18 +00:00 |
stdalign_test.cpp
|
…
|
|
stdarg_test.cpp
|
…
|
|
stdatomic_test.cpp
|
Changes for #inclusivefixit.
|
2020-07-21 16:34:58 -07:00 |
stdbool_test.c
|
…
|
|
stdint_test.cpp
|
…
|
|
stdio_ext_test.cpp
|
…
|
|
stdio_nofortify_test.cpp
|
…
|
|
stdio_test.cpp
|
Fix some bionic death tests.
|
2021-02-18 17:23:04 -08:00 |
stdlib_test.cpp
|
Fix freopen() where the path is null.
|
2021-02-04 17:01:55 -08:00 |
stdnoreturn_test.cpp
|
…
|
|
string_nofortify_test.cpp
|
…
|
|
string_posix_strerror_r_test.cpp
|
…
|
|
string_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
strings_nofortify_test.cpp
|
…
|
|
strings_test.cpp
|
Add ffsl(3), ffsll(3).
|
2020-03-26 11:43:05 -07:00 |
struct_layout_test.cpp
|
Add an API for per-process disabling memory initialization.
|
2020-10-08 14:02:36 -07:00 |
sys_auxv_test.cpp
|
Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>.
|
2020-02-24 09:52:14 -08:00 |
sys_epoll_test.cpp
|
Fix freopen() where the path is null.
|
2021-02-04 17:01:55 -08:00 |
sys_ioctl_diag_test.cpp
|
…
|
|
sys_mman_test.cpp
|
Add memfd_create(2) and mlock2(2).
|
2019-08-05 16:31:08 -07:00 |
sys_msg_test.cpp
|
…
|
|
sys_param_test.cpp
|
…
|
|
sys_personality_test.cpp
|
Remove mips test workarounds.
|
2020-02-13 09:48:14 -08:00 |
sys_prctl_test.cpp
|
…
|
|
sys_procfs_test.cpp
|
NGREG != ELF_NGREG.
|
2020-09-08 09:27:02 -07:00 |
sys_ptrace_test.cpp
|
Remove mips test workarounds.
|
2020-02-13 09:48:14 -08:00 |
sys_quota_test.cpp
|
…
|
|
sys_random_test.cpp
|
…
|
|
sys_resource_test.cpp
|
…
|
|
sys_select_test.cpp
|
…
|
|
sys_sem_test.cpp
|
…
|
|
sys_sendfile_test.cpp
|
…
|
|
sys_shm_test.cpp
|
…
|
|
sys_signalfd_test.cpp
|
…
|
|
sys_socket_test.cpp
|
Fix freopen() where the path is null.
|
2021-02-04 17:01:55 -08:00 |
sys_stat_test.cpp
|
Remove `return` after `GTEST_SKIP`.
|
2020-02-28 18:27:09 -08:00 |
sys_statvfs_test.cpp
|
…
|
|
sys_syscall_test.cpp
|
…
|
|
sys_sysinfo_test.cpp
|
…
|
|
sys_sysmacros_test.cpp
|
…
|
|
sys_thread_properties_test.cpp
|
Add a thread-properties API
|
2020-08-11 16:51:43 +00:00 |
sys_time_test.cpp
|
…
|
|
sys_timex_test.cpp
|
…
|
|
sys_ttydefaults_test.cpp
|
…
|
|
sys_types_test.cpp
|
…
|
|
sys_uio_test.cpp
|
…
|
|
sys_un_test.cpp
|
…
|
|
sys_vfs_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
sys_wait_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
sys_xattr_test.cpp
|
…
|
|
system_properties_test.cpp
|
Revert "Revert "Make system property reads wait-free""
|
2019-11-12 20:41:55 +00:00 |
system_properties_test2.cpp
|
Check that __system_property_set() doesn't leak FDs
|
2019-11-05 12:33:33 -08:00 |
termios_test.cpp
|
…
|
|
tgmath_test.c
|
…
|
|
thread_local_test.cpp
|
…
|
|
threads_test.cpp
|
threads.h: Add C11 thread support.
|
2019-04-24 09:12:29 -07:00 |
time_test.cpp
|
Increase leniancy in an inherently flaky test.
|
2021-02-18 10:46:35 -08:00 |
touch-obj-on-success
|
Stop using grep -P.
|
2019-07-08 15:03:19 -07:00 |
uchar_test.cpp
|
…
|
|
unistd_nofortify_test.cpp
|
…
|
|
unistd_test.cpp
|
Fix freopen() where the path is null.
|
2021-02-04 17:01:55 -08:00 |
utils.h
|
Fix freopen() where the path is null.
|
2021-02-04 17:01:55 -08:00 |
utmp_test.cpp
|
Reimplement our no-op utmp.h functions more simply.
|
2020-08-07 17:07:31 -07:00 |
wchar_test.cpp
|
…
|
|
wctype_test.cpp
|
…
|
|