tests: Add AVTP source tests
authorAndre Guedes <andre.guedes@intel.com>
Thu, 2 May 2019 17:52:42 +0000 (10:52 -0700)
committerEderson de Souza <ederson.desouza@intel.com>
Wed, 3 Jul 2019 16:59:35 +0000 (09:59 -0700)
commitc427fd1aec4f1bf07f7677a060f210c8a5a3d42a
treecb2e4270a69cd10491ff4163b98b99b7164f33e2
parente0deddbcf6215cfa3f270abab5426fc6bdfd41b2
tests: Add AVTP source tests

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