Searched refs:ADBG_EXPECT_CK_OK (Results 1 – 2 of 2) sorted by relevance
/optee_test-3.20.0/host/xtest/ |
A D | pkcs11_1000.c | 190 ADBG_EXPECT_CK_OK(c, rv); in xtest_pkcs11_test_1000() 429 ADBG_EXPECT_CK_OK(c, rv); in xtest_pkcs11_test_1001() 559 ADBG_EXPECT_CK_OK(c, rv); in xtest_pkcs11_test_1002() 816 ADBG_EXPECT_CK_OK(c, rv); in test_login_logout() 828 ADBG_EXPECT_CK_OK(c, rv); in test_login_logout() 835 ADBG_EXPECT_CK_OK(c, rv); in test_login_logout() 843 ADBG_EXPECT_CK_OK(c, rv); in test_login_logout() 902 ADBG_EXPECT_CK_OK(c, rv); in test_set_pin() 975 ADBG_EXPECT_CK_OK(c, rv); in xtest_pkcs11_test_1003() 1032 ADBG_EXPECT_CK_OK(c, rv); in test_create_destroy_single_object() [all …]
|
A D | xtest_test.h | 50 #define ADBG_EXPECT_CK_OK(c, got) \ macro
|
Completed in 17 milliseconds