1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-02 02:53:04 +03:00
new testprogram testSRBank
This commit is contained in:
jonas@eel.(none)
2005-09-09 12:39:06 +02:00
parent 1159b7591e
commit 6ec3fa6ac1
8 changed files with 368 additions and 88 deletions

View File

@@ -64,7 +64,8 @@ public:
const char* getPropertyWait(const char*, const char* );
void decProperty(const char *);
void incProperty(const char *);
// Communicate with other tests
void stopTest();
bool isTestStopped();