tests: Add AVTP sink tests
authorAndre Guedes <andre.guedes@intel.com>
Thu, 25 Apr 2019 21:16:46 +0000 (14:16 -0700)
committerEderson de Souza <ederson.desouza@intel.com>
Wed, 3 Jul 2019 16:59:35 +0000 (09:59 -0700)
commite0deddbcf6215cfa3f270abab5426fc6bdfd41b2
tree0a30a79a676919b88b074c9f963272254cd8896f
parent82b6b0faa7ba7867d0c97b66128863c4c6bf83c1
tests: Add AVTP sink tests

This patch adds test cases for the AVTP sink element. For now, only
properties get() and set() are covered.
tests/check/Makefile.am
tests/check/elements/avtpsink.c [new file with mode: 0644]
tests/check/meson.build