commit | 063cfb2084ea4b12d3c85b2d2c44e888f0857eb4 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Oct 25 20:55:23 2012 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Oct 26 16:42:06 2012 -0700 |
tree | ec94389e76f6fd79d573c4a689b7c83c4711edd0 | |
parent | 7193731ae6b8083bc7a5e5e468fb98b1dbcf3f3d [diff] [blame] |
Clean up the implementation of the <dirent.h> functions. Change-Id: I3c647cc9588525afc41fee90ee468d58cd13503a
diff --git a/tests/Android.mk b/tests/Android.mk index e38aaf9..f948fea 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -25,6 +25,7 @@ -Werror \ test_src_files = \ + dirent_test.cpp \ getcwd_test.cpp \ pthread_test.cpp \ regex_test.cpp \