commit | 73964c592c8d23901e9479893dfbd3d0f25bab04 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Feb 13 14:35:14 2013 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Feb 13 14:40:48 2013 -0800 |
tree | dd7c786e0c3011cfcb26a4a8ea45519a6283b404 | |
parent | 627274292edf1d051dd939a0b14b69d3fcb84742 [diff] [blame] |
Everyone has CLZ. Even armv5 had CLZ. Change-Id: I51bc8d1166d09940fd0d3f4c7717edf26977082c
diff --git a/tests/Android.mk b/tests/Android.mk index eb97e6c..da9d676 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -71,6 +71,7 @@ stdio_test.cpp \ stdlib_test.cpp \ string_test.cpp \ + strings_test.cpp \ stubs_test.cpp \ unistd_test.cpp \