AuxPort 0.2
Modules for Audio Software Development
|
This namespace contains unit tests for AuxPort::String. More...
Functions | |
void | init (std::vector< AuxPort::Case > &testcases, const std::vector< std::string > &commands) |
This function initializes the tests for AuxPort::String and stores them in the given vector. | |
This namespace contains unit tests for AuxPort::String.
void AuxTest::UnitTests::String::init | ( | std::vector< AuxPort::Case > & | testcases, |
const std::vector< std::string > & | commands ) |
This function initializes the tests for AuxPort::String and stores them in the given vector.
Definition at line 3 of file AuxStringTest.cpp.