/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | math.sh | 44 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 D | run | 393 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 D | Makefile | 18 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 D | Makefile | 18 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 D | zfs_create_006_pos.ksh | 33 . $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 D | zfs_create_007_pos.ksh | 33 . $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 D | Makefile | 18 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 D | README | 16 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 D | test_common.c | 36 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 D | keywords | 39 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 D | cleanup.ksh | 32 . $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 D | sun_solaris_cr_6777491_lacks_arithmetric_function_iszero.sh | 75 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 D | zfs_get_010_neg.ksh | 28 . $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 D | Makefile | 20 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 D | cleanup.ksh | 32 . $STF_SUITE/tests/functional/cache/cache.cfg 33 . $STF_SUITE/tests/functional/cache/cache.kshlib
|
H A D | setup.ksh | 32 . $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 D | setup.ksh | 33 . $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 D | zfs_destroy_008_pos.ksh | 28 . $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 D | zpool_upgrade_007_pos.ksh | 33 . $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 D | Makefile | 19 ROOTOPTPKG = $(ROOT)/opt/util-tests/tests
|
/titanic_53/usr/src/test/zfs-tests/tests/functional/features/async_destroy/ |
H A D | Makefile | 18 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 D | Makefile | 18 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 D | Makefile | 18 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 D | Makefile | 18 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 D | Makefile | 18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests 19 TESTDIR = $(ROOTOPTPKG)/tests/functional/nestedfs
|