#include #include "BBTTest.hpp" CPPUNIT_TEST_SUITE_REGISTRATION(BBTTest); using namespace std; using namespace ARDOUR; void BBTTest::addTest () { } void BBTTest::subtractTest () { }