Home
last modified time | relevance | path

Searched refs:CuFail (Results 1 – 25 of 41) sorted by relevance

12

/dports/textproc/syck/syck-0.70/tests/
H A DCuTest.c126 void CuFail(CuTest* tc, char* message) in CuFail() function
136 CuFail(tc, message); in CuAssert()
142 CuFail(tc, "assert failed"); in CuAssertTrue()
155 CuFail(tc, message->buffer); in CuAssertStrEquals()
163 CuFail(tc, buf); in CuAssertIntEquals()
171 CuFail(tc, buf); in CuAssertPtrEquals()
179 CuFail(tc, buf); in CuAssertPtrNotNull()
H A DCuTest.h55 void CuFail(CuTest* tc, char* message);
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dtest_big_tables.c34 CuFail(ct, "Failed to open FITS table"); in test_big_table()
52 CuFail(ct, "Failde to find RA,Dec\n"); in test_big_table()
56 CuFail(ct, "Failed to fitstable_read_structs"); in test_big_table()
H A Dcutest.h76 #define CuFail(tc, ms) CuFail_Line( (tc), __FILE__, __LINE__, NULL, (ms)) macro
/dports/textproc/clucene/clucene-core-2.3.3.4/src/test/
H A DCuTest.cpp180 void CuFail(CuTest* tc, const TCHAR* format, ...) in CuFail() function
194 void CuFail(CuTest* tc, CLuceneError& e) in CuFail() function
247 CuFail(tc, message); in CuAssert()
254 CuFail(tc, msg); in CuAssertTrue()
256 CuFail(tc, _T("assert failed")); in CuAssertTrue()
281 CuFail(tc, message->buffer); in CuAssertStrEquals()
300 CuFail(tc, message->buffer); in CuAssertStrEquals()
313 CuFail(tc, buf); in CuAssertIntEquals()
324 CuFail(tc, buf); in CuAssertSizeEquals()
332 CuFail(tc, buf); in CuAssertPtrEquals()
[all …]
H A DCuTest.h62 void CuFail(CuTest* tc, const TCHAR* format, ...);
63 void CuFail(CuTest* tc, CLuceneError& e);
/dports/textproc/clucene/clucene-core-2.3.3.4/src/test/search/
H A DTestBoolean.cpp55 CuFail(tc, _T("setMaxClauseCount(0) did not throw an exception")); in testException()
103 CuFail(tc, e.twhat()); in testBooleanScorer()
145 CuFail(tc, e.twhat()); in testBooleanPrefixQuery()
157 CuFail(tc, _T("Rewrite")); in testBooleanPrefixQuery()
166 CuFail(tc, _T("Number of Clauses Mismatch")); in testBooleanPrefixQuery()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/test/document/
H A DTestDateTools.cpp28 CuFail(tc, _T("Expected an exception on DateTools::stringToTime(\"97\")")); in testStringToDate()
33 CuFail(tc, _T("Expected an exception on DateTools::stringToTime(\"200401011235009999\")")); in testStringToDate()
38 CuFail(tc, _T("Expected an exception on DateTools::stringToTime(\"aaaa\")")); in testStringToDate()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/test/contribs-lib/analysis/de/
H A DTestGermanStemFilter.cpp24 CuFail(tc, _T("Token expected!")); in CL_NS_USE()
57 CuFail(tc, e); in testStemming()
/dports/astro/astrometry/astrometry.net-0.85/libkd/
H A Dtest_libkd_io.c147 CuFail(ct, "mkstemp"); in test_read_write_single_tree_unnamed()
184 CuFail(ct, "mkstemp"); in test_read_write_single_tree_named()
239 CuFail(ct, "mkstemp"); in test_read_write_two_trees()
248 CuFail(ct, "fdopen"); in test_read_write_two_trees()
259 CuFail(ct, "fclose"); in test_read_write_two_trees()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/contribs/contribs-lib-test/
H A DCuTest.cpp163 void CuFail(CuTest* tc, const TCHAR* format, ...) { in CuFail() function
224 CuFail(tc, message); in CuAssert()
229 CuFail(tc, _T("assert failed")); in CuAssertTrue()
243 CuFail(tc, message->buffer); in CuAssertStrEquals()
251 CuFail(tc, buf); in CuAssertIntEquals()
258 CuFail(tc, buf); in CuAssertPtrEquals()
265 CuFail(tc, buf); in CuAssertPtrNotNull()
H A DCuTest.h60 void CuFail(CuTest* tc, const TCHAR* format, ...);
/dports/textproc/clucene/clucene-core-2.3.3.4/src/test/index/
H A DTestIndexModifier.cpp61 CuFail(tc, _T("Exception thrown upon startup")); in CL_NS_USE()
72 CuFail(tc, _T("Exception was not thrown during addDocument")); in CL_NS_USE()
83 CuFail(tc, _T("Exception thrown upon deletion")); in CL_NS_USE()
H A DTestTermVectorsReader.cpp426 CuFail(tc, _T("Expected an IO exception!")); in testBadParams()
429 CuFail(tc, e.twhat()); in testBadParams()
436 CuFail(tc, _T("")); in testBadParams()
439 CuFail(tc, e.twhat()); in testBadParams()
448 CuFail(tc, e.twhat()); in testBadParams()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/test/queryParser/
H A DTestQueryParser.cpp107 CuFail(tc,e); in getQuery()
114 CuFail(tc,_T("/%s/ threw an error.\n"),query); in getQuery()
128 CuFail(tc, _T("Query /%s/ yielded /%s/, expecting /%s/\n"), query, str, result); in assertQueryEquals()
138 CuFail(tc, _T("getQuery returned NULL unexpectedly for query /%s/\n"), query); in assertQueryEquals()
149 CuFail(tc, _T("FAILED Query /%s/ yielded /%s/, expecting /%s/\n"), query, str, result); in assertQueryEquals()
168 CuFail(tc,_T("WildcardQuery /%s/ yielded /%s/, expecting /%s/"),query, str, result); in assertWildcardQueryEquals()
192 CuFail(tc,_T("ParseException expected, not thrown")); in assertParseException()
201 CuFail(tc, _T("Query /%s/ yielded /%s/, expecting /%s/\n"), query, escapedQuery, result); in assertEscapedQueryEquals()
228 CuFail(tc,_T("Query /%s/ yielded /%s/, expecting /%s/"),query, str, result); in assertQueryEqualsDOA()
311 CuFail(tc, _T("FAILED Query /term1 term2/ yielded /%s/, expecting +term1 +term2\n"), s); in testSimple()
[all …]
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dtest_resort-xylist.c36 CuFail(tc, "write header"); in test_sorting()
52 CuFail(tc, "close xy"); in test_sorting()
H A Dtest_multiindex2.c72 CuFail(ct, "xylist"); in test_solve_multiindex()
/dports/textproc/augeas/augeas-1.12.0/tests/
H A Dtest-save.c50 CuFail(tc, "failed to set root"); in setup()
54 CuFail(tc, "asprintf lensdir failed"); in setup()
278 CuFail(tc, "failed to set root"); in testUmask()
H A Dcutest.c340 CuFail(tc, "Failed to format command (out of memory)"); in run()
346 CuFail(tc, msg); in run()
/dports/security/samhain-client/samhain-4.4.3/include/
H A DCuTest.h99 #define CuFail(tc, ms) CuFail_Line( (tc), __FILE__, __LINE__, NULL, (ms)) macro
/dports/security/samhain-server/samhain-4.4.3/include/
H A DCuTest.h99 #define CuFail(tc, ms) CuFail_Line( (tc), __FILE__, __LINE__, NULL, (ms)) macro
/dports/security/samhain/samhain-4.4.3/include/
H A DCuTest.h99 #define CuFail(tc, ms) CuFail_Line( (tc), __FILE__, __LINE__, NULL, (ms)) macro
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/test/CuTest/
H A DCuTest.h78 #define CuFail(tc, ms) CuFail_Line( (tc), __FILE__, __LINE__, NULL, (ms)) macro
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/test/
H A DCuTest.h123 #define CuFail(tc, ms) CuFail_Line( (tc), __FILE__, __LINE__, NULL, (ms)) macro
/dports/devel/iniparser/iniparser-4.1/test/
H A DCuTest.h79 #define CuFail(tc, ms) CuFail_Line( (tc), __FILE__, __LINE__, NULL, (ms)) macro

12