Home
last modified time | relevance | path

Searched refs:testBareboneODBC (Results 1 – 13 of 13) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/Data/ODBC/testsuite/src/
H A DODBCOracleTest.h35 void testBareboneODBC();
87 inline void ODBCOracleTest::testBareboneODBC() in testBareboneODBC() function
H A DODBCSQLiteTest.h33 void testBareboneODBC();
H A DODBCPostgreSQLTest.h42 void testBareboneODBC();
H A DODBCDB2Test.h33 void testBareboneODBC();
H A DODBCSQLServerTest.h41 void testBareboneODBC();
H A DODBCMySQLTest.h36 void testBareboneODBC();
H A DODBCSQLiteTest.cpp63 void ODBCSQLiteTest::testBareboneODBC() in testBareboneODBC() function in ODBCSQLiteTest
325 CppUnit_addTest(pSuite, ODBCSQLiteTest, testBareboneODBC); in suite()
H A DODBCMySQLTest.cpp76 void ODBCMySQLTest::testBareboneODBC() in testBareboneODBC() function in ODBCMySQLTest
423 CppUnit_addTest(pSuite, ODBCMySQLTest, testBareboneODBC); in suite()
H A DODBCDB2Test.cpp80 void ODBCDB2Test::testBareboneODBC() in testBareboneODBC() function in ODBCDB2Test
596 CppUnit_addTest(pSuite, ODBCDB2Test, testBareboneODBC); in suite()
H A DODBCPostgreSQLTest.cpp128 void ODBCPostgreSQLTest::testBareboneODBC() in testBareboneODBC() function in ODBCPostgreSQLTest
585 CppUnit_addTest(pSuite, ODBCPostgreSQLTest, testBareboneODBC); in suite()
H A DODBCTest.h48 virtual void testBareboneODBC() = 0;
H A DODBCSQLServerTest.cpp120 void ODBCSQLServerTest::testBareboneODBC() in testBareboneODBC() function in ODBCSQLServerTest
737 CppUnit_addTest(pSuite, ODBCSQLServerTest, testBareboneODBC); in suite()
H A DODBCOracleTest.cpp856 CppUnit_addTest(pSuite, ODBCOracleTest, testBareboneODBC); in suite()