commit | 8c42606ae10b59318c9a4ea83854049bab5b9328 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Apr 10 11:34:14 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Apr 10 11:34:14 2014 -0700 |
tree | acce4aed7ffff7fbdc337249e79da85e8fd39aec | |
parent | 4e364d972433bda04614b56bc422ca88bf406c00 [diff] [blame] |
Add a test for external/stlport a6df82320fcb8f26af0d067c7768fedbaeb9ad88. Change-Id: If4df9f5df41ae5453a3dff6bb032b419819f8703
diff --git a/tests/Android.mk b/tests/Android.mk index e8ee687..b32d8d4 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -67,6 +67,7 @@ string_test.cpp \ strings_test.cpp \ stubs_test.cpp \ + sstream_test.cpp \ sys_epoll_test.cpp \ sys_mman_test.cpp \ sys_resource_test.cpp \