src/server/test/vfs.h

branch
webdav
changeset 248
bc8f8ddbad2e
parent 220
2915b6c11aec
child 415
d938228c382e
--- a/src/server/test/vfs.h	Sun May 31 16:58:23 2020 +0200
+++ b/src/server/test/vfs.h	Sun May 31 17:31:43 2020 +0200
@@ -44,6 +44,8 @@
 UCX_TEST(test_vfs_mkdir);
 UCX_TEST(test_vfs_opendir);
 UCX_TEST(test_vfs_readdir);
+UCX_TEST(test_vfs_unlink);
+UCX_TEST(test_vfs_rmdir);
 
 #ifdef __cplusplus
 }

mercurial