comparison 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
comparison
equal deleted inserted replaced
189:6859f35cb4f8 190:70b0f1f9e039
1 #include "catch/catch.hpp"
2
3 TEST_CASE("Configure plugin with parameter dependent preferred framing sizes") {
4
5 }