ardour
Public Member Functions | Private Member Functions | List of all members
JackUtilsTest Class Reference

#include <jack_utils_test.h>

Inheritance diagram for JackUtilsTest:

Public Member Functions

void test_driver_names ()
 
void test_device_names ()
 
void test_samplerates ()
 
void test_period_sizes ()
 
void test_dither_modes ()
 
void test_connect_server ()
 
void test_set_jack_path_env ()
 
void test_server_paths ()
 
void test_config ()
 
void test_command_line ()
 

Private Member Functions

 CPPUNIT_TEST_SUITE (JackUtilsTest)
 
 CPPUNIT_TEST (test_driver_names)
 
 CPPUNIT_TEST (test_device_names)
 
 CPPUNIT_TEST (test_samplerates)
 
 CPPUNIT_TEST (test_period_sizes)
 
 CPPUNIT_TEST (test_dither_modes)
 
 CPPUNIT_TEST (test_connect_server)
 
 CPPUNIT_TEST (test_set_jack_path_env)
 
 CPPUNIT_TEST (test_server_paths)
 
 CPPUNIT_TEST (test_config)
 
 CPPUNIT_TEST (test_command_line)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 5 of file jack_utils_test.h.

Member Function Documentation

JackUtilsTest::CPPUNIT_TEST ( test_driver_names  )
private
JackUtilsTest::CPPUNIT_TEST ( test_device_names  )
private
JackUtilsTest::CPPUNIT_TEST ( test_samplerates  )
private
JackUtilsTest::CPPUNIT_TEST ( test_period_sizes  )
private
JackUtilsTest::CPPUNIT_TEST ( test_dither_modes  )
private
JackUtilsTest::CPPUNIT_TEST ( test_connect_server  )
private
JackUtilsTest::CPPUNIT_TEST ( test_set_jack_path_env  )
private
JackUtilsTest::CPPUNIT_TEST ( test_server_paths  )
private
JackUtilsTest::CPPUNIT_TEST ( test_config  )
private
JackUtilsTest::CPPUNIT_TEST ( test_command_line  )
private
JackUtilsTest::CPPUNIT_TEST_SUITE ( JackUtilsTest  )
private
JackUtilsTest::CPPUNIT_TEST_SUITE_END ( )
private
void JackUtilsTest::test_command_line ( )

Definition at line 282 of file jack_utils_test.cc.

void JackUtilsTest::test_config ( )

Definition at line 267 of file jack_utils_test.cc.

void JackUtilsTest::test_connect_server ( )

Definition at line 140 of file jack_utils_test.cc.

void JackUtilsTest::test_device_names ( )

Definition at line 70 of file jack_utils_test.cc.

void JackUtilsTest::test_dither_modes ( )

Definition at line 115 of file jack_utils_test.cc.

void JackUtilsTest::test_driver_names ( )

Definition at line 20 of file jack_utils_test.cc.

void JackUtilsTest::test_period_sizes ( )

Definition at line 101 of file jack_utils_test.cc.

void JackUtilsTest::test_samplerates ( )

Definition at line 87 of file jack_utils_test.cc.

void JackUtilsTest::test_server_paths ( )

Definition at line 178 of file jack_utils_test.cc.

void JackUtilsTest::test_set_jack_path_env ( )

Definition at line 151 of file jack_utils_test.cc.


The documentation for this class was generated from the following files: