OSDN Git Service

Modify StateTransitions test
authorRam Mohan M <ram.mohan@ittiam.com>
Wed, 28 Jun 2017 05:29:59 +0000 (10:59 +0530)
committerPawin Vongmasa <pawin@google.com>
Tue, 15 Aug 2017 11:57:15 +0000 (04:57 -0700)
commit0bd706936f3736881c132ffe088d5f9f09fc1d51
tree84d0a77b5912fcfb505b42d829aeb74cea13723d
parent285f8b116ec6381991a4e20a4a2fa58a2176b30b
Modify StateTransitions test

During loaded <-> idle state transition, check for events
is done after allocating all the buffers on a port. This is now
done after allocation of every single buffer. This is done to
improve scope of testing

Bug: 63796949

Change-Id: Icf3405ac6716f9533d31189f6c4a4c4ac908da5f
media/omx/1.0/vts/functional/common/media_hidl_test_common.cpp
media/omx/1.0/vts/functional/common/media_hidl_test_common.h
media/omx/1.0/vts/functional/component/VtsHalMediaOmxV1_0TargetComponentTest.cpp