Searched refs:test (Results 1 – 10 of 10) sorted by relevance
| /optee_test/ta/os_test/ |
| A D | cxx_tests.cpp | 86 bool test(); 89 bool MixedFrameExceptionTest::test() in test() function in MixedFrameExceptionTest 101 MixedFrameExceptionTest test; in ta_entry_cxx_exc_mixed() local 103 if (test.test()) in ta_entry_cxx_exc_mixed()
|
| /optee_test/host/xtest/ |
| A D | pkcs11_1000.c | 2054 (void *)test->in, test->in_len); in xtest_pkcs11_test_1008() 2100 (void *)test->in, test->in_incr); in xtest_pkcs11_test_1008() 2106 test->in_len - test->in_incr); in xtest_pkcs11_test_1008() 2253 test->in_len - test->in_incr); in xtest_pkcs11_test_1009() 2265 (void *)test->in, test->in_len, in xtest_pkcs11_test_1009() 9684 test->ctx_len + test->tag_len, in xtest_pkcs11_test_1030() 9705 memcpy(in + test->ctx_len, test->tag, test->tag_len); in xtest_pkcs11_test_1030() 9788 test->ctx_len + test->tag_len, in xtest_pkcs11_test_1030() 9942 memcpy(in + test->ctx_len, test->tag, test->tag_len); in xtest_pkcs11_test_1030() 9993 if (test->ptx && test->ctx) { in xtest_pkcs11_test_1030() [all …]
|
| A D | regression_1000.c | 1316 int test = 0; in xtest_tee_test_1014() local 1319 test = TEST_NS_TO_TA; in xtest_tee_test_1014() 1325 test = TEST_TA_TO_TA; in xtest_tee_test_1014() 1331 test = TEST_TA_TO_PTA; in xtest_tee_test_1014() 1337 test = TEST_NS_TO_PTA; in xtest_tee_test_1014() 2662 struct bti_test const *test = NULL; in xtest_tee_test_1035() local 2682 test = &bti_cases_success[n]; in xtest_tee_test_1035() 2684 op.params[0].value.a = test->func; in xtest_tee_test_1035() 2686 res = TEEC_InvokeCommand(&session, test->cmd, &op, &ret_orig); in xtest_tee_test_1035() 2706 test = &bti_cases_panic[n]; in xtest_tee_test_1035() [all …]
|
| A D | ffa_spmc_1000.c | 141 static int start_sp_test(uint16_t endpoint, enum sp_tests test, in start_sp_test() argument 145 args->args[0] = test; in start_sp_test()
|
| /optee_test/ |
| A D | README.md | 2 This git contains source code for the test suite (xtest) used to test the
|
| /optee_test/host/xtest/gp/patches/ |
| A D | 0010-TEE_DataStorage_API.xml.patch | 28 +<!-- test case is broken 44 +<!-- test case is broken 60 +<!-- test case is broken 76 +<!-- test case is broken 92 +<!-- test case is broken
|
| A D | 0015-Enable-compatibility-with-TEE-Internal-Core-API-v1.1.patch | 6 The test suite is testing TEE Internal Core API v1.1 so make sure that
|
| A D | 0013-Disable-Invoke_GetTAPersistentTimeNotSet_and_SetTAPe.patch | 9 TA. OP-TEE doesn't provide any way to do that, so disable this test.
|
| A D | 0002-TTAs-add-files-needed-to-compile.patch | 210 + { "gp.test.description", USER_TA_PROP_TYPE_STRING, \ 824 + { "gp.test.description", USER_TA_PROP_TYPE_STRING, \ 898 + { "gp.test.description", USER_TA_PROP_TYPE_STRING, \ 970 + { "gp.test.description", USER_TA_PROP_TYPE_STRING, \ 1034 + { "gp.test.description", USER_TA_PROP_TYPE_STRING, \ 1143 + { "gp.test.description", USER_TA_PROP_TYPE_STRING, \ 1146 + "this is a test string" }, \ 1426 + { "gp.test.description", USER_TA_PROP_TYPE_STRING, \ 1490 + { "gp.test.description", USER_TA_PROP_TYPE_STRING, \ 1622 + { "gp.test.description", USER_TA_PROP_TYPE_STRING, \
|
| /optee_test/ta/ |
| A D | subkey_notes.txt | 6 keys used for the subkey test TAs. 8 We start with a two level subkey hierachy to be able to test more when the
|
Completed in 43 milliseconds