persistentstorage/sqlite3api/TEST/sqliteTestUtl.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
--- a/persistentstorage/sqlite3api/TEST/sqliteTestUtl.h	Tue Aug 31 16:57:14 2010 +0300
+++ b/persistentstorage/sqlite3api/TEST/sqliteTestUtl.h	Wed Sep 01 12:39:58 2010 +0100
@@ -24,16 +24,12 @@
 extern "C" {
 #endif
 
-void TestOpen(const char* title);
 void TestTitle(void);
 void TestStart(const char* title);
 void TestNext(const char* title);
 void TestClose(void);
 void TestEnd(void);
 void TestAbort(TInt aLine);
-void TestTestLine(int aResult, int aLine);
-void TestTest(int aResult);
-void TestPrintf(const char* title);
 
 void TestHeapMark(void);
 void TestHeapMarkEnd(void);