OSDN Git Service

graphics: clean up composer VTS tests
authorChia-I Wu <olv@google.com>
Fri, 24 Feb 2017 22:34:02 +0000 (14:34 -0800)
committerChia-I Wu <olv@google.com>
Tue, 7 Mar 2017 20:26:03 +0000 (12:26 -0800)
commit8cc5a1541047d8ff90c12f6eb2f8910268eee48e
tree8aef3aadc81894f2cb751fdb478e51aabed941b9
parent89d09ddb0a9d7324466983243350f635208283e1
graphics: clean up composer VTS tests

Add libVtsHalGraphicsComposerUtils which provides a wrapper to
IComposer.  Port tests to be based on
libVtsHalGraphicsComposerUtils.

Test: manual
Change-Id: I400c347b54702c3d45954e6cdc101d3dc1241efd
graphics/composer/2.1/vts/functional/Android.bp
graphics/composer/2.1/vts/functional/VtsHalGraphicsComposerTestUtils.cpp [new file with mode: 0644]
graphics/composer/2.1/vts/functional/VtsHalGraphicsComposerTestUtils.h [new file with mode: 0644]
graphics/composer/2.1/vts/functional/VtsHalGraphicsComposerV2_1TargetTest.cpp