android_system_core/libutils/tests
Narayan Kamath c609c31fb5 libutils: Fix integer overflows in VectorImpl.
Use external/safe-iop to check for overflows on arithmetic
operations.

Also remove an unnecessary copy of Vector/SharedBuffer from
codeflinger and use the copy from libutils instead.

Note that some of the unit tests are somewhat useless due to
test-runner limitations : gtest's ability to filter on abort message
doesn't work when combined with messages formatted by android's logging
system.

bug: 22953624

Change-Id: I46b1ae8ca1f3a010be13aca36a091e76a97a7b70
2015-09-02 12:37:49 +01:00
..
Android.mk libutils: Fix integer overflows in VectorImpl. 2015-09-02 12:37:49 +01:00
BasicHashtable_test.cpp Clean up some test makefiles. 2014-11-04 17:19:55 -08:00
BitSet_test.cpp Add BitSet64. DO NOT MERGE 2014-03-24 16:51:01 -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 Clean up some test makefiles. 2014-11-04 17:19:55 -08:00
String8_test.cpp move libs/utils to libutils 2013-08-02 14:40:08 -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 libutils: Fix integer overflows in VectorImpl. 2015-09-02 12:37:49 +01:00