OSDN Git Service

bionic libc test: clean up test for dlopen_null
authorYongqin Liu <yongqin.liu@linaro.org>
Wed, 22 Oct 2014 13:55:07 +0000 (21:55 +0800)
committerYongqin Liu <yongqin.liu@linaro.org>
Wed, 22 Oct 2014 13:55:07 +0000 (21:55 +0800)
commita1b196f95e256e08fd0308669b942352477d57c1
tree444bb8e8f3199429e01d444c324515a819a08be9
parentc0daa7771eeaa9608c623794d90b8e81463ef857
bionic libc test: clean up test for dlopen_null

The test for dlopen function with null specified have been
re-implemented by dlfcn.dladdr test in bionic/tests/dlfcn_test.cpp.
so here deleted it for cleaning up

Change-Id: I99c3d1d2252b41c7484310fa20a1298d80ad565c
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
tests/bionic/libc/Android.mk
tests/bionic/libc/common/test_dlopen_null.c [deleted file]