Ardour  9.0-pre0-582-g084a23a80d
lua_script_test.h
Go to the documentation of this file.
1 #include <memory>
2 
3 #include "test_needing_session.h"
4 
6 {
11 
12 public:
14  void dsp_script_test ();
15 };
CPPUNIT_TEST_SUITE(LuaScriptTest)
CPPUNIT_TEST(dsp_script_test)
CPPUNIT_TEST(session_script_test)
void session_script_test()
void dsp_script_test()