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. --- 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 | 49 +++++++- 2 files changed, 186 insertions(+), 44 deletions(-) -- 2.23.0