src/server/test/webdav.h

branch
webdav
changeset 214
4d7ac67a1c14
parent 213
4a6be4f10d5f
child 215
68e824ba4a4f
equal deleted inserted replaced
213:4a6be4f10d5f 214:4d7ac67a1c14
44 44
45 UCX_TEST(test_rqbody2buffer); 45 UCX_TEST(test_rqbody2buffer);
46 46
47 UCX_TEST(test_msresponse_addproperty); 47 UCX_TEST(test_msresponse_addproperty);
48 48
49 UCX_TEST(test_msresponse_addproperty); 49 UCX_TEST(test_webdav_propfind_init);
50 50
51 /* --------------------------- PROPFIND --------------------------- */ 51 /* --------------------------- PROPFIND --------------------------- */
52 52
53 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \ 53 #define TEST_PROPFIND1 "<?xml version=\"1.0\" encoding=\"utf-8\" ?> \
54 <D:propfind xmlns:D=\"DAV:\"> \ 54 <D:propfind xmlns:D=\"DAV:\"> \

mercurial