Add tests for Android-specific stubs

Also fix problem with multi-user IDs that the home directory was
returned as "/data" instead of "/" unlike all the other uids.

Change-Id: I914d22052e5a86552989f8969b85aadbc748c65d
This commit is contained in:
Kenny Root
2012-09-13 10:52:52 -07:00
parent fa36875df4
commit 2a54e5ecd0
3 changed files with 122 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ test_src_files = \
pthread_test.cpp \
regex_test.cpp \
string_test.cpp \
stubs_test.cpp \
test_dynamic_ldflags = -Wl,--export-dynamic -Wl,-u,DlSymTestFunction
test_dynamic_src_files = \