Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
rockchip_bionic
Repository
c351cbd7c0e623f2b0b1f574463a1f0429923567
Switch branch/tag
rockchip_bionic
tests
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@repo.buzztime.com:halo/rockchip_bionic.git
Copy HTTPS clone URL
https://repo.buzztime.com/halo/rockchip_bionic.git
Merge "Fix some easy cases of __ANDROID__ versus __BIONIC__."
Elliott Hughes authored
8 years ago
42743f1e
Name
Last commit
Last update
libs
Fix memory leak in test util
8 years ago
math_data
Add x86 optimization of rint functions and tests
9 years ago
prebuilt-elf-files
[mips] Add missing linker shdr tests
8 years ago
Android.bp
Make static library for loader tests
8 years ago
Android.build.mk
Remove $(module)_install_to_out_data flag from test makefile
8 years ago
Android.build.prebuilt.mk
Move test libraries under /data/nativetests
8 years ago
Android.mk
linker: add test for zeroed out shdr_table_
8 years ago
BionicDeathTest.h
make all bionic death tests not dumpable
10 years ago
ScopedSignalHandler.h
Add SysV signal handling
9 years ago
TemporaryFile.h
CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.
10 years ago
__cxa_thread_atexit_test.cpp
Enable test with clang aarch64.
9 years ago
arpa_inet_test.cpp
Fix inet_aton on LP32.
9 years ago
assert_test.cpp
Stop #define'ing __func__ and __restrict.
9 years ago
atexit_test.cpp
Enable clang to compile more tests.
9 years ago
buffer_tests.cpp
Fix over read in strcpy/stpcpy/strcat.
9 years ago
buffer_tests.h
Add strcmp/memcmp testing.
11 years ago
bug_26110743_test.cpp
Add tests for /proc/self/fd and /proc/self/task/TID/fd access
9 years ago
complex_test.cpp
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
9 years ago
ctype_test.cpp
Upgrade our <ctype.h> implementation to OpenBSD head.
11 years ago
dirent_test.cpp
Implement scandirat and scandirat64.
9 years ago
dl_test.cpp
Revert "Revert "Fix symbol lookup order during relocation""
10 years ago
dlext_private.h
linker: Allow caller to specify parent namespace
9 years ago
dlext_test.cpp
Move test libraries under /data/nativetests
8 years ago
dlfcn_test.cpp
Move test libraries under /data/nativetests
8 years ago
error_test.cpp
Add <error.h>.
10 years ago
eventfd_test.cpp
fcntl_test.cpp
fenv_test.cpp
file-check-cxx
fortify_compilation_test.cpp
fortify_test.cpp
fortify_test_main.cpp
ftw_test.cpp
getauxval_test.cpp
getcwd_test.cpp
grp_pwd_test.cpp
gtest_main.cpp
ifaddrs_test.cpp
inttypes_test.cpp
libc_logging_test.cpp
libdl_test.cpp
libgen_basename_test.cpp
libgen_test.cpp
locale_test.cpp
malloc_test.cpp
math_data_test.h
math_test.cpp
mntent_test.cpp
net_if_test.cpp
netdb_test.cpp
netinet_ether_test.cpp
netinet_in_test.cpp
netinet_udp_test.cpp
nl_types_test.cpp
pthread_dlfcn_test.cpp
pthread_test.cpp
pty_test.cpp
regex_test.cpp
resolv_test.cpp
run-on-host.sh
sched_test.cpp
search_test.cpp
semaphore_test.cpp
setjmp_test.cpp
signal_test.cpp
sstream_test.cpp
stack_protector_test.cpp
stack_protector_test_helper.cpp
stack_unwinding_test.cpp
stdatomic_test.cpp
stdint_test.cpp
stdio_ext_test.cpp
stdio_nofortify_test.cpp
stdio_test.cpp
stdlib_test.cpp
string_nofortify_test.cpp
string_posix_strerror_r_test.cpp
string_test.cpp
strings_nofortify_test.cpp
strings_test.cpp
sys_epoll_test.cpp
sys_mman_test.cpp
sys_msg_test.cpp
sys_personality_test.cpp
sys_prctl_test.cpp
sys_procfs_test.cpp
sys_ptrace_test.cpp
sys_quota_test.cpp
sys_resource_test.cpp
sys_select_test.cpp
sys_sem_test.cpp
sys_sendfile_test.cpp
sys_shm_test.cpp
sys_socket_test.cpp
sys_stat_test.cpp
sys_statvfs_test.cpp
sys_syscall_test.cpp
sys_sysinfo_test.cpp
sys_sysmacros_test.cpp
sys_time_test.cpp
sys_timex_test.cpp
sys_types_test.cpp
sys_uio_test.cpp