Searched refs:testrunner (Results 1 – 23 of 23) sorted by relevance
27 The ELF/SGS Unit Test Suite runs under the testrunner framework (which can be28 installed as pkg:/system/test/testrunner). To build both the ELF/SGS Unit Test Suite29 and the testrunner without running a full nightly:
26 The OS Unit Test Suite runs under the testrunner framework (which can be27 installed as pkg:/system/test/testrunner). To build both the OS Unit Test Suite28 and the testrunner without running a full nightly:
33 The Utils Unit Test Suite runs under the testrunner framework (which can be34 installed as pkg:/system/test/testrunner). To build both the Utils Unit Test35 Suite and the testrunner without running a full nightly:
27 The KCF/PKCS Unit Test Suite runs under the testrunner framework (which can be28 installed as pkg:/system/test/testrunner). To build both the KCF/PKCS Unit Test Suite29 and the testrunner without running a full nightly:
34 This Test Suite runs under the testrunner framework (which can be installed35 as pkg:/system/test/testrunner). To build both this Unit Test Suite and the36 testrunner without running a full nightly:
27 This Test Suite runs under the testrunner framework (which can be installed28 as pkg:/system/test/testrunner). To build both this Unit Test Suite and the29 testrunner without running a full nightly:
26 The ZFS Test Suite runs under the testrunner framework (which can be installed27 as pkg:/system/test/testrunner). To build both the ZFS Test Suite and the28 testrunner without running a full nightly:
645 pid_t testrunner; in main() local686 testrunner = fork(); in main()687 if (testrunner == (pid_t)-1) { in main()689 } else if (testrunner == (pid_t)0) { in main()694 exval = flock_wait(testrunner); in main()
35 depend type=require fmri=system/test/testrunner
17 set name=pkg.fmri value=pkg:/system/test/testrunner@$(PKGVERS)
46 depend type=require fmri=system/test/testrunner
50 depend type=require fmri=system/test/testrunner
61 depend type=require fmri=system/test/testrunner
93 depend type=require fmri=system/test/testrunner
104 depend type=require fmri=system/test/testrunner
160 depend type=require fmri=system/test/testrunner
198 depend type=require fmri=system/test/testrunner
243 depend type=require fmri=system/test/testrunner
327 depend type=require fmri=system/test/testrunner
322 depend type=require fmri=system/test/testrunner
3226 depend type=require fmri=system/test/testrunner
1954 depend type=require fmri=system/test/testrunner
66 # pkg install system/test/testrunner