src/server/test/webdav.h

branch
webdav
changeset 218
2ba512b284b9
parent 216
ce2866ec97f6
child 220
2915b6c11aec
equal deleted inserted replaced
217:8ed14d76db42 218:2ba512b284b9
43 UCX_TEST(test_lock_parse); 43 UCX_TEST(test_lock_parse);
44 44
45 UCX_TEST(test_rqbody2buffer); 45 UCX_TEST(test_rqbody2buffer);
46 46
47 UCX_TEST(test_webdav_plist_iterator); 47 UCX_TEST(test_webdav_plist_iterator);
48 UCX_TEST(test_webdav_plist_iterator_remove_current);
48 49
49 UCX_TEST(test_msresponse_addproperty); 50 UCX_TEST(test_msresponse_addproperty);
50 51
51 UCX_TEST(test_webdav_propfind_init); 52 UCX_TEST(test_webdav_propfind_init);
52 UCX_TEST(test_webdav_plist_iterator_remove_current); 53 UCX_TEST(test_webdav_op_propfind_begin);
53 54
54 /* --------------------------- PROPFIND --------------------------- */ 55 /* --------------------------- PROPFIND --------------------------- */
55 56
56 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \ 57 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \
57 <D:propfind xmlns:D=\"DAV:\"> \ 58 <D:propfind xmlns:D=\"DAV:\"> \

mercurial