Fix 32-bit issues in tests, and add a trivial test for the FD_* macros.

Change-Id: Ia3f21ce1f0ed9236527fe44d36ccb7de6bf63113
This commit is contained in:
Elliott Hughes
2013-10-02 16:59:05 -07:00
parent f741e1c2ed
commit 5b9310e502
4 changed files with 50 additions and 5 deletions

View File

@@ -80,6 +80,7 @@ test_src_files = \
string_test.cpp \
strings_test.cpp \
stubs_test.cpp \
sys_select_test.cpp \
sys_sendfile_test.cpp \
sys_stat_test.cpp \
system_properties_test.cpp \