OSDN Git Service

graphics: clean up mapper VTS tests
authorChia-I Wu <olv@google.com>
Fri, 24 Feb 2017 18:41:35 +0000 (10:41 -0800)
committerChia-I Wu <olv@google.com>
Tue, 7 Mar 2017 20:24:26 +0000 (12:24 -0800)
commit89d09ddb0a9d7324466983243350f635208283e1
tree58fb488c983709e58a0310acb8c7bd3844c16fb9
parent69505c68425bb652f4979e6a805b35b4f82fb250
graphics: clean up mapper VTS tests

Add libVtsHalGraphicsMapperUtils which provides a wrapper to
IMapper.  Port tests to be based on libVtsHalGraphicsMapperUtils.

Test: manual
Change-Id: I0639df178fd0a94153b48733930bb13f2d0aa930
graphics/mapper/2.0/vts/functional/Android.bp
graphics/mapper/2.0/vts/functional/VtsHalGraphicsMapperTestUtils.cpp [new file with mode: 0644]
graphics/mapper/2.0/vts/functional/VtsHalGraphicsMapperTestUtils.h [new file with mode: 0644]
graphics/mapper/2.0/vts/functional/VtsHalGraphicsMapperV2_0TargetTest.cpp