Lines Matching refs:T_ASSERT_EQ_INT
54 T_ASSERT_EQ_INT(rcent, 0, "Performing CS OPS with full buffer."); in get_blob()
75 T_ASSERT_EQ_INT(bufferlen2, bufferlen, "Checking bufferlen sizes are different"); in get_blob()
79 T_ASSERT_EQ_INT(rcent, 0, "Performing CS OPS with a full buffer + 1"); in get_blob()
105 T_ASSERT_EQ_INT(rcent, 0, "Getting CS OPS entitlements blob");
108 T_ASSERT_EQ_INT(rcent, 0, "Getting CS OPS entitlements blob");
112 T_ASSERT_EQ_INT(rcent, 0, "Getting CS OPS blob");
115 T_ASSERT_EQ_INT(rcent, 0, "Getting CS OPS blob");
118 T_ASSERT_EQ_INT(rcent, 0, "Getting CS OPs identity");
121 T_ASSERT_EQ_INT(rcent, 0, "Getting CS OPs identity");
128 T_ASSERT_EQ_INT(rcent, 0, "Checking CS OPs set status by setting proc RESTRICTED");
131 T_ASSERT_EQ_INT(rcent, 0, "Getting CS OPs status of process");
134 T_ASSERT_EQ_INT(rcent, 0, "Getting CS_OPS_CDHASH");
137 T_ASSERT_EQ_INT(rcent, 0, "Getting CS_OPS_CDHASH_WITH_INFO");
140 T_ASSERT_EQ_INT(memcmp(cdhash_info.hash, cdhash, sizeof(cdhash)), 0, "Comparing CDHashes");
144 T_ASSERT_EQ_INT(cdhash_info.type, CS_HASHTYPE_SHA1, "Checking returned CDHash type [SHA1]");
146 T_ASSERT_EQ_INT(cdhash_info.type, CS_HASHTYPE_SHA256, "Checking returned CDHash type [SHA256]");