Home
last modified time | relevance | path

Searched refs:Suite (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd/contrib/expat/tests/
H A Dminicheck.h100 typedef struct Suite Suite; typedef
104 Suite *suite;
109 struct Suite { struct
137 Suite *suite_create(const char *name);
139 void suite_add_tcase(Suite *suite, TCase *tc);
143 SRunner *srunner_create(Suite *suite);
H A Dminicheck.c55 Suite *
57 Suite *suite = (Suite *)calloc(1, sizeof(Suite)); in suite_create()
74 suite_add_tcase(Suite *suite, TCase *tc) { in suite_add_tcase()
118 suite_free(Suite *suite) { in suite_free()
132 srunner_create(Suite *suite) { in srunner_create()
193 Suite *suite; in srunner_run_all()
H A Druntests.c64 static Suite *
66 Suite *s = suite_create("basic"); in make_suite()
84 Suite *s = make_suite(); in main()
H A Dmisc_tests.h50 extern void make_miscellaneous_test_case(Suite *s);
H A Dalloc_tests.h50 extern void make_alloc_test_case(Suite *s);
H A Dns_tests.h50 extern void make_namespace_test_case(Suite *s);
H A Dnsalloc_tests.h50 extern void make_nsalloc_test_case(Suite *s);
H A Dbasic_tests.h50 extern void make_basic_test_case(Suite *s);
H A Dacc_tests.h50 extern void make_accounting_test_case(Suite *s);
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Darm,arm-firmware-suite.txt1 ARM AFS - ARM Firmware Suite Partitions
4 The ARM Firmware Suite is a flash partitioning system found on the
/freebsd/contrib/file/magic/Magdir/
H A Dcommunications9 0 string $Suite TTCN Abstract Test Suite
/freebsd/sys/contrib/openzfs/tests/
H A DREADME.md1 # ZFS Test Suite README
3 ### 1) Building and installing the ZFS Test Suite
5 The ZFS Test Suite runs under the test-runner framework. This framework
25 ### 2) Running the ZFS Test Suite
27 The pre-requisites for running the ZFS Test Suite are:
39 * The ZFS Test Suite will add users and groups to test machine to
107 The ZFS Test Suite allows the user to specify a subset of the tests via a
120 While the ZFS Test Suite is running, one informational line is printed at the
/freebsd/tools/test/stress2/
H A Dnorw.cfg1 # Stress Test Suite Configuration
H A Dnoswap.cfg1 # Stress Test Suite Configuration
H A Dcreat.cfg1 # Stress Test Suite Configuration
H A Dpty.cfg1 # Stress Test Suite Configuration
H A Drw.cfg1 # Stress Test Suite Configuration
H A Dall.cfg1 # Stress Test Suite Configuration: run all test programs
H A Dmkdir.cfg1 # Stress Test Suite Configuration
H A Dmkfifo.cfg1 # Stress Test Suite Configuration
H A Dlink.cfg1 # Stress Test Suite Configuration
H A Ddisk.cfg1 # Stress Test Suite Configuration
H A Dlockf.cfg1 # Stress Test Suite Configuration
H A Ddf.cfg1 # Stress Test Suite Configuration
H A Djeff.cfg1 # Stress Test Suite Configuration

1234