History log of /frameworks/base/libs/hwui/tests/unit/main.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b6e20139755afbb4968ec0ac71182c179ea33ac0 14-Nov-2016 Seigo Nonaka <nona@google.com> Move test only initialization to each test setup.

Global default typeface initialization is only used by test code.
It is good to do in test and remove from production.

Test: ran hwuimicro hwui_unit_tests hwuimacro
Change-Id: I7090b1794828072112540b4e357a6d24bf8f664a
/frameworks/base/libs/hwui/tests/unit/main.cpp
7dc370bfe3223dfbcb368e0006c688dfd668ab01 17-Jun-2016 sergeyv <sergeyv@google.com> HWUI: add leak check for macrobench

Change-Id: Id2037921fdbe599b3c722f2e1d17b99f3b74361c
/frameworks/base/libs/hwui/tests/unit/main.cpp
8bd5edf804d5995fe266f3f612b70ee0ee104130 14-May-2016 sergeyv <sergeyv@google.com> Add gmock to hwui library

Change-Id: I1dec4cd234e5ee8bb01140b969d0cf817a849047
/frameworks/base/libs/hwui/tests/unit/main.cpp
88737a05b39c67deaccf30d64348ae1277dcf90f 08-Mar-2016 John Reck <jreck@google.com> Fix build breakage

Update for API change

Change-Id: I649778b5f104a5295c0c827cc832e6190137bd02
/frameworks/base/libs/hwui/tests/unit/main.cpp
dc87c52cd5645dd87380114462211574b63e6353 29-Feb-2016 John Reck <jreck@google.com> Add leak-checking to unit tests

Initial pass at leak-detection on the unit
tests. Due to quirks in jemalloc we need
to run the leak check on both the main thread
and the RT thread to get decent leak coverage.

Change-Id: I0dce754aef5593f1ef5c3bed86e1168437a34b74
/frameworks/base/libs/hwui/tests/unit/main.cpp