| /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/entry/scf_entry_add_value/ |
| scf_entry_add_value_007.c | 39 * 2. Add a tree of entities to the repository containing a service, 78 scftest_entity_tree_t *tree = local 117 /* Add an entity tree to the repository */ 119 "Add the following entity tree to the repository:\n\t" 128 if (tree == NULL) { 132 "Couldn't malloc space for entity tree\n\t" 133 "EXPECTED: tree != NULL\n\t" 134 "RETURNED: tree == NULL, errno = %d (%s)\n", 142 } /* tree == NULL */ 144 /* Initialize tree contents * [all...] |
| scf_entry_add_value_008.c | 39 * 2. Add a tree of entities to the repository containing a service, 78 scftest_entity_tree_t *tree = local 117 /* Add an entity tree to the repository */ 119 "Add the following entity tree to the repository:\n\t" 128 if (tree == NULL) { 132 "Couldn't malloc space for entity tree\n\t" 133 "EXPECTED: tree != NULL\n\t" 134 "RETURNED: tree == NULL, errno = %d (%s)\n", 142 } /* tree == NULL */ 144 /* Initialize tree contents * [all...] |
| scf_entry_add_value_003.c | 38 * 1. Add an entity tree to the repository containing a service, 78 scftest_entity_tree_t *tree = local 117 /* Add an entity tree to the repository */ 119 "Add the following entity tree to the repository:\n\t" 128 if (tree == NULL) { 132 "Couldn't malloc space for entity tree\n\t" 133 "EXPECTED: tree != NULL\n\t" 134 "RETURNED: tree == NULL, errno = %d (%s)\n", 142 } /* tree == NULL */ 144 /* Initialize tree contents * [all...] |
| scf_entry_add_value_004.c | 40 * 2. Add an entity tree to the repository, comprising of a 82 scftest_entity_tree_t *tree = local 122 /* Add an entity tree to the repository */ 124 "Add the following entity tree to the repository:\n\t" 133 if (tree == NULL) { 137 "Couldn't malloc space for entity tree\n\t" 138 "EXPECTED: tree != NULL\n\t" 139 "RETURNED: tree == NULL, errno = %d (%s)\n", 147 } /* tree == NULL */ 149 /* Initialize tree contents * [all...] |
| scf_entry_add_value_005.c | 81 scftest_entity_tree_t *tree = local 122 /* Add an entity tree to the repository */ 124 "Add the following entity tree to the repository:\n\t" 133 if (tree == NULL) { 137 "Couldn't malloc space for entity tree\n\t" 138 "EXPECTED: tree != NULL\n\t" 139 "RETURNED: tree == NULL, errno = %d (%s)\n", 147 } /* tree == NULL */ 149 /* Initialize tree contents */ 150 tree->scp = scp [all...] |
| scf_entry_add_value_006.c | 41 * 2. Add a tree of entities to the repository containing a service, 81 scftest_entity_tree_t *tree = local 122 /* Add an entity tree to the repository */ 124 "Add the following entity tree to the repository:\n\t" 133 if (tree == NULL) { 137 "Couldn't malloc space for entity tree\n\t" 138 "EXPECTED: tree != NULL\n\t" 139 "RETURNED: tree == NULL, errno = %d (%s)\n", 147 } /* tree == NULL */ 149 /* Initialize tree contents * [all...] |
| /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/trans/scf_transaction_property_new/ |
| transaction_property_new_008.c | 40 * 2. Add an entity tree containing a service, a service-pg, 79 scftest_entity_tree_t *tree = local 118 /* Add an entity tree to the repository */ 120 "Add the following entity tree to the repository:\n\t" 129 if (tree == NULL) { 133 "Couldn't malloc space for entity tree\n\t" 134 "EXPECTED: tree != NULL\n\t" 135 "RETURNED: tree == NULL, errno = %d (%s)\n", 143 } /* tree == NULL */ 145 /* Initialize tree contents * [all...] |
| transaction_property_new_009.c | 40 * 2. Add an entity tree containing a service, a service-pg, 79 scftest_entity_tree_t *tree = local 118 /* Add an entity tree to the repository */ 120 "Add the following entity tree to the repository:\n\t" 129 if (tree == NULL) { 133 "Couldn't malloc space for entity tree\n\t" 134 "EXPECTED: tree != NULL\n\t" 135 "RETURNED: tree == NULL, errno = %d (%s)\n", 143 } /* tree == NULL */ 145 /* Initialize tree contents * [all...] |
| transaction_property_new_001.c | 40 * 2. Add an entity tree containing a single service and svcpg 76 scftest_entity_tree_t *tree = local 116 /* Add an entity tree to the repository */ 118 "Add the following entity tree to the repository:\n\t" 127 if (tree == NULL) { 131 "Couldn't malloc space for entity tree\n\t" 132 "EXPECTED: tree != NULL\n\t" 133 "RETURNED: tree == NULL, errno = %d (%s)\n", 141 } /* tree == NULL */ 143 /* Initialize tree contents * [all...] |
| transaction_property_new_002.c | 40 * 2. Add an entity tree containing a single service and svcpg 86 scftest_entity_tree_t *tree = local 129 /* Add an entity tree to the repository */ 131 "Add the following entity tree to the repository:\n\t" 140 if (tree == NULL) { 144 "Couldn't malloc space for entity tree\n\t" 145 "EXPECTED: tree != NULL\n\t" 146 "RETURNED: tree == NULL, errno = %d (%s)\n", 154 } /* tree == NULL */ 156 /* Initialize tree contents * [all...] |
| transaction_property_new_003.c | 40 * 2. Add an entity tree containing a single service and svcpg 77 scftest_entity_tree_t *tree = local 117 /* Add an entity tree to the repository */ 119 "Add the following entity tree to the repository:\n\t" 128 if (tree == NULL) { 132 "Couldn't malloc space for entity tree\n\t" 133 "EXPECTED: tree != NULL\n\t" 134 "RETURNED: tree == NULL, errno = %d (%s)\n", 142 } /* tree == NULL */ 144 /* Initialize tree contents * [all...] |
| transaction_property_new_004.c | 40 * 2. Add an entity tree containing a service, a service-pg, 80 scftest_entity_tree_t *tree = local 120 /* Add an entity tree to the repository */ 122 "Add the following entity tree to the repository:\n\t" 131 if (tree == NULL) { 135 "Couldn't malloc space for entity tree\n\t" 136 "EXPECTED: tree != NULL\n\t" 137 "RETURNED: tree == NULL, errno = %d (%s)\n", 145 } /* tree == NULL */ 147 /* Initialize tree contents * [all...] |
| transaction_property_new_006.c | 41 * 2. Add an entity tree to the reposiyory containing a service, 82 scftest_entity_tree_t *tree = local 124 /* Add an entity tree to the repository */ 126 "Add the following entity tree to the repository:\n\t" 135 if (tree == NULL) { 139 "Couldn't malloc space for entity tree\n\t" 140 "EXPECTED: tree != NULL\n\t" 141 "RETURNED: tree == NULL, errno = %d (%s)\n", 149 } /* tree == NULL */ 151 /* Initialize tree contents * [all...] |
| transaction_property_new_007.c | 41 * 2. Add an entity tree containing a service, a service-pg, 80 scftest_entity_tree_t *tree = local 121 /* Add an entity tree to the repository */ 123 "Add the following entity tree to the repository:\n\t" 132 if (tree == NULL) { 136 "Couldn't malloc space for entity tree\n\t" 137 "EXPECTED: tree != NULL\n\t" 138 "RETURNED: tree == NULL, errno = %d (%s)\n", 146 } /* tree == NULL */ 148 /* Initialize tree contents * [all...] |
| transaction_property_new_010.c | 40 * b. Add an entity tree containing a service, a service-pg, 87 scftest_entity_tree_t *tree = local 126 /* Add an entity tree to the repository */ 128 "Add the following entity tree to the repository:\n\t" 137 if (tree == NULL) { 141 "Couldn't malloc space for entity tree\n\t" 142 "EXPECTED: tree != NULL\n\t" 143 "RETURNED: tree == NULL, errno = %d (%s)\n", 151 } /* tree == NULL */ 153 /* Initialize tree contents * [all...] |
| /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/entry/scf_entry_add_value/ |
| scf_entry_add_value_007.c | 39 * 2. Add a tree of entities to the repository containing a service, 78 scftest_entity_tree_t *tree = local 117 /* Add an entity tree to the repository */ 119 "Add the following entity tree to the repository:\n\t" 128 if (tree == NULL) { 132 "Couldn't malloc space for entity tree\n\t" 133 "EXPECTED: tree != NULL\n\t" 134 "RETURNED: tree == NULL, errno = %d (%s)\n", 142 } /* tree == NULL */ 144 /* Initialize tree contents * [all...] |
| scf_entry_add_value_008.c | 39 * 2. Add a tree of entities to the repository containing a service, 78 scftest_entity_tree_t *tree = local 117 /* Add an entity tree to the repository */ 119 "Add the following entity tree to the repository:\n\t" 128 if (tree == NULL) { 132 "Couldn't malloc space for entity tree\n\t" 133 "EXPECTED: tree != NULL\n\t" 134 "RETURNED: tree == NULL, errno = %d (%s)\n", 142 } /* tree == NULL */ 144 /* Initialize tree contents * [all...] |
| scf_entry_add_value_003.c | 38 * 1. Add an entity tree to the repository containing a service, 78 scftest_entity_tree_t *tree = local 117 /* Add an entity tree to the repository */ 119 "Add the following entity tree to the repository:\n\t" 128 if (tree == NULL) { 132 "Couldn't malloc space for entity tree\n\t" 133 "EXPECTED: tree != NULL\n\t" 134 "RETURNED: tree == NULL, errno = %d (%s)\n", 142 } /* tree == NULL */ 144 /* Initialize tree contents * [all...] |
| scf_entry_add_value_004.c | 40 * 2. Add an entity tree to the repository, comprising of a 82 scftest_entity_tree_t *tree = local 122 /* Add an entity tree to the repository */ 124 "Add the following entity tree to the repository:\n\t" 133 if (tree == NULL) { 137 "Couldn't malloc space for entity tree\n\t" 138 "EXPECTED: tree != NULL\n\t" 139 "RETURNED: tree == NULL, errno = %d (%s)\n", 147 } /* tree == NULL */ 149 /* Initialize tree contents * [all...] |
| scf_entry_add_value_005.c | 81 scftest_entity_tree_t *tree = local 122 /* Add an entity tree to the repository */ 124 "Add the following entity tree to the repository:\n\t" 133 if (tree == NULL) { 137 "Couldn't malloc space for entity tree\n\t" 138 "EXPECTED: tree != NULL\n\t" 139 "RETURNED: tree == NULL, errno = %d (%s)\n", 147 } /* tree == NULL */ 149 /* Initialize tree contents */ 150 tree->scp = scp [all...] |
| scf_entry_add_value_006.c | 41 * 2. Add a tree of entities to the repository containing a service, 81 scftest_entity_tree_t *tree = local 122 /* Add an entity tree to the repository */ 124 "Add the following entity tree to the repository:\n\t" 133 if (tree == NULL) { 137 "Couldn't malloc space for entity tree\n\t" 138 "EXPECTED: tree != NULL\n\t" 139 "RETURNED: tree == NULL, errno = %d (%s)\n", 147 } /* tree == NULL */ 149 /* Initialize tree contents * [all...] |
| /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/trans/scf_transaction_property_new/ |
| transaction_property_new_008.c | 40 * 2. Add an entity tree containing a service, a service-pg, 79 scftest_entity_tree_t *tree = local 118 /* Add an entity tree to the repository */ 120 "Add the following entity tree to the repository:\n\t" 129 if (tree == NULL) { 133 "Couldn't malloc space for entity tree\n\t" 134 "EXPECTED: tree != NULL\n\t" 135 "RETURNED: tree == NULL, errno = %d (%s)\n", 143 } /* tree == NULL */ 145 /* Initialize tree contents * [all...] |
| transaction_property_new_009.c | 40 * 2. Add an entity tree containing a service, a service-pg, 79 scftest_entity_tree_t *tree = local 118 /* Add an entity tree to the repository */ 120 "Add the following entity tree to the repository:\n\t" 129 if (tree == NULL) { 133 "Couldn't malloc space for entity tree\n\t" 134 "EXPECTED: tree != NULL\n\t" 135 "RETURNED: tree == NULL, errno = %d (%s)\n", 143 } /* tree == NULL */ 145 /* Initialize tree contents * [all...] |
| transaction_property_new_001.c | 40 * 2. Add an entity tree containing a single service and svcpg 76 scftest_entity_tree_t *tree = local 116 /* Add an entity tree to the repository */ 118 "Add the following entity tree to the repository:\n\t" 127 if (tree == NULL) { 131 "Couldn't malloc space for entity tree\n\t" 132 "EXPECTED: tree != NULL\n\t" 133 "RETURNED: tree == NULL, errno = %d (%s)\n", 141 } /* tree == NULL */ 143 /* Initialize tree contents * [all...] |
| transaction_property_new_002.c | 40 * 2. Add an entity tree containing a single service and svcpg 86 scftest_entity_tree_t *tree = local 129 /* Add an entity tree to the repository */ 131 "Add the following entity tree to the repository:\n\t" 140 if (tree == NULL) { 144 "Couldn't malloc space for entity tree\n\t" 145 "EXPECTED: tree != NULL\n\t" 146 "RETURNED: tree == NULL, errno = %d (%s)\n", 154 } /* tree == NULL */ 156 /* Initialize tree contents * [all...] |