From 122c9110f3b099a0f2e5d995f42f99b385adad4e Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 7 Dec 2019 15:58:26 +0100 Subject: Add an HDCP test-case. --- decoder/test/hdcp/test.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 decoder/test/hdcp/test.conf (limited to 'decoder/test/hdcp/test.conf') diff --git a/decoder/test/hdcp/test.conf b/decoder/test/hdcp/test.conf new file mode 100644 index 0000000..5eaf40e --- /dev/null +++ b/decoder/test/hdcp/test.conf @@ -0,0 +1,6 @@ +test unknown_device + protocol-decoder i2c channel scl=0 channel sda=1 + protocol-decoder hdcp + stack i2c hdcp + input i2c/hdcp/unknown_device/hdcp.sr + output hdcp annotation match unknown_device.output -- cgit v1.2.3-54-g00ecf