Lines Matching refs:fail

252                 fail("getElementByURI: null allowed");  in check()
258 fail("getMetadataGraphsWithType: null URI allowed"); in check()
264 fail("addMetadataFile: empty filename allowed"); in check()
270 fail("addMetadataFile: absolute filename allowed"); in check()
276 fail("addMetadataFile: invalid filename allowed"); in check()
282 fail("addMetadataFile: filename with .. allowed"); in check()
288 fail("addMetadataFile: filename with nest .. allowed"); in check()
294 fail("addMetadataFile: filename with nest . allowed"); in check()
300 fail("addMetadataFile: content.xml allowed"); in check()
306 fail("addMetadataFile: styles.xml allowed"); in check()
312 fail("addMetadataFile: meta.xml allowed"); in check()
318 fail("addMetadataFile: settings.xml allowed"); in check()
325 fail("importMetadataFile: null stream allowed"); in check()
335 fail("importMetadataFile: empty filename allowed"); in check()
344 fail("importMetadataFile: meta.xml filename allowed"); in check()
353 fail("importMetadataFile: null base URI allowed"); in check()
362 fail("importMetadataFile: non-absolute base URI allowed"); in check()
368 fail("removeMetadataFile: null URI allowed"); in check()
374 fail("addContentOrStylesFile: empty filename allowed"); in check()
380 fail("addContentOrStylesFile: absolute filename allowed"); in check()
386 fail("addContentOrStylesFile: invalid filename allowed"); in check()
392 fail("removeContentOrStylesFile: empty filename allowed"); in check()
398 fail("loadMetadataFromStorage: null storage allowed"); in check()
404 fail("storeMetadataToStorage: null storage allowed"); in check()
410 fail("loadMetadataFromMedium: empty medium allowed"); in check()
416 fail("storeMetadataToMedium: empty medium allowed"); in check()
907 fail(); in report()