Home
last modified time | relevance | path

Searched refs:testcase_cc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tpm2-tss/test/unit/
H A Dfapi-json.c1245 const char *testcase_cc[] = { "\"TPM2_CC_Startup\"", "\"CC_Startup\"", in check_tpmjson_tofromtxt() local
1248 for (size_t i = 0; i < sizeof(testcase_cc) / sizeof(testcase_cc[0]); i++) { in check_tpmjson_tofromtxt()
1249 CHECK_JSON_SIMPLE(TPM2_CC, testcase_cc[i], expected_cc); in check_tpmjson_tofromtxt()