OSDN Git Service

Move pthread_atfork_dlclose test out of static lib
authorDmitriy Ivanov <dimitry@google.com>
Tue, 5 May 2015 23:29:28 +0000 (16:29 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Wed, 6 May 2015 21:15:28 +0000 (14:15 -0700)
commit5624a6a1e52ff959b0f88765d38f190700422773
tree5259b59adb0536c7cc8ff950a5ce01182c432777
parentf3392791bc0f8f3638a04e15cea893c7c102f3c3
Move pthread_atfork_dlclose test out of static lib

Bug: http://b/20858755
Change-Id: I0d84e8b43dc33902d75af18db6b7c8e0b619d718
tests/Android.mk
tests/pthread_dlfcn_test.cpp [new file with mode: 0644]
tests/pthread_test.cpp