| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/src/ |
| H A D | adbg_run.c | 59 Do_ADBG_Log("calloc failed for Suite %s!", in Do_ADBG_RunSuite() 117 Do_ADBG_Log("######################################################"); in ADBG_RunSuite() 118 Do_ADBG_Log("#"); in ADBG_RunSuite() 119 Do_ADBG_Log("# %s", Runner_p->Suite_p->SuiteID_p); in ADBG_RunSuite() 120 Do_ADBG_Log("#"); in ADBG_RunSuite() 121 Do_ADBG_Log("######################################################"); in ADBG_RunSuite() 132 Do_ADBG_Log("Error: -x <test-id>"); in ADBG_RunSuite() 149 Do_ADBG_Log("HEAP_ALLOC failed for Case %s!", in ADBG_RunSuite() 184 Do_ADBG_Log("Test suite aborted by %s!", in ADBG_RunSuite() 190 Do_ADBG_Log("+-----------------------------------------------------"); in ADBG_RunSuite() [all …]
|
| H A D | adbg_expect.c | 46 Do_ADBG_Log("%s:%d: %s has an unexpected value: 0x%x = %s, " in Do_ADBG_Expect() 54 Do_ADBG_Log( in Do_ADBG_Expect() 78 Do_ADBG_Log("%s:%d: %s has an unexpected value: 0x%x = %s, " in Do_ADBG_ExpectNot() 86 Do_ADBG_Log( in Do_ADBG_ExpectNot() 109 Do_ADBG_Log( in Do_ADBG_ExpectBuffer() 121 Do_ADBG_Log("%s:%d: %s has an unexpected content:", in Do_ADBG_ExpectBuffer() 124 Do_ADBG_Log("Got"); in Do_ADBG_ExpectBuffer() 126 Do_ADBG_Log("Expected"); in Do_ADBG_ExpectBuffer() 147 Do_ADBG_Log("%s:%d: %s has an unexpected value: %p, expected %p", in Do_ADBG_ExpectPointer() 167 Do_ADBG_Log("%s:%d: %s has an unexpected value: %p, expected not NULL", in Do_ADBG_ExpectPointerNotNULL() [all …]
|
| H A D | adbg_case.c | 145 Do_ADBG_Log("Do_ADBG_BeginSubCase: NULL Case_p!"); in Do_ADBG_BeginSubCase() 150 Do_ADBG_Log("Do_ADBG_BeginSubCase: NULL FormatTitle_p!"); in Do_ADBG_BeginSubCase() 164 Do_ADBG_Log("Do_ADBG_BeginSubCase: HEAP_ALLOC failed"); in Do_ADBG_BeginSubCase() 171 Do_ADBG_Log(" "); in Do_ADBG_BeginSubCase() 172 Do_ADBG_Log("* %s %s", SubCase_p->TestID_p, SubCase_p->Title_p); in Do_ADBG_BeginSubCase() 174 Do_ADBG_Log("o %s %s", SubCase_p->TestID_p, SubCase_p->Title_p); in Do_ADBG_BeginSubCase() 188 Do_ADBG_Log("Do_ADBG_EndSubCase: NULL Case_p!"); in Do_ADBG_EndSubCase() 204 Do_ADBG_Log("Do_ADBG_EndSubCase: " in Do_ADBG_EndSubCase() 211 Do_ADBG_Log("Do_ADBG_EndSubCase: " in Do_ADBG_EndSubCase() 221 Do_ADBG_Log("Do_ADBG_EndSubCase: " in Do_ADBG_EndSubCase() [all …]
|
| H A D | adbg_log.c | 36 void Do_ADBG_Log(const char *const Format, ...) in Do_ADBG_Log() function 74 Do_ADBG_Log(" %-*s %s", (int)Cols * 3, HexBuffer, AsciiBuffer); in Do_ADBG_HexLog()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_1000.c | 102 Do_ADBG_Log("crypt_in:"); in xtest_crypto_test() 104 Do_ADBG_Log("out:"); in xtest_crypto_test() 139 Do_ADBG_Log("sha256_out:"); in xtest_crypto_test() 141 Do_ADBG_Log("out:"); in xtest_crypto_test() 181 Do_ADBG_Log("exp_out:"); in xtest_crypto_test() 183 Do_ADBG_Log("out:"); in xtest_crypto_test() 223 Do_ADBG_Log("exp_out:"); in xtest_crypto_test() 225 Do_ADBG_Log("out:"); in xtest_crypto_test() 242 Do_ADBG_Log(" - 1001 - skip test, pseudo TA not found"); in xtest_tee_test_1001() 267 Do_ADBG_Log(" - 1002 - skip test, pseudo TA not found"); in xtest_tee_test_1002() [all …]
|
| H A D | regression_8100.c | 44 Do_ADBG_Log("CFG_TA_MBEDTLS_SELF_TEST not set, test skipped"); in test_8101() 135 Do_ADBG_Log("%s:%d \"%s\"", f, l, b); in osslerr() 266 Do_ADBG_Log("OpenSSL not available, skipping certificate verification"); in verify_cert()
|
| H A D | regression_4100.c | 521 Do_ADBG_Log("%s sign %" PRId32 " (length %" PRIu32 ")", in print_handle() 803 Do_ADBG_Log("n %zu", n); in test_4103() 1147 Do_ADBG_Log("n %zu", n); in test_4105() 1302 Do_ADBG_Log("n %zu", n); in test_4107() 1453 Do_ADBG_Log("n %zu", n); in test_4108() 1673 Do_ADBG_Log("n %zu", n); in test_4109() 1981 Do_ADBG_Log("n %zu", n); in test_4110() 1988 Do_ADBG_Log("n %zu", n); in test_4110() 2105 Do_ADBG_Log("n %zu", n); in test_4111() 2213 Do_ADBG_Log("Unexpected prime clasification %" PRId32 ", expected %" PRId32 " or %" PRId32, in test_4112_is_prime() [all …]
|
| H A D | regression_8000.c | 746 Do_ADBG_Log("Ignore test due to TA does not exist"); in xtest_tee_test_8002()
|
| H A D | regression_6000.c | 1610 Do_ADBG_Log(" threads: %d, loops: %d", NUM_THREADS, loops); in xtest_tee_test_6016_single() 1706 Do_ADBG_Log("writing %zu", n); in xtest_tee_test_6018_single() 1746 Do_ADBG_Log("reading %zu", n); in xtest_tee_test_6018_single()
|
| H A D | pkcs11_1000.c | 1022 Do_ADBG_Log(" created object count: %zu", n); in test_create_destroy_session_objects() 1491 Do_ADBG_Log(" created sessions count: %zu", n); in xtest_pkcs11_test_1007() 4555 Do_ADBG_Log("OpenSSL not available, skipping C_DigestKey verification"); in xtest_pkcs11_test_1018() 4634 Do_ADBG_Log("OpenSSL not available, skipping C_DigestKey verification"); in xtest_pkcs11_test_1018() 4980 Do_ADBG_Log("Unexpected failure in openssl functions: %d", in xtest_pkcs11_test_1018()
|
| H A D | regression_4000.c | 979 Do_ADBG_Log("SM3 not supported: skip subcase"); in xtest_tee_test_4001() 2119 Do_ADBG_Log("SM4 not supported: skip subcase"); in xtest_tee_test_4003() 3586 Do_ADBG_Log("SM2 not supported: skip subcase"); in xtest_tee_test_4006() 4985 Do_ADBG_Log("Iteration %zu", i); in xtest_tee_test_4011() 5165 Do_ADBG_Log("SM2 KEP not supported: skip subcase"); in xtest_tee_test_4014()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/include/ |
| H A D | adbg.h | 271 void Do_ADBG_Log(const char *const Format_p, ...)
|