summaryrefslogtreecommitdiff
path: root/tests/libs/dlopen_testlib_ifunc_variable_impl.cpp
AgeCommit message (Collapse)Author
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
Fixes -Wzero-as-null-pointer-constant warning. Test: m Bug: 68236239 Change-Id: I5b4123bc6709641315120a191e36cc57541349b2
2017-05-02Add ifunc for variable test-caseDimitry Ivanov
Also move ifunc tests to clang and c++. Test: bionic-unit-tests --gtest_filter=dlfcn.ifunc* Change-Id: I008c4fc01470c8e4d314003c03a2b63ff9bf7fd8