Check for unknown flags passed to dlopen(3).

Change-Id: I56f4aab0e5a1487bc32d2c4d231e8bd15c4ac8da
This commit is contained in:
Elliott Hughes
2012-12-18 15:57:55 -08:00
parent 4c4b08a32e
commit e66190d2a9
6 changed files with 46 additions and 21 deletions

View File

@@ -68,7 +68,7 @@ test_src_files = \
test_dynamic_ldflags = -Wl,--export-dynamic -Wl,-u,DlSymTestFunction
test_dynamic_src_files = \
dlopen_test.cpp \
dlfcn_test.cpp \
# Build tests for the device (with bionic's .so). Run with:
# adb shell /data/nativetest/bionic-unit-tests/bionic-unit-tests