src/server/test/xml.c

branch
webdav
changeset 324
44cf877b3d9f
parent 319
a9b9344875aa
equal deleted inserted replaced
323:dc5b0fee49df 324:44cf877b3d9f
424 UCX_TEST_ASSERT(!list4->namespace->prefix, "list4 elm1 prefix should be NULL"); 424 UCX_TEST_ASSERT(!list4->namespace->prefix, "list4 elm1 prefix should be NULL");
425 UCX_TEST_ASSERT(!strcmp((const char*)list3->namespace->href, "ns1"), "list3: wrong href"); 425 UCX_TEST_ASSERT(!strcmp((const char*)list3->namespace->href, "ns1"), "list3: wrong href");
426 426
427 427
428 UCX_TEST_END; 428 UCX_TEST_END;
429 //testutil_destroy_session(sn); 429 testutil_destroy_session(sn);
430 } 430 }

mercurial