Home
last modified time | relevance | path

Searched refs:tests (Results 26 – 50 of 1021) sorted by relevance

12345678910>>...41

/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dmath.sh44 compound -r -a tests=(
112 nameref tst=tests[i]
177 typeset -r -a tests=(
191 …str="$( ${SHELL} -o errexit -c "${tests[i]}" 2>&1 )" || err_exit "test $i: returned non-zero exit …
/titanic_53/usr/src/test/test-runner/cmd/
H A Drun393 tests=None):
396 self.tests = tests or []
406 self.outputdir, self.tests, self.timeout, self.pre, pre_user,
445 for test in self.tests:
447 del self.tests[self.tests.index(test)]
452 return len(self.tests) != 0
473 for fname in self.tests:
493 self.tests = {}
513 for key in sorted(self.tests.keys()):
514 s += '%s%s' % (self.tests[key].__str__(), '\n')
[all …]
/titanic_53/usr/src/test/zfs-tests/tests/functional/threadsappend/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/threadsappend
30 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
/titanic_53/usr/src/test/zfs-tests/tests/functional/exec/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/exec
31 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
/titanic_53/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_006_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zfs_create/zfs_create.cfg
34 . $STF_SUITE/tests/functional/cli_root/zfs_create/zfs_create_common.kshlib
35 . $STF_SUITE/tests/functional/cli_root/zfs_create/properties.kshlib
H A Dzfs_create_007_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zfs_create/zfs_create.cfg
34 . $STF_SUITE/tests/functional/cli_root/zfs_create/zfs_create_common.kshlib
35 . $STF_SUITE/tests/functional/cli_root/zfs_create/properties.kshlib
/titanic_53/usr/src/test/zfs-tests/tests/functional/ctime/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/ctime
29 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
/titanic_53/usr/src/cmd/sgs/test/
H A DREADME16 This directory contains various unit tests for parts of the sgs source tree.
17 There currently is no master runner for these tests, you should run them
18 individually. You will need to manually make test executable. Currently tests
/titanic_53/usr/src/test/libc-tests/tests/common/
H A Dtest_common.c36 static int tests; variable
91 tests++; in test_start()
167 if (passes == tests) { in test_summary()
168 (void) printf("TEST SUMMARY: %d / %d (ok)\n", passes, tests); in test_summary()
171 passes, tests, tests - passes); in test_summary()
/titanic_53/exception_lists/
H A Dkeywords39 usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/zfs-pool-v15.dat.bz2
40 usr/src/test/zfs-tests/tests/functional/delegate/delegate_common.kshlib
/titanic_53/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_copies/
H A Dcleanup.ksh32 . $STF_SUITE/tests/functional/cli_root/zfs_copies/zfs_copies.kshlib
33 . $STF_SUITE/tests/functional/cli_root/zfs_copies/zfs_copies.cfg
/titanic_53/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_cr_6777491_lacks_arithmetric_function_iszero.sh75 typeset -a tests=(
89 …str="$( $SHELL -o errexit -c "${tests[i]}" 2>&1 )" || err_exit "test $i: returned non-zero exit co…
/titanic_53/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_010_neg.ksh28 . $STF_SUITE/tests/functional/cli_root/zfs_get/zfs_get_common.kshlib
29 . $STF_SUITE/tests/functional/cli_root/zfs_get/zfs_get_list_d.kshlib
/titanic_53/usr/src/test/zfs-tests/tests/functional/features/
H A DMakefile20 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
21 TESTDIR = $(ROOTOPTPKG)/tests/functional/features/async_destroy
/titanic_53/usr/src/test/zfs-tests/tests/functional/cache/
H A Dcleanup.ksh32 . $STF_SUITE/tests/functional/cache/cache.cfg
33 . $STF_SUITE/tests/functional/cache/cache.kshlib
H A Dsetup.ksh32 . $STF_SUITE/tests/functional/cache/cache.cfg
33 . $STF_SUITE/tests/functional/cache/cache.kshlib
/titanic_53/usr/src/test/zfs-tests/tests/functional/zvol/zvol_swap/
H A Dsetup.ksh33 . $STF_SUITE/tests/functional/zvol/zvol_common.shlib
34 . $STF_SUITE/tests/functional/zvol/zvol_swap/zvol_swap.cfg
/titanic_53/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_008_pos.ksh28 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
29 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
/titanic_53/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_007_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zpool_upgrade/zpool_upgrade.kshlib
34 . $STF_SUITE/tests/functional/cli_root/zfs_upgrade/zfs_upgrade.kshlib
/titanic_53/usr/src/test/util-tests/tests/dladm/
H A DMakefile19 ROOTOPTPKG = $(ROOT)/opt/util-tests/tests
/titanic_53/usr/src/test/zfs-tests/tests/functional/features/async_destroy/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/features/async_destroy
/titanic_53/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
19 BLOCKFILESDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zpool_import/blockfiles
/titanic_53/usr/src/test/zfs-tests/tests/functional/link_count/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/link_count
/titanic_53/usr/src/test/zfs-tests/tests/functional/cli_root/zdb/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zdb
/titanic_53/usr/src/test/zfs-tests/tests/functional/nestedfs/
H A DMakefile18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
19 TESTDIR = $(ROOTOPTPKG)/tests/functional/nestedfs

12345678910>>...41