Home
last modified time | relevance | path

Searched refs:testrunner (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/test/elf-tests/doc/
H A DREADME27 The ELF/SGS Unit Test Suite runs under the testrunner framework (which can be
28 installed as pkg:/system/test/testrunner). To build both the ELF/SGS Unit Test Suite
29 and the testrunner without running a full nightly:
/illumos-gate/usr/src/test/os-tests/doc/
H A DREADME26 The OS Unit Test Suite runs under the testrunner framework (which can be
27 installed as pkg:/system/test/testrunner). To build both the OS Unit Test Suite
28 and the testrunner without running a full nightly:
/illumos-gate/usr/src/test/util-tests/doc/
H A DREADME33 The Utils Unit Test Suite runs under the testrunner framework (which can be
34 installed as pkg:/system/test/testrunner). To build both the Utils Unit Test
35 Suite and the testrunner without running a full nightly:
/illumos-gate/usr/src/test/crypto-tests/doc/
H A DREADME27 The KCF/PKCS Unit Test Suite runs under the testrunner framework (which can be
28 installed as pkg:/system/test/testrunner). To build both the KCF/PKCS Unit Test Suite
29 and the testrunner without running a full nightly:
/illumos-gate/usr/src/test/libc-tests/doc/
H A DREADME34 This Test Suite runs under the testrunner framework (which can be installed
35 as pkg:/system/test/testrunner). To build both this Unit Test Suite and the
36 testrunner without running a full nightly:
/illumos-gate/usr/src/test/libmlrpc-tests/doc/
H A DREADME27 This Test Suite runs under the testrunner framework (which can be installed
28 as pkg:/system/test/testrunner). To build both this Unit Test Suite and the
29 testrunner without running a full nightly:
/illumos-gate/usr/src/test/zfs-tests/doc/
H A DREADME26 The ZFS Test Suite runs under the testrunner framework (which can be installed
27 as pkg:/system/test/testrunner). To build both the ZFS Test Suite and the
28 testrunner without running a full nightly:
/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Druntests.c645 pid_t testrunner; in main() local
686 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()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-testrunner.p5m17 set name=pkg.fmri value=pkg:/system/test/testrunner@$(PKGVERS)
H A Dsystem-test-libmlrpctest.p5m46 depend type=require fmri=system/test/testrunner
H A Dsystem-test-nettest.p5m58 depend type=require fmri=system/test/testrunner
H A Dsystem-bhyve-tests.p5m97 depend type=require fmri=system/test/testrunner
H A Dsystem-test-nvmetest.p5m91 depend type=require fmri=system/test/testrunner
H A Dsystem-test-elftest.p5m160 depend type=require fmri=system/test/testrunner
H A Dsystem-test-smbclient.p5m198 depend type=require fmri=system/test/testrunner
H A Dsystem-test-cryptotest.p5m243 depend type=require fmri=system/test/testrunner
H A Dsystem-test-ostest.p5m249 depend type=require fmri=system/test/testrunner
H A Dsystem-test-libctest.p5m298 depend type=require fmri=system/test/testrunner
H A Dsystem-test-zfstest.p5m3223 depend type=require fmri=system/test/testrunner
H A Dsystem-test-utiltest.p5m1919 depend type=require fmri=system/test/testrunner
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME66 # pkg install system/test/testrunner