src/server/test/webdav.h

branch
webdav
changeset 228
c0afce708b1d
parent 220
2915b6c11aec
child 233
c5985d2fc19a
equal deleted inserted replaced
227:3c23855f7b46 228:c0afce708b1d
35 #include <ucx/test.h> 35 #include <ucx/test.h>
36 36
37 #ifdef __cplusplus 37 #ifdef __cplusplus
38 extern "C" { 38 extern "C" {
39 #endif 39 #endif
40
41 UCX_TEST(test_webdav_plist_add);
42 UCX_TEST(test_webdav_plist_size);
40 43
41 UCX_TEST(test_propfind_parse); 44 UCX_TEST(test_propfind_parse);
42 UCX_TEST(test_proppatch_parse); 45 UCX_TEST(test_proppatch_parse);
43 UCX_TEST(test_lock_parse); 46 UCX_TEST(test_lock_parse);
44 47

mercurial