2 #include <cppunit/TestFixture.h>
3 #include <cppunit/extensions/HelperMacros.h>
void new_session_from_template()
CPPUNIT_TEST_SUITE(SessionTest)
void open_session_utf8_path()
CPPUNIT_TEST(open_session_utf8_path)
CPPUNIT_TEST(new_session)
CPPUNIT_TEST(new_session_from_template)