Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
01bd32e0e46ab8d9b6aeda77a550ec08074728a6
/
tests
/
dlfcn_test.cpp
aa0f2bd
Fix dlsym(3) to do breadth first search.
by Dmitriy Ivanov
· 11 years ago
f8846a4
Add test for constructor function.
by Dmitriy Ivanov
· 11 years ago
ce0ba3c
Disable local/protected symbol test for lp64
by Dmitriy Ivanov
· 11 years ago
d06ee1d
Build all bionic test files -Werror and fix our one warning.
by Elliott Hughes
· 11 years ago
d97e9f5
Add support for protected local symbol lookup.
by Dmitriy Ivanov
· 11 years ago
ce44166
Fix weak function lookups
by Dmitriy Ivanov
· 11 years ago
44adf93
Fix dlsym_failure NULL handle test
by Dmitriy Ivanov
· 11 years ago
ca1c802
Removed dlsym handle != NULL check for lp64
by Dmitriy Ivanov
· 11 years ago
b648a8a
Add RTLD_NOLOAD support and some related changes.
by Dmitriy Ivanov
· 11 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
063525c
Consistently use #if defined(__BIONIC__) in tests.
by Elliott Hughes
· 11 years ago
7db1809
Test dlopen with symlinked .so files
by Dmitriy Ivanov
· 11 years ago
2ed7109
Add extra regression tests for an already-fixed dynamic linker bug.
by Elliott Hughes
· 12 years ago
ebd506c
Fix linker crashes during unknown symbol lookup
by Sergey Melnikov
· 12 years ago
a43e906
Don't test GNU-style ELF hashes on MIPS.
by Elliott Hughes
· 13 years ago
e66190d
Check for unknown flags passed to dlopen(3).
by Elliott Hughes
· 13 years ago
[Renamed (87%) from tests/dlopen_test.cpp]
4c4b08a
Merge "Fix <endian.h> and <sys/endian.h>."
by Elliott Hughes
· 13 years ago