annotate test/vamp-client/tst_PluginStub.cpp @ 190:70b0f1f9e039

Setup test harness (Catch), integrate into build system.
author Lucas Thompson <dev@lucas.im>
date Tue, 07 Feb 2017 11:07:17 +0000
parents
children 79c64ff2610b
rev   line source
dev@190 1 #include "catch/catch.hpp"
dev@190 2
dev@190 3 TEST_CASE("Configure plugin with parameter dependent preferred framing sizes") {
dev@190 4
dev@190 5 }