public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cec: One Touch Record tests
@ 2021-06-17 23:41 Deborah Brouwer
  2021-06-17 23:41 ` [PATCH v2 1/2] cec: expand One Touch Record TV Screen test Deborah Brouwer
  2021-06-17 23:41 ` [PATCH v2 2/2] cec: expand One Touch Record On test Deborah Brouwer
  0 siblings, 2 replies; 5+ messages in thread
From: Deborah Brouwer @ 2021-06-17 23:41 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil, jaffe1, Deborah Brouwer

This is part of an Outreachy project to expand the testing of
One Touch Record messages as handled by CEC adapters.

Changes since v1:
	Patch 1/2 cec: expand One Touch Record TV Screen test
	- add space after 'switch'
	- add "return" before fail
	- check analog broadcast type and broadcast system operand
	- add a comment when follower ignores message
	
	Patch 2/2 cec: expand One Touch Record On test
	- new patch

Deborah Brouwer (2):
  cec: expand One Touch Record TV Screen test
  cec: expand One Touch Record On test

 utils/cec-compliance/cec-test.cpp | 160 +++++++++++++++++++++++++++---
 utils/cec-follower/cec-tuner.cpp  |  37 ++++++-
 2 files changed, 176 insertions(+), 21 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-18  9:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-17 23:41 [PATCH v2 0/2] cec: One Touch Record tests Deborah Brouwer
2021-06-17 23:41 ` [PATCH v2 1/2] cec: expand One Touch Record TV Screen test Deborah Brouwer
2021-06-18  7:44   ` Hans Verkuil
2021-06-17 23:41 ` [PATCH v2 2/2] cec: expand One Touch Record On test Deborah Brouwer
2021-06-18  9:16   ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox