tests: Add AAF payloader tests
authorAndre Guedes <andre.guedes@intel.com>
Fri, 22 Mar 2019 22:54:23 +0000 (15:54 -0700)
committerEderson de Souza <ederson.desouza@intel.com>
Wed, 3 Jul 2019 16:59:35 +0000 (09:59 -0700)
commite09470fac846f166ab85899c8514feec88a03d48
tree04b42e16ba9835d051b67aa125b97baf6da7f1a8
parent5592ab1769894250bbb55042599cd74620dd78fe
tests: Add AAF payloader tests

This patch adds the infrastructure to test AVTP plugin elements. It also
adds a test case to check avtpaafpay element basic functionality. The
test consists in setting the element sink caps and properties, and
verifying if the output buffer is set as expected.
tests/check/Makefile.am
tests/check/elements/avtpaafpay.c [new file with mode: 0644]
tests/check/meson.build