Home
last modified time | relevance | path

Searched defs:SRunner (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/gdcm/gdcm-3.0.10/Utilities/gdcmexpat/tests/
H A Dminicheck.h32 typedef struct SRunner SRunner; typedef
36 struct SRunner { struct
37 Suite *suite;
38 int forking;
39 int nchecks;
40 int nfailures;
/dports/devel/tla/tla-1.3.5/src/expat/tests/
H A Dminicheck.h26 typedef struct SRunner SRunner; typedef
30 struct SRunner { struct
31 Suite *suite;
32 int forking;
33 int nchecks;
34 int nfailures;
/dports/emulators/mess/mame-mame0226/3rdparty/expat/tests/
H A Dminicheck.h72 typedef struct SRunner SRunner; typedef
76 struct SRunner { struct
77 Suite *suite;
78 int nchecks;
79 int nfailures;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/expat/tests/
H A Dminicheck.h40 typedef struct SRunner SRunner; typedef
44 struct SRunner { struct
45 Suite *suite;
46 int nchecks;
47 int nfailures;
/dports/emulators/mame/mame-mame0226/3rdparty/expat/tests/
H A Dminicheck.h72 typedef struct SRunner SRunner; typedef
76 struct SRunner { struct
77 Suite *suite;
78 int nchecks;
79 int nfailures;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/expat/src/expat/tests/
H A Dminicheck.h72 typedef struct SRunner SRunner; typedef
76 struct SRunner { struct
77 Suite *suite;
78 int nchecks;
79 int nfailures;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/expat/tests/
H A Dminicheck.h40 typedef struct SRunner SRunner; typedef
44 struct SRunner { struct
45 Suite *suite;
46 int nchecks;
47 int nfailures;
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/expat/tests/
H A Dminicheck.h39 typedef struct SRunner SRunner; typedef
43 struct SRunner { struct
44 Suite *suite;
45 int nchecks;
46 int nfailures;
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/expat-2.2.5/tests/
H A Dminicheck.h69 typedef struct SRunner SRunner; typedef
73 struct SRunner { struct
74 Suite *suite;
75 int nchecks;
76 int nfailures;
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/expat-2.2.5/tests/
H A Dminicheck.h69 typedef struct SRunner SRunner; typedef
73 struct SRunner { struct
74 Suite *suite;
75 int nchecks;
76 int nfailures;
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/expat-sys-2.1.6/expat/tests/
H A Dminicheck.h40 typedef struct SRunner SRunner; typedef
44 struct SRunner { struct
45 Suite *suite;
46 int nchecks;
47 int nfailures;
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/expat-sys-2.1.6/expat/tests/
H A Dminicheck.h40 typedef struct SRunner SRunner; typedef
44 struct SRunner { struct
45 Suite *suite;
46 int nchecks;
47 int nfailures;
/dports/textproc/expat2/expat-2.4.7/tests/
H A Dminicheck.h73 typedef struct SRunner SRunner; typedef
77 struct SRunner { struct
78 Suite *suite;
79 int nchecks;
80 int nfailures;
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/expat-sys-2.1.6/expat/tests/
H A Dminicheck.h40 typedef struct SRunner SRunner; typedef
44 struct SRunner { struct
45 Suite *suite;
46 int nchecks;
47 int nfailures;
/dports/devel/check/check-0.15.2/src/
H A Dcheck_impl.h117 struct SRunner struct
119 List *slst; /* List of Suite objects */
120 TestStats *stats; /* Run statistics */
121 List *resultlst; /* List of unit test results */
122 const char *log_fname; /* name of log file */
123 const char *xml_fname; /* name of xml output file */
124 const char *tap_fname; /* name of tap output file */
125 List *loglst; /* list of Log objects */
126 enum fork_status fstat; /* controls if suites are forked or not
H A Dcheck.h1848 typedef struct SRunner SRunner; typedef
/dports/net-mgmt/statsite/statsite-0.8.0/deps/check-0.9.8/src/
H A Dcheck_impl.h101 struct SRunner { struct
102 List *slst; /* List of Suite objects */
103 TestStats *stats; /* Run statistics */
104 List *resultlst; /* List of unit test results */
105 const char *log_fname; /* name of log file */
106 const char *xml_fname; /* name of xml output file */
107 List *loglst; /* list of Log objects */
108 enum fork_status fstat; /* controls if suites are forked or not
H A Dcheck.h.in290 typedef struct SRunner SRunner; typedef
H A Dcheck.h290 typedef struct SRunner SRunner; typedef
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/check/src/
H A Dcheck_impl.h101 struct SRunner { struct
102 List *slst; /* List of Suite objects */
103 TestStats *stats; /* Run statistics */
104 List *resultlst; /* List of unit test results */
105 const char *log_fname; /* name of log file */
106 const char *xml_fname; /* name of xml output file */
107 List *loglst; /* list of Log objects */
108 enum fork_status fstat; /* controls if suites are forked or not
H A Dcheck.h296 typedef struct SRunner SRunner; typedef
H A Dcheck.h.in313 typedef struct SRunner SRunner; typedef
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/check/libcheck/
H A Dcheck_impl.h118 struct SRunner struct
120 List *slst; /* List of Suite objects */
121 TestStats *stats; /* Run statistics */
122 List *resultlst; /* List of unit test results */
123 const char *log_fname; /* name of log file */
124 const char *xml_fname; /* name of xml output file */
125 const char *tap_fname; /* name of tap output file */
126 List *loglst; /* list of Log objects */
127 enum fork_status fstat; /* controls if suites are forked or not
H A Dcheck.h.in834 typedef struct SRunner SRunner; typedef
/dports/net-im/tox/c-toxcore-0.2.13/auto_tests/
H A Dcheck_compat.h17 typedef struct SRunner SRunner; typedef

12