HomeSort by relevance Sort by last modified time
    Searched refs:create (Results 1 - 25 of 1183) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /test/ontest-stc2/src/suites/share/tests/sharemgr/create/
tp_create_001.ksh 30 # create-share test case
39 # Create a "blank" group
44 # - Create 2 groups as a control set of groups
46 # - use the create command without a group
56 # create NEG
72 tc_desc="Create a blank group"
79 # Create share group. (Dry run, then for real.)
80 create ${TG[0]} -n
81 create ${TG[0]}
82 create ${TG[1]} -
    [all...]
tc_create_share.ksh 31 # create-share test case
64 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_001
65 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_002
66 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_003
67 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_004
68 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_005
69 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_006
70 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_007
71 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_008
72 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_00
    [all...]
tp_create_010.ksh 30 # create-share test case
39 # Create a group with a property after group should fail.
45 # - Attempt to create with "${TG[0]} anon=1234"
53 # create NEG
69 tc_desc="Sharemgr should fail : create ${TG[0]} anon=1234"
74 # Create a group. (Dry run then for real.)
76 create NEG "${TG[0]} anon=1234" -n
77 create NEG "${TG[0]} anon=1234"
tp_create_011.ksh 30 # create-share test case
44 # - Create a group to use in the test.
46 # - Create a group with -P <protocol> where group was
55 # create NEG
76 # Create a group with default protocols (all supported). (Dry run
79 create ${TG[0]} -n
80 create ${TG[0]}
86 create NEG ${TG[0]} -P nfs
  /test/stcnv/usr/src/suites/fs/cifs-client/tests/smbfs/create/
tc_create.ksh 31 # create test case
52 . ${CTI_SUITE}/tests/smbfs/create/tp_create_001
53 . ${CTI_SUITE}/tests/smbfs/create/tp_create_002
54 . ${CTI_SUITE}/tests/smbfs/create/tp_create_003
55 . ${CTI_SUITE}/tests/smbfs/create/tp_create_004
56 . ${CTI_SUITE}/tests/smbfs/create/tp_create_005
57 . ${CTI_SUITE}/tests/smbfs/create/tp_create_006
58 . ${CTI_SUITE}/tests/smbfs/create/tp_create_007
59 . ${CTI_SUITE}/tests/smbfs/create/tp_create_008
60 . ${CTI_SUITE}/tests/smbfs/create/tp_create_00
    [all...]
  /test/stcnv/usr/src/suites/fs/share/tests/sharemgr/create/
tp_create_001.ksh 30 # create-share test case
39 # Create a "blank" group
44 # - Create 2 groups as a control set of groups
46 # - use the create command without a group
56 # create NEG
72 tc_desc="Create a blank group"
79 # Create share group. (Dry run, then for real.)
80 create ${TG[0]} -n
81 create ${TG[0]}
82 create ${TG[1]} -
    [all...]
tc_create_share.ksh 31 # create-share test case
64 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_001
65 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_002
66 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_003
67 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_004
68 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_005
69 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_006
70 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_007
71 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_008
72 . ${TET_SUITE_ROOT}/share/tests/sharemgr/create/tp_create_00
    [all...]
tp_create_010.ksh 30 # create-share test case
39 # Create a group with a property after group should fail.
45 # - Attempt to create with "${TG[0]} anon=1234"
53 # create NEG
69 tc_desc="Sharemgr should fail : create ${TG[0]} anon=1234"
74 # Create a group. (Dry run then for real.)
76 create NEG "${TG[0]} anon=1234" -n
77 create NEG "${TG[0]} anon=1234"
tp_create_011.ksh 30 # create-share test case
44 # - Create a group to use in the test.
46 # - Create a group with -P <protocol> where group was
55 # create NEG
76 # Create a group with default protocols (all supported). (Dry run
79 create ${TG[0]} -n
80 create ${TG[0]}
86 create NEG ${TG[0]} -P nfs
  /test/ontest-stc2/src/suites/iSCSI/tests/iscsitadm/create/
tp_create_iscsit_006.ksh 30 # A test purpose file to test functionality of the create subfunction
44 # Attempt to create a target with the following misconfigured command
59 # create NEG
79 # Attempt to create a target with a negative size value
82 create NEG target - z -50m ${TARG[0]}
85 # Attempt to create a target with no size value
88 create NEG target ${TARG[1]}
91 # Attempt to create a target with a size value but no target name
94 create NEG target -z 50m
97 # Attempt to create a target with the size value as the last argumen
    [all...]
tp_create_iscsit_022.ksh 30 # A test purpose file to test functionality of the create subfunction
39 # A series of create initiator tests without all the required args.
40 # - Create initiator without a local_initiator."
41 # - Create initiator without node name"
42 # - Create initiator with neither node_name or local_initiator"
47 # Create the target to be associated with the initiator, and
48 # the attempt to create the initiator with the above incorrect
51 # Verify the each attempt to create the initiator fails.
60 # create NEG
76 tc_desc="A series of create initiator tests without all the required args.
    [all...]
tp_create_iscsit_025.ksh 30 # A test purpose file to test functionality of the create subfunction
39 # A series of create tests without all the required arguments
48 # Attempt the create
58 # create NEG
74 tc_desc="A series of create tests without all the required arguments"
82 create NEG target
85 create NEG initiator
88 create NEG tpgt
91 create NEG
tp_create_iscsit_024.ksh 30 # A test purpose file to test functionality of the create subfunction
40 # - create tpgt 0"
41 # - create tpgt 65537"
42 # - create tpgt -1"
47 # Attempt to Create the tpgt with the above parameters.
57 # create NEG
74 tc_desc="$tc_desc \n - create tpgt 0"
75 tc_desc="$tc_desc \n - create tpgt 65537"
76 tc_desc="$tc_desc \n - create tpgt -1"
80 # Attempt to create the tpgt 0 which is below the minimum of
    [all...]
tp_create_iscsit_007.ksh 30 # A test purpose file to test functionality of the create subfunction
50 # Create the target using the following bad arguments.
67 # create NEG
87 # Attempt to create a lun valued at -1
90 create NEG target -z 50m -u -1 ${TARG[0]}
93 # Attempt to create a lun using the value which is one greater
98 create NEG target -z 50m -u $MAXLUN_PLUS_ONE ${TARG[1]}
101 # Create two luns that are to be used to ensure that the attempt to
102 # create a lun other than the default lun 0, when that lun already
106 create POS target -z 50m ${TARG[2]
    [all...]
tp_create_iscsit_002.ksh 30 # A test purpose file to test functionality of the create subfunction
39 # Attempt to create a target that already exists and confirm
45 # Create the target with two luns, 0 and 1.
47 # Create the same target with lun 0 and verify the failure.
55 # create NEG
71 tc_desc="Attempt to create a target that already exists and confirm"
75 # Create a target with two luns to verify that the same creation
78 create POS target -z 50m ${TARG[0]}
79 create POS target -z 50m -u 1 ${TARG[0]}
87 # Attempt to create the same target-lun pair that was created earlie
    [all...]
  /test/stcnv/usr/src/suites/storage/iSCSI/tests/iscsitadm/create/
tp_create_iscsit_006.ksh 30 # A test purpose file to test functionality of the create subfunction
44 # Attempt to create a target with the following misconfigured command
59 # create NEG
79 # Attempt to create a target with a negative size value
82 create NEG target - z -50m ${TARG[0]}
85 # Attempt to create a target with no size value
88 create NEG target ${TARG[1]}
91 # Attempt to create a target with a size value but no target name
94 create NEG target -z 50m
97 # Attempt to create a target with the size value as the last argumen
    [all...]
tp_create_iscsit_022.ksh 30 # A test purpose file to test functionality of the create subfunction
39 # A series of create initiator tests without all the required args.
40 # - Create initiator without a local_initiator."
41 # - Create initiator without node name"
42 # - Create initiator with neither node_name or local_initiator"
47 # Create the target to be associated with the initiator, and
48 # the attempt to create the initiator with the above incorrect
51 # Verify the each attempt to create the initiator fails.
60 # create NEG
76 tc_desc="A series of create initiator tests without all the required args.
    [all...]
tp_create_iscsit_025.ksh 30 # A test purpose file to test functionality of the create subfunction
39 # A series of create tests without all the required arguments
48 # Attempt the create
58 # create NEG
74 tc_desc="A series of create tests without all the required arguments"
82 create NEG target
85 create NEG initiator
88 create NEG tpgt
91 create NEG
tp_create_iscsit_024.ksh 30 # A test purpose file to test functionality of the create subfunction
40 # - create tpgt 0"
41 # - create tpgt 65537"
42 # - create tpgt -1"
47 # Attempt to Create the tpgt with the above parameters.
57 # create NEG
74 tc_desc="$tc_desc \n - create tpgt 0"
75 tc_desc="$tc_desc \n - create tpgt 65537"
76 tc_desc="$tc_desc \n - create tpgt -1"
80 # Attempt to create the tpgt 0 which is below the minimum of
    [all...]
tp_create_iscsit_007.ksh 30 # A test purpose file to test functionality of the create subfunction
50 # Create the target using the following bad arguments.
67 # create NEG
87 # Attempt to create a lun valued at -1
90 create NEG target -z 50m -u -1 ${TARG[0]}
93 # Attempt to create a lun using the value which is one greater
98 create NEG target -z 50m -u $MAXLUN_PLUS_ONE ${TARG[1]}
101 # Create two luns that are to be used to ensure that the attempt to
102 # create a lun other than the default lun 0, when that lun already
106 create POS target -z 50m ${TARG[2]
    [all...]
tp_create_iscsit_002.ksh 30 # A test purpose file to test functionality of the create subfunction
39 # Attempt to create a target that already exists and confirm
45 # Create the target with two luns, 0 and 1.
47 # Create the same target with lun 0 and verify the failure.
55 # create NEG
71 tc_desc="Attempt to create a target that already exists and confirm"
75 # Create a target with two luns to verify that the same creation
78 create POS target -z 50m ${TARG[0]}
79 create POS target -z 50m -u 1 ${TARG[0]}
87 # Attempt to create the same target-lun pair that was created earlie
    [all...]
  /test/ontest-stc2/src/suites/iSCSI/
tet_scen 34 ^create
38 create
39 /tests/iscsitadm/create/tc_create_iscsit
  /test/stcnv/usr/src/suites/storage/iSCSI/
tet_scen 34 ^create
38 create
39 /tests/iscsitadm/create/tc_create_iscsit
  /test/ontest-stc2/src/suites/iSCSI/tests/iscsitadm/delete/
tp_delete_iscsit_001.ksh 45 # Create the n luns.
75 # Create a number luns associated with a target.
77 create target -z 50m ${TARG[0]}
78 create target -z 50m -u 1 ${TARG[0]}
79 create target -z 50m -u 2 ${TARG[0]}
  /test/stcnv/usr/src/suites/storage/iSCSI/tests/iscsitadm/delete/
tp_delete_iscsit_001.ksh 45 # Create the n luns.
75 # Create a number luns associated with a target.
77 create target -z 50m ${TARG[0]}
78 create target -z 50m -u 1 ${TARG[0]}
79 create target -z 50m -u 2 ${TARG[0]}

Completed in 420 milliseconds

1 2 3 4 5 6 7 8 91011>>