Re: [PATCH v4 3/3] cec-compliance: add tuner control test

2019-10-01 Thread Hans Verkuil
On 10/1/19 5:18 AM, Jiunn Chang wrote: > Add test for new features added to cec-follower. > > Analog tuner control test tuner_ctl_test(): > - give analog tuner status > - select tuner analog service > - analog tuner step features > > Signed-off-by: Jiunn Chang > --- > utils/cec-compliance

[PATCH v4 3/3] cec-compliance: add tuner control test

2019-09-30 Thread Jiunn Chang
Add test for new features added to cec-follower. Analog tuner control test tuner_ctl_test(): - give analog tuner status - select tuner analog service - analog tuner step features Signed-off-by: Jiunn Chang --- utils/cec-compliance/cec-test.cpp | 91 +++ 1 file