X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftest_retrieval.c;h=0c5fd74a7bcc78925248271f7db9af07e7a30bb7;hp=a3741591b1a2888e04566b255d11264f95590187;hb=5242cb5a8634bfa38b9333ff7f903e718ac6e292;hpb=7b27a8f378d73a86e8ff5e4fa3285117362481c5 diff --git a/test/test_retrieval.c b/test/test_retrieval.c index a374159..0c5fd74 100644 --- a/test/test_retrieval.c +++ b/test/test_retrieval.c @@ -49,7 +49,7 @@ yaz_retrieval_t conv_configure(const char *xmlstring, WRBUF w) else { int r = yaz_retrieval_configure(p, ptr); - + if (r) { wrbuf_puts(w, yaz_retrieval_get_error(p)); @@ -59,7 +59,7 @@ yaz_retrieval_t conv_configure(const char *xmlstring, WRBUF w) } xmlFreeDoc(doc); return p; - } + } } int conv_configure_test(const char *xmlstring, const char *expect_error, @@ -102,10 +102,10 @@ int conv_configure_test(const char *xmlstring, const char *expect_error, static void tst_configure(void) { - YAZ_CHECK(conv_configure_test("", + YAZ_CHECK(conv_configure_test("", "Expected element ", 0)); YAZ_CHECK(conv_configure_test("", 0, 0)); @@ -121,7 +121,7 @@ static void tst_configure(void) YAZ_CHECK(conv_configure_test("" - "" "" @@ -131,7 +131,7 @@ static void tst_configure(void) "'unknown'", 0)); YAZ_CHECK(conv_configure_test("" - "" "" @@ -140,14 +140,14 @@ static void tst_configure(void) "value syntax='unknown_synt'", 0)); YAZ_CHECK(conv_configure_test("" - "" "", 0, 0)); YAZ_CHECK(conv_configure_test("" - "" "", @@ -155,9 +155,9 @@ static void tst_configure(void) YAZ_CHECK(conv_configure_test("" - "" "", @@ -166,18 +166,18 @@ static void tst_configure(void) YAZ_CHECK(conv_configure_test("" - "" "" - "" + "" "", "Element : expected zero or one element " ", got ", 0)); YAZ_CHECK(conv_configure_test("" - "" @@ -190,7 +190,7 @@ static void tst_configure(void) " got 'schema'", 0)); YAZ_CHECK(conv_configure_test("" - "" @@ -202,7 +202,7 @@ static void tst_configure(void) 0, 0)); YAZ_CHECK(conv_configure_test("" - "" @@ -216,7 +216,7 @@ static void tst_configure(void) YAZ_CHECK(conv_configure_test("" - ""