add test case
This commit is contained in:
parent
e1f11d1639
commit
9f983a07d7
|
@ -360,6 +360,7 @@ TEST_F(BackendEnv, checkOpen) {
|
||||||
|
|
||||||
bkdMgtDestroy(mgt);
|
bkdMgtDestroy(mgt);
|
||||||
streamStateClose((SStreamState *)p, true);
|
streamStateClose((SStreamState *)p, true);
|
||||||
|
taosRemoveDir(path);
|
||||||
}
|
}
|
||||||
|
|
||||||
TEST_F(BackendEnv, backendChkp) { const char *path = "/tmp"; }
|
TEST_F(BackendEnv, backendChkp) { const char *path = "/tmp"; }
|
||||||
|
|
Loading…
Reference in New Issue