History log of /system/core/libutils/tests/Vector_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
16bed9650aa493194b4091700ac81c9c882d96b2 20-Sep-2015 Brian Carlstrom <bdc@google.com> am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc-dev

* commit '742d0173e8bd41e137d175c04860c532270b3f5b':
libutils: Fix integer overflows in VectorImpl.
110f705e1077b388a69814e9cdd2907a6ad7d5bb 20-Sep-2015 Brian Carlstrom <bdc@google.com> resolved conflicts for 832a0d1c to mnc-dev

Change-Id: Ic46ee60de7bc500f4e1d5fe841524db80918a8d9
419e6c3c68413bd6dbb6872340b2ae0d69a0fd60 28-Aug-2015 Narayan Kamath <narayan@google.com> 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

(cherry picked from commit c609c31fb56ae434caa2d0153cd0a2f74a715071)

Change-Id: I61644633db6b54fa230683615de9724f7fabf6fb
/system/core/libutils/tests/Vector_test.cpp
51e740f802083cc250a2f6228222bcbbcec79887 08-Sep-2015 Narayan Kamath <narayan@google.com> resolved conflicts for 32d86587 to mnc-dr-dev-plus-aosp

Change-Id: I381133e7dd93f908bd3d2b42e8af83d954e428af
c609c31fb56ae434caa2d0153cd0a2f74a715071 28-Aug-2015 Narayan Kamath <narayan@google.com> 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
/system/core/libutils/tests/Vector_test.cpp
3e6c451908418484d6e3b4a9f26e793af5d04b62 18-Aug-2015 Nick Kralevich <nnk@google.com> libutils: fix signed/unsigned comparison warnings

Change-Id: Ib283c85a404a20688c5357fa513e5d07c2f42803
/system/core/libutils/tests/Vector_test.cpp
d98e07fdf9c338589f263c47ce5c844ed43efad5 02-Aug-2013 Alex Ray <aray@google.com> move libs/utils to libutils

Change-Id: I6cf4268599460791414882f91eeb88a992fbd29d
/system/core/libutils/tests/Vector_test.cpp