Ardour
9.0-pre0-979-g7f6f3d64f1
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
g
h
i
k
l
m
n
p
s
v
w
x
z
Typedefs
a
b
c
d
e
f
g
i
k
l
m
n
p
r
s
t
u
v
x
z
Enumerations
b
e
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
lua_script_test.h
Go to the documentation of this file.
1
#include <memory>
2
3
#include "
test_needing_session.h
"
4
5
class
LuaScriptTest
:
public
TestNeedingSession
6
{
7
CPPUNIT_TEST_SUITE
(
LuaScriptTest
);
8
CPPUNIT_TEST
(
session_script_test
);
9
CPPUNIT_TEST
(
dsp_script_test
);
10
CPPUNIT_TEST_SUITE_END
();
11
12
public
:
13
void
session_script_test
();
14
void
dsp_script_test
();
15
};
LuaScriptTest
Definition:
lua_script_test.h:6
LuaScriptTest::CPPUNIT_TEST_SUITE
CPPUNIT_TEST_SUITE(LuaScriptTest)
LuaScriptTest::CPPUNIT_TEST
CPPUNIT_TEST(dsp_script_test)
LuaScriptTest::CPPUNIT_TEST_SUITE_END
CPPUNIT_TEST_SUITE_END()
LuaScriptTest::CPPUNIT_TEST
CPPUNIT_TEST(session_script_test)
LuaScriptTest::session_script_test
void session_script_test()
LuaScriptTest::dsp_script_test
void dsp_script_test()
TestNeedingSession
Definition:
test_needing_session.h:9
test_needing_session.h
libs
ardour
test
lua_script_test.h
Generated on Sun Mar 16 2025 05:23:23 for Ardour by
1.9.1