HomeSort by: relevance | last modified time | path
    Searched refs:Suite (Results 1 - 22 of 22) sorted by relevancy

  /src/external/mit/expat/dist/tests/
acc_tests.h 1 /* Tests in the "accounting" test case for the Expat test suite
50 extern void make_accounting_test_case(Suite *s);
alloc_tests.h 1 /* Tests in the "allocation" test case for the Expat test suite
50 extern void make_alloc_test_case(Suite *s);
basic_tests.h 1 /* Tests in the "basic" test case for the Expat test suite
50 extern void make_basic_test_case(Suite *s);
misc_tests.h 1 /* Tests in the "miscellaneous" test case for the Expat test suite
50 extern void make_miscellaneous_test_case(Suite *s);
ns_tests.h 1 /* Tests in the "namespace" test case for the Expat test suite
50 extern void make_namespace_test_case(Suite *s);
nsalloc_tests.h 1 /* Tests in the "namespace allocation" test case for the Expat test suite
50 extern void make_nsalloc_test_case(Suite *s);
minicheck.h 100 typedef struct Suite Suite;
104 Suite *suite; member in struct:SRunner
109 struct Suite {
138 Suite *suite_create(const char *name);
140 void suite_add_tcase(Suite *suite, TCase *tc);
144 SRunner *srunner_create(Suite *suite);
    [all...]
runtests.c 1 /* Run the Expat test suite
64 static Suite *
66 Suite *s = suite_create("basic");
84 Suite *s = make_suite();
minicheck.c 43 # undef NDEBUG /* because test suite relies on assert(...) at the moment */
56 Suite *
58 Suite *suite = calloc(1, sizeof(Suite)); local
59 if (suite != NULL) {
60 suite->name = name;
62 return suite;
75 suite_add_tcase(Suite *suite, TCase *tc)
193 Suite *suite; local
    [all...]
acc_tests.c 1 /* Tests in the "accounting" test case for the Expat test suite
444 make_accounting_test_case(Suite *s) {
ns_tests.c 1 /* Tests in the "namespace" test case for the Expat test suite
715 make_namespace_test_case(Suite *s) {
nsalloc_tests.c 1 /* Tests in the "namespace allocation" test case for the Expat test suite
45 # undef NDEBUG /* because test suite relies on assert(...) at the moment */
1538 make_nsalloc_test_case(Suite *s) {
misc_tests.c 1 /* Tests in the "miscellaneous" test case for the Expat test suite
48 # undef NDEBUG /* because test suite relies on assert(...) at the moment */
840 make_miscellaneous_test_case(Suite *s) {
alloc_tests.c 1 /* Tests in the "allocation" test case for the Expat test suite
47 # undef NDEBUG /* because test suite relies on assert(...) at the moment */
2315 make_alloc_test_case(Suite *s) {
basic_tests.c 1 /* Tests in the "basic" test case for the Expat test suite
48 # undef NDEBUG /* because test suite relies on assert(...) at the moment */
6602 make_basic_test_case(Suite *s) {
  /src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
20-cert-select.conf 35 test-30 = 30-Suite B P-256 Hash Algorithm Selection
36 test-31 = 31-Suite B P-384 Hash Algorithm Selection
989 [30-Suite B P-256 Hash Algorithm Selection]
990 ssl_conf = 30-Suite B P-256 Hash Algorithm Selection-ssl
992 [30-Suite B P-256 Hash Algorithm Selection-ssl]
993 server = 30-Suite B P-256 Hash Algorithm Selection-server
994 client = 30-Suite B P-256 Hash Algorithm Selection-client
996 [30-Suite B P-256 Hash Algorithm Selection-server]
1004 [30-Suite B P-256 Hash Algorithm Selection-client]
1019 [31-Suite B P-384 Hash Algorithm Selection
    [all...]
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 82 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
Template.pm 1861 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1971 There are not quite enough tests in the test suite.
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in 19 dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 24 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,

Completed in 45 milliseconds