add test case

This commit is contained in:
yihaoDeng 2024-02-28 10:48:24 +08:00
parent e1f11d1639
commit 9f983a07d7
1 changed files with 17 additions and 16 deletions

View File

@ -360,6 +360,7 @@ TEST_F(BackendEnv, checkOpen) {
bkdMgtDestroy(mgt);
streamStateClose((SStreamState *)p, true);
taosRemoveDir(path);
}
TEST_F(BackendEnv, backendChkp) { const char *path = "/tmp"; }