| /test/ontest-stc2/src/suites/iSCSI/src/utils/ |
| scale.c | 32 * The given number is in units of "unit_from" size, 33 * this will first be converted to a number in 1024 or 1000 byte size, 35 * Then the number is scaled down until it is small enough to be in a good 57 long long number; local 105 number = atoll(strnumber); 108 number = atoll(strnumber); 113 if (number == (long long)-1) { 118 if (number > (UINT64_MAX / (long long)unit_from)) { 119 number = (number / (long long)scale) [all...] |
| /test/stcnv/usr/src/suites/storage/iSCSI/src/utils/ |
| scale.c | 32 * The given number is in units of "unit_from" size, 33 * this will first be converted to a number in 1024 or 1000 byte size, 35 * Then the number is scaled down until it is small enough to be in a good 57 long long number; local 105 number = atoll(strnumber); 108 number = atoll(strnumber); 113 if (number == (long long)-1) { 118 if (number > (UINT64_MAX / (long long)unit_from)) { 119 number = (number / (long long)scale) [all...] |
| /test/ontest-stc2/src/suites/zfs/tests/functional/cli_root/zpool_import/ |
| zpool_import_all_001_pos.ksh | 61 typeset -i number=0 99 while (( id < number )); do 135 while (( id < number )); do 176 number=1 177 while (( number <= $GROUP_NUM )); do 178 if (( number == 2)); then 179 (( number = number + 1 )) 183 setup_single_disk "${ZFS_DISK1}s${number}" \ 184 "${TESTPOOL}-$number" \ [all...] |
| /test/stcnv/usr/src/suites/fs/zfs/tests/functional/cli_root/zpool_import/ |
| zpool_import_all_001_pos.ksh | 61 typeset -i number=0 99 while (( id < number )); do 135 while (( id < number )); do 176 number=1 177 while (( number <= $GROUP_NUM )); do 178 if (( number == 2)); then 179 (( number = number + 1 )) 183 setup_single_disk "${ZFS_DISK1}s${number}" \ 184 "${TESTPOOL}-$number" \ [all...] |
| /test/ohacts/src/doc/dataservice/non_reboot/ |
| test_1.txt | 48 where i is the number of resource_group, and j is the number of resource. 61 where i is the number of resource_group, and j is the number of resource.
|
| test_16.txt | 48 where i is the number of resource_group, and j is the number of resource. 61 where i is the number of resource_group, and j is the number of resource.
|
| /test/stcnv/usr/src/suites/os/xvm/virt-install/tests/pxe/ |
| tp_pxe_004.py | 39 following syntax: "--vncport=<port number>". This argument is
|
| /test/ontest-stc2/src/tools/checkenv/lib/ |
| ce_number_of_disks.ksh | 33 # Check: the number of disks on the system 36 # $1: minimum=x (the minimum number of disks required) 38 # $2: maximum=y (the maximum number of disks required) 63 # if minimum = maximum than that's the number of disks 70 req_label_1="Number of disks required" 77 req_label_1="Minimum number of disks" 79 req_label_2="Maximum number of disks" 140 Check if this system has a certain number of disks (either a 141 specific number of a range). If the minimum does not equal the 143 maximum. Otherwise one check is done - the number of disk [all...] |
| ce_number_of_processors.ksh | 33 # Check: the number of processors on the system 36 # $1: minimum=x (the minimum number of processors required) 63 # if minimum = maximum than that's the number of processors 70 req_label_1="Number of processors required" 77 req_label_1="Minimum number of processors" 79 req_label_2="Maximum number of processors" 140 Check if this system has a certain number of processors (either a 141 specific number of a range). If the minimum does not equal the 143 maximum. Otherwise one check is done - the number of processors 146 #1 - minimum=<the minimum number of processors>, 0 if no mi [all...] |
| /test/stcnv/usr/src/tools/checkenv/lib/ |
| ce_number_of_disks.ksh | 33 # Check: the number of disks on the system 36 # $1: minimum=x (the minimum number of disks required) 38 # $2: maximum=y (the maximum number of disks required) 63 # if minimum = maximum than that's the number of disks 70 req_label_1="Number of disks required" 77 req_label_1="Minimum number of disks" 79 req_label_2="Maximum number of disks" 140 Check if this system has a certain number of disks (either a 141 specific number of a range). If the minimum does not equal the 143 maximum. Otherwise one check is done - the number of disk [all...] |
| ce_number_of_processors.ksh | 33 # Check: the number of processors on the system 36 # $1: minimum=x (the minimum number of processors required) 63 # if minimum = maximum than that's the number of processors 70 req_label_1="Number of processors required" 77 req_label_1="Minimum number of processors" 79 req_label_2="Maximum number of processors" 140 Check if this system has a certain number of processors (either a 141 specific number of a range). If the minimum does not equal the 143 maximum. Otherwise one check is done - the number of processors 146 #1 - minimum=<the minimum number of processors>, 0 if no mi [all...] |
| /test/ontest-stc2/src/suites/os/xvm/virt-install/tests/file/ |
| tp_file_008.py | 38 digit hexadecimal number through the following syntax: "-u <32 digit 39 hex number>". This argument is optional and if excluded, virt-clone
|
| /test/ontest-stc2/src/suites/os/xvm/virt-install/tests/pxe/ |
| tp_pxe_004.py | 39 following syntax: "--vncport=<port number>". This argument is
|
| /test/ontest-stc2/src/suites/os/xvm/virt-install/tests/ufs/ |
| tp_ufs_001.py | 38 digit hexadecimal number, is specified with the following syntax: 39 "-u <32 digit hexadecimal number>" and can be confirmed via the 41 virt-install will assign a random 32 digit number for the guest's
|
| /test/stcnv/usr/src/suites/os/xvm/virt-install/tests/file/ |
| tp_file_008.py | 38 digit hexadecimal number through the following syntax: "-u <32 digit 39 hex number>". This argument is optional and if excluded, virt-clone
|
| /test/stcnv/usr/src/suites/os/xvm/virt-install/tests/ufs/ |
| tp_ufs_001.py | 38 digit hexadecimal number, is specified with the following syntax: 39 "-u <32 digit hexadecimal number>" and can be confirmed via the 41 virt-install will assign a random 32 digit number for the guest's
|
| /test/ontest-stc2/src/suites/os/smf/tests/libscf-mid/property/scf_simple_app_props_next/ |
| ASSERTIONS | 44 scf_simple_app_props_next() returns the correct number of properties
|
| /test/stcnv/usr/src/suites/nfs/nfsgen/tests/stress/ |
| STRESS.assertions | 45 Open a large number of files. Writes some bytes (with size 66 b) Open a large number of files read donly, close and open write 75 c) Open a large number of files, acquire write lock then unlink 82 d) Open a large number of files read/write, read_lock the entire
|
| /test/stcnv/usr/src/suites/os/smf/tests/libscf-mid/property/scf_simple_app_props_next/ |
| ASSERTIONS | 44 scf_simple_app_props_next() returns the correct number of properties
|
| /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/iscsi/ |
| iSCSILogic.java | 141 * iSCSI PDU Status Sequence Number. 580 int number = Integer.parseInt(keyWord[1]); local 581 if ((number >= 0) && (number <= 3600)) { 587 int number = Integer.parseInt(keyWord[1]); local 588 if ((number >= 0) && (number <= 3600)) { 594 int number = Integer.parseInt(keyWord[1]); local 595 if ((number >= 0) && (number <= 2)) 602 int number = Integer.parseInt(keyWord[1]); local 639 int number = Integer.parseInt(keyWord[1]); local 646 int number = Integer.parseInt(keyWord[1]); local 653 int number = Integer.parseInt(keyWord[1]); local 660 int number = Integer.parseInt(keyWord[1]); local [all...] |
| /test/ontest-stc2/src/suites/os/xvm/virt-install/tests/zvol/ |
| tp_zvol_003.py | 38 When installing any guest, virt-install accepts the number of vcpus 40 positive whole number not exceeding the number of physical cpus in the 41 system and is specified with the following syntax: "--vcpus=<number>" 53 # get the number of cpus from the XML 56 # get the number of cpus from the virt-install line 61 # get the number of cpus from the guest
|
| /test/stcnv/usr/src/tools/tet/contrib/suite/src/ |
| e3-par1 | 12 ($number)=/^(\d+)\|.*\|.*$/; 13 if ($number eq "") { 51 # pull out the activity and test number
|
| e4-c-par | 13 ($number)=/^(\d+)\|.*\|.*$/; 14 if ($number eq "") {
|
| e5-p-par | 13 ($number)=/^(\d+)\|.*\|.*$/; 14 if ($number eq "") {
|
| e6-s-par | 13 ($number)=/^(\d+)\|.*\|.*$/; 14 if ($number eq "") {
|