X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_retrieval.c;h=0c5fd74a7bcc78925248271f7db9af07e7a30bb7;hb=58b73e42cc56014e9a1f57474884c6bd4e97ccc1;hp=a3741591b1a2888e04566b255d11264f95590187;hpb=e38cab5629e6643d9e1621a697e8ccc8d7822727;p=yaz-moved-to-github.git 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("" - ""