This patch series implements analog tuner step increment/decrement as well as performs
cec-compliance tests for: select analog service, give tuner device status, and analog
step increment/decrement. New tests where added for tuner step increment/decrement and
existing tests where refactored for select analog service and give tuner device status.
Changes made since v1:
- Remove redundant error checking
- Add circular wrap logic to tuner step increment/decrement
---
Jiunn Chang (2):
cec-follower: add tuner step increment/decrement
cec-compliance: add/refactor tuner control tests
utils/cec-compliance/cec-test.cpp | 181 +++++++++++++++++++++++-------
utils/cec-follower/cec-tuner.cpp | 47 +++++++-
2 files changed, 184 insertions(+), 44 deletions(-)
--
2.23.0