tests: Add tests for GstAvtpCrfBase base class.
authorVedang Patel <vedang.patel@intel.com>
Mon, 14 Oct 2019 20:56:49 +0000 (13:56 -0700)
committervedangpatel1 <vedang.patel@intel.com>
Thu, 30 Apr 2020 23:31:25 +0000 (23:31 +0000)
commitda810db63d6cf2aa5dff1bbde57c0888dc0703bf
tree5dce48068269b50ea4f86dfd0731ce10539de55d
parent551258b2c4f1d25c5151ef403147f5b5dd6d778d
tests: Add tests for GstAvtpCrfBase base class.

This adds tests which test the functions which do not call any external
syscalls and the properties.
tests/check/elements/avtpcrfbase.c [new file with mode: 0644]
tests/check/meson.build