Searched refs:test (Results 1 – 10 of 10) sorted by relevance
/optee_test-3.20.0/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-3.20.0/ |
A D | README.md | 2 This git contains source code for the test suite (xtest) used to test the
|
/optee_test-3.20.0/host/xtest/ |
A D | pkcs11_1000.c | 1810 (void *)test->in, test->in_len); in xtest_pkcs11_test_1008() 1856 (void *)test->in, test->in_incr); in xtest_pkcs11_test_1008() 1861 (void *)(test->in + test->in_incr), in xtest_pkcs11_test_1008() 1862 test->in_len - test->in_incr); in xtest_pkcs11_test_1008() 2009 test->in_len - test->in_incr); in xtest_pkcs11_test_1009() 2021 (void *)test->in, test->in_len, in xtest_pkcs11_test_1009() 2034 (void *)test->in, test->in_len, in xtest_pkcs11_test_1009() 2042 (void *)test->in, test->in_len, in xtest_pkcs11_test_1009() 2084 (void *)test->in, test->in_len, in xtest_pkcs11_test_1009() 2095 (void *)test->in, test->in_len, in xtest_pkcs11_test_1009() [all …]
|
A D | regression_1000.c | 1264 int test = 0; in xtest_tee_test_1014() local 1267 test = TEST_NS_TO_TA; in xtest_tee_test_1014() 1273 test = TEST_TA_TO_TA; in xtest_tee_test_1014() 1279 test = TEST_TA_TO_PTA; in xtest_tee_test_1014() 1285 test = TEST_NS_TO_PTA; in xtest_tee_test_1014() 2590 struct bti_test const *test = NULL; in xtest_tee_test_1035() local 2610 test = &bti_cases_success[n]; in xtest_tee_test_1035() 2612 op.params[0].value.a = test->func; in xtest_tee_test_1035() 2614 res = TEEC_InvokeCommand(&session, test->cmd, &op, &ret_orig); in xtest_tee_test_1035() 2634 test = &bti_cases_panic[n]; in xtest_tee_test_1035() [all …]
|
A D | ffa_spmc_1000.c | 89 static int start_sp_test(uint16_t endpoint, enum sp_tests test, in start_sp_test() argument 93 args->args[0] = test; in start_sp_test()
|
/optee_test-3.20.0/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-3.20.0/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 25 milliseconds