platform_system_core/libutils/tests
James Hawkins b898075f30 system/core/lib[c]utils: Fix signedness comparison warnings.
* Store the output of a length variable in size_t.
* Annotate unsigned constant values as such.

Bug: 27384813
Change-Id: I8504c0a8f5840d4d42e5c0df797a4e5d02d13eb9
2016-03-01 11:21:53 -08:00
..
Android.mk Merge "Teach sp<> how to std::move" 2015-11-02 21:39:24 +00:00
BitSet_test.cpp libutils: fix signed/unsigned comparison warnings 2015-08-17 20:54:15 -07:00
BlobCache_test.cpp libutils: turn on -Werror 2014-06-02 15:57:50 -07:00
Looper_test.cpp Make libutils Looper independent of frameworks/native 2013-12-18 22:32:13 -08:00
LruCache_test.cpp libutils: fix cache removal when callback invalidates the key 2015-11-20 14:54:51 +00:00
String8_test.cpp move libs/utils to libutils 2013-08-02 14:40:08 -07:00
StrongPointer_test.cpp Teach sp<> how to std::move 2015-10-29 07:17:40 -07:00
TestHelpers.h move libs/utils to libutils 2013-08-02 14:40:08 -07:00
Unicode_test.cpp move libs/utils to libutils 2013-08-02 14:40:08 -07:00
Vector_test.cpp system/core/lib[c]utils: Fix signedness comparison warnings. 2016-03-01 11:21:53 -08:00