tests: check: initial unit test support
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Tue, 8 Oct 2019 19:20:26 +0000 (12:20 -0700)
committerU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 16 Oct 2019 19:49:17 +0000 (12:49 -0700)
commit7ce24e6ff793dfd8aa710c2cc236002304bc0849
tree1576a8047a0487c2b24a11b63d1fdec0d0f50814
parent97aabe8784c057a4bee33d6f541ab7d75ca3708e
tests: check: initial unit test support

Add minimal unit test toolchain files and a simple
vaapipostproc unit test.
meson.build
meson_options.txt
tests/check/elements/vaapipostproc.c [new file with mode: 0644]
tests/check/meson.build [new file with mode: 0644]
tests/meson.build