diff options
author | Paul Kocialkowski <paul.kocialkowski@linux.intel.com> | 2017-08-28 17:55:00 +0300 |
---|---|---|
committer | Lyude <lyude@redhat.com> | 2017-08-30 14:46:31 -0400 |
commit | 5148162789d518e1bdd004b5f7cc11ffb00696e2 (patch) | |
tree | b42fd4b0419fba3bfaeb5afac2ec9354ee3796da /Makefile.am | |
parent | 0be6d4a6601b1d8a02d607d5a95f6164c2e66067 (diff) |
tests/chamelium: Let the Chamelium itself wait for a stable video input
Before capturing video, the Chamelium will always wait for the video
input to be stable (and perform the FSM if it was not). This means that
there is no need to explicitly do it beforehand.
When the receiver needs to be reset, the call will result in a timeout,
after which the follow-up call to capture the video will perform the FSM
that resets it. Skipping the explicit wait for video input stable allows
the Chamelium to perform the FSM directly, which saves valuable time.
Removing the associated call does not negatively impact the execution of
the CRC and frame comparison tests either.
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@linux.intel.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions