OSDN Git Service

bionic: add a test for dlopen(NULL,...)
authorDavid 'Digit' Turner <digit@google.com>
Wed, 21 Jul 2010 23:15:28 +0000 (16:15 -0700)
committerDavid 'Digit' Turner <digit@google.com>
Wed, 21 Jul 2010 23:15:28 +0000 (16:15 -0700)
commit6f09971503f9bea177168d1599e925a5b22d18dd
tree10467d1a98c179f5e853ac73b913b17547b8dc68
parent83b47ccbc4066ef19f5d95261d8a892567a7f0a7
bionic: add a test for dlopen(NULL,...)

Change-Id: Iee8b33d1a046a71f5fd934912ee36371c1c9e8e5
tests/bionic/libc/Android.mk
tests/bionic/libc/common/test_dlopen_null.c [new file with mode: 0644]