.. |
headers
|
riscv64's struct stat is the same as arm64's.
|
2022-10-06 00:26:18 +00:00 |
libs
|
[MTE] test for exception cleanup.
|
2022-11-07 18:17:44 -08:00 |
math_data
|
…
|
|
prebuilt-elf-files
|
Add invalid riscv64 ELF files for the linker tests.
|
2022-11-16 00:52:26 +00:00 |
Android.bp
|
Add invalid riscv64 ELF files for the linker tests.
|
2022-11-16 00:52:26 +00:00 |
Android.mk
|
Move prebuilt library dependencies of bionic-unit-tests to Blueprint
|
2020-07-28 19:01:00 -07:00 |
NOTICE
|
Fix tests/NOTICE file.
|
2022-09-08 21:54:29 +00:00 |
SignalUtils.h
|
Build bionic unit tests for musl
|
2021-08-12 11:13:11 -07:00 |
_FILE_OFFSET_BITS_test.cpp
|
…
|
|
__aeabi_read_tp_test.cpp
|
…
|
|
__cxa_atexit_test.cpp
|
Rewrite __cxa_atexit / __cxa_finalize
|
2020-03-09 14:23:24 -07: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-04 12:11:37 +01:00 |
android_set_abort_message_test.cpp
|
In android_set_abort_message, check for nullptr.
|
2022-04-12 13:46:48 -07:00 |
android_unsafe_frame_pointer_chase_test.cpp
|
Skip android_unsafe_frame_pointer_chase.pthread with native bridge
|
2020-09-17 15:43:56 -07:00 |
arpa_inet_test.cpp
|
Replace local MUSL define with global ANDROID_HOST_MUSL
|
2021-08-16 16:44:24 -07:00 |
assert_test.cpp
|
Switch to libbase SilentDeathTest.
|
2021-04-12 10:01:20 -07:00 |
async_safe_test.cpp
|
Add %m and %#x support for async_safe logging
|
2022-02-17 07:23:58 +00:00 |
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
|
CFI uses SIGTRAP on arm/arm64.
|
2022-02-15 14:04:44 -08:00 |
clang_fortify_asan.cpp
|
…
|
|
clang_fortify_tests.cpp
|
Nullability check for stdlib module.
|
2022-12-02 21:00:02 +00:00 |
complex_force_long_double_test.cpp
|
…
|
|
complex_test.cpp
|
…
|
|
core_shared_libs.h
|
…
|
|
ctype_test.cpp
|
…
|
|
dirent_test.cpp
|
Replace local MUSL define with global ANDROID_HOST_MUSL
|
2021-08-16 16:44:24 -07:00 |
dl_test.cpp
|
Remove explicit lists of ABIs.
|
2022-10-19 16:20:02 +00:00 |
dlext_private.h
|
Rename linker greylist to exempt-list
|
2020-08-03 16:17:00 -07:00 |
dlext_test.cpp
|
Merge "Convert bionic dlext test zips to Android.bp"
|
2021-10-01 16:27:54 +00:00 |
dlfcn_symlink_support.cpp
|
…
|
|
dlfcn_symlink_support.h
|
…
|
|
dlfcn_test.cpp
|
Add invalid riscv64 ELF files for the linker tests.
|
2022-11-16 00:52:26 +00:00 |
elf_test.cpp
|
…
|
|
elftls_dl_test.cpp
|
Convert bionic dlext test zips to Android.bp
|
2021-09-30 14:04:27 -07:00 |
elftls_test.cpp
|
…
|
|
endian_test.cpp
|
…
|
|
errno_test.cpp
|
…
|
|
error_test.cpp
|
Switch to libbase SilentDeathTest.
|
2021-04-12 10:01:20 -07:00 |
eventfd_test.cpp
|
Fix freopen() where the path is null.
|
2021-02-04 17:01:55 -08:00 |
execinfo_test.cpp
|
Add execinfo functionality.
|
2021-10-20 21:53:07 +00:00 |
fcntl_test.cpp
|
Tell people when they've messed up with fcntl(FD_SETFD).
|
2022-11-30 20:19:22 +00:00 |
fdsan_test.cpp
|
Switch to libbase SilentDeathTest.
|
2021-04-12 10:01:20 -07:00 |
fdtrack_test.cpp
|
Disable fdtrack post-fork.
|
2021-04-07 19:00:45 -07:00 |
fenv_test.cpp
|
riscv64: fix <fenv.h> tests.
|
2022-10-18 23:47:28 +00:00 |
float_test.cpp
|
…
|
|
fnmatch_test.cpp
|
Add tests for FNM_LEADING_DIR
|
2020-12-10 08:07:28 -08:00 |
fortify_test.cpp
|
Switch to libbase SilentDeathTest.
|
2021-04-12 10:01:20 -07:00 |
fortify_test_main.cpp
|
…
|
|
ftw_test.cpp
|
Build bionic unit tests for musl
|
2021-08-12 11:13:11 -07:00 |
getauxval_test.cpp
|
…
|
|
getcwd_test.cpp
|
Use SKIP_WITH_HWASAN macro from libbase.
|
2022-04-15 16:14:56 -07:00 |
glob_test.cpp
|
Replace local MUSL define with global ANDROID_HOST_MUSL
|
2021-08-16 16:44:24 -07:00 |
grp_pwd_file_test.cpp
|
…
|
|
grp_pwd_test.cpp
|
Fix-up for change in pwd/grp ids for PRNG seeder daemon
|
2022-10-27 11:21:29 +01:00 |
gtest_globals.cpp
|
Convert bionic dlext test zips to Android.bp
|
2021-09-30 14:04:27 -07:00 |
gtest_globals.h
|
Move prebuilt library dependencies of bionic-unit-tests to Blueprint
|
2020-07-28 19:01:00 -07:00 |
gtest_main.cpp
|
…
|
|
gtest_preinit_debuggerd.cpp
|
…
|
|
gtest_utils.h
|
…
|
|
gwp_asan_test.cpp
|
Extend bionic-unit-tests timeout.
|
2022-07-11 09:35:12 -07:00 |
heap_tagging_level_test.cpp
|
Disable MemtagNoteTest#SEGV for native bridge
|
2022-11-08 05:50:07 +00: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
|
Random HWASan cleanups.
|
2021-09-24 11:21:38 -07:00 |
libdl_test.cpp
|
…
|
|
libgen_basename_test.cpp
|
Replace local MUSL define with global ANDROID_HOST_MUSL
|
2021-08-16 16:44:24 -07:00 |
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
|
Add LOCAL_LICENSE_KINDS to bionic
|
2021-02-19 23:38:28 +00:00 |
malloc_iterate_test.cpp
|
Use SKIP_WITH_HWASAN macro from libbase.
|
2022-04-15 16:14:56 -07:00 |
malloc_stress_test.cpp
|
…
|
|
malloc_test.cpp
|
Add android_mallopt to query MTE stack state
|
2022-09-07 23:38:42 +00:00 |
math_data_test.h
|
…
|
|
math_force_long_double_test.cpp
|
…
|
|
math_test.cpp
|
Add riscv64 lrint.S.
|
2022-10-25 22:27:10 +00:00 |
membarrier_test.cpp
|
…
|
|
memtag_stack_test.cpp
|
[MTE] test for exception cleanup.
|
2022-11-07 18:17:44 -08:00 |
mntent_test.cpp
|
mntent_test: don't assume /proc isn't the first mount.
|
2022-05-16 17:56:24 +00:00 |
mte_test.cpp
|
[MTE] Add comment about nested ScopedDisableMTE in test.
|
2022-08-02 23:52:43 +00:00 |
net_if_test.cpp
|
…
|
|
netdb_test.cpp
|
Replace local MUSL define with global ANDROID_HOST_MUSL
|
2021-08-16 16:44:24 -07:00 |
netinet_ether_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
netinet_in_test.cpp
|
Replace local MUSL define with global ANDROID_HOST_MUSL
|
2021-08-16 16:44:24 -07:00 |
netinet_ip_icmp_test.cpp
|
…
|
|
netinet_udp_test.cpp
|
…
|
|
nl_types_test.cpp
|
…
|
|
pidfd_test.cpp
|
Switch to libbase SilentDeathTest.
|
2021-04-12 10:01:20 -07:00 |
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 a race condition in the bionic pthread tests.
|
2021-12-02 12:45:54 -08:00 |
pty_test.cpp
|
Cleanup for #inclusivefixit.
|
2020-07-28 12:12:20 -07:00 |
regex_test.cpp
|
…
|
|
resolv_test.cpp
|
Export bionic's resolv base64 functions to musl
|
2022-02-03 16:25:26 -08:00 |
run-on-host.sh
|
…
|
|
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
|
Switch to libbase SilentDeathTest.
|
2021-04-12 10:01:20 -07:00 |
setjmp_test.cpp
|
Fix bionic tests for undefined __SIGRTMIN in musl
|
2022-10-20 13:16:21 -07:00 |
signal_test.cpp
|
Update a comment to be more intention-revealing.
|
2022-11-11 22:52:04 +00:00 |
spawn_test.cpp
|
posix_spawn: always clear O_CLOEXEC for dup'ed fds.
|
2022-02-16 14:39:07 -08:00 |
sstream_test.cpp
|
…
|
|
stack_protector_test.cpp
|
Switch to libbase SilentDeathTest.
|
2021-04-12 10:01:20 -07:00 |
stack_protector_test_helper.cpp
|
stack_protector_DeathTest#modify_stack_protector: avoid flake.
|
2022-10-04 00:00:50 +00:00 |
stack_unwinding_test.cpp
|
Disable return PAC in __pthread_start.
|
2021-06-08 18:41:36 -07: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
|
Add __freadahead.
|
2022-09-22 23:47:42 +00:00 |
stdio_nofortify_test.cpp
|
…
|
|
stdio_test.cpp
|
Fix stdio -NaN tests for riscv64.
|
2022-10-25 22:56:43 +00:00 |
stdlib_test.cpp
|
Nullability check for stdlib module.
|
2022-12-02 21:00:02 +00:00 |
stdnoreturn_test.cpp
|
…
|
|
string_nofortify_test.cpp
|
…
|
|
string_posix_strerror_r_test.cpp
|
Replace local MUSL define with global ANDROID_HOST_MUSL
|
2021-08-16 16:44:24 -07:00 |
string_posix_strerror_r_wrapper.cpp
|
Enable posix strerror_r test in glibc
|
2021-07-30 09:39:58 -07:00 |
string_test.cpp
|
Fix bionic tests for undefined __SIGRTMIN in musl
|
2022-10-20 13:16:21 -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
|
memtag_stack: vfork and longjmp support.
|
2022-05-27 13:19:34 -07:00 |
sys_auxv_test.cpp
|
…
|
|
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
|
…
|
|
sys_msg_test.cpp
|
…
|
|
sys_param_test.cpp
|
…
|
|
sys_personality_test.cpp
|
…
|
|
sys_prctl_test.cpp
|
…
|
|
sys_procfs_test.cpp
|
Build bionic unit tests for musl
|
2021-08-12 11:13:11 -07:00 |
sys_ptrace_test.cpp
|
Update sys_ptrace_test.cpp for riscv64.
|
2022-11-12 00:08:17 +00:00 |
sys_quota_test.cpp
|
…
|
|
sys_random_test.cpp
|
…
|
|
sys_resource_test.cpp
|
Build bionic unit tests for musl
|
2021-08-12 11:13:11 -07:00 |
sys_select_test.cpp
|
…
|
|
sys_sem_test.cpp
|
…
|
|
sys_sendfile_test.cpp
|
Build bionic unit tests for musl
|
2021-08-12 11:13:11 -07:00 |
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
|
Improve fchmod() coverage.
|
2021-03-08 14:10:46 -08:00 |
sys_statvfs_test.cpp
|
Build bionic unit tests for musl
|
2021-08-12 11:13:11 -07:00 |
sys_syscall_test.cpp
|
…
|
|
sys_sysinfo_test.cpp
|
Cast sysinfo.uptime for musl
|
2022-09-29 11:15:06 -07:00 |
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
|
Fix bionic-unit-tests-glibc for 32-bit musl
|
2021-08-16 16:32:53 -07:00 |
sys_timex_test.cpp
|
…
|
|
sys_ttydefaults_test.cpp
|
Mark variables as unused.
|
2021-12-14 23:02:53 +00:00 |
sys_types_test.cpp
|
Build bionic unit tests for musl
|
2021-08-12 11:13:11 -07:00 |
sys_uio_test.cpp
|
Add preadv2/pwritev2 wrappers.
|
2021-10-18 12:58:47 -07:00 |
sys_un_test.cpp
|
…
|
|
sys_vfs_test.cpp
|
Build bionic unit tests for musl
|
2021-08-12 11:13:11 -07:00 |
sys_wait_test.cpp
|
Various coverage improvements.
|
2020-08-12 15:52:14 -07:00 |
sys_xattr_test.cpp
|
Improve <sys/xattr.h> coverage.
|
2021-03-08 14:09:43 -08:00 |
system_properties_test.cpp
|
Switch to libbase SilentDeathTest.
|
2021-04-12 10:01:20 -07:00 |
system_properties_test2.cpp
|
…
|
|
termios_test.cpp
|
…
|
|
tgmath_test.c
|
…
|
|
thread_local_test.cpp
|
…
|
|
threads_test.cpp
|
Switch to libbase SilentDeathTest.
|
2021-04-12 10:01:20 -07:00 |
time_test.cpp
|
Handle null TM_ZONE in z case in strftime.
|
2022-07-25 16:39:12 +01:00 |
touch-obj-on-success
|
…
|
|
uchar_test.cpp
|
uchar.h tests: small improvements.
|
2021-11-05 17:49:36 -07:00 |
unistd_nofortify_test.cpp
|
…
|
|
unistd_test.cpp
|
Nullability check for stdlib module.
|
2022-12-02 21:00:02 +00:00 |
utils.cpp
|
Add persistent GWP-ASan sysprops.
|
2022-06-29 09:25:13 -07:00 |
utils.h
|
Add persistent GWP-ASan sysprops.
|
2022-06-29 09:25:13 -07:00 |
utmp_test.cpp
|
Reimplement our no-op utmp.h functions more simply.
|
2020-08-07 17:07:31 -07:00 |
wchar_test.cpp
|
Add %b and %B support to the scanf/wscanf and strto*/wcsto* families.
|
2022-08-11 00:25:08 +00:00 |
wctype_test.cpp
|
…
|
|