tests: Add tests for CRF Synchronizer element
authorVedang Patel <vedang.patel@intel.com>
Mon, 14 Oct 2019 20:56:36 +0000 (13:56 -0700)
committervedangpatel1 <vedang.patel@intel.com>
Thu, 30 Apr 2020 23:31:25 +0000 (23:31 +0000)
commit551258b2c4f1d25c5151ef403147f5b5dd6d778d
tree8b03a5c337e9c5b8c00f01e43618336b59bb515e
parente47fa2006f7a51b87e9ef353f9cee3d47f05a5ff
tests: Add tests for CRF Synchronizer element

This adds tests to validate whether the avtpcrfsync element applies the
adjustment correctly.

Also, the infrastructure to include additional source files while compiling
is added. This change is exactly the same as the one in gst-plugins-good.
tests/check/elements/avtpcrfsync.c [new file with mode: 0644]
tests/check/meson.build