OSDN Git Service

graphics: clean up allocator VTS tests
authorChia-I Wu <olv@google.com>
Tue, 21 Feb 2017 21:06:58 +0000 (13:06 -0800)
committerChia-I Wu <olv@google.com>
Tue, 7 Mar 2017 20:23:25 +0000 (12:23 -0800)
commit69505c68425bb652f4979e6a805b35b4f82fb250
treef3c782002704b968914121e26c35a82ba196bd76
parentd5c63c8730f0f3c56242cbc446841d0996e95d24
graphics: clean up allocator VTS tests

Add libVtsHalGraphicsAllocatorUtils which provides a wrapper to
IAllocator.  Port tests to be based on
libVtsHalGraphicsAllocatorUtils.

Test: manual
Change-Id: I6d56160dc4fa6e5106cc55e75cdd923f15635317
graphics/allocator/2.0/vts/functional/Android.bp
graphics/allocator/2.0/vts/functional/VtsHalGraphicsAllocatorTestUtils.cpp [new file with mode: 0644]
graphics/allocator/2.0/vts/functional/VtsHalGraphicsAllocatorTestUtils.h [new file with mode: 0644]
graphics/allocator/2.0/vts/functional/VtsHalGraphicsAllocatorV2_0TargetTest.cpp