Home
last modified time | relevance | path

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

/optee_test/ta/os_test/
A Dcxx_tests.cpp86 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/
A DREADME.md2 This git contains source code for the test suite (xtest) used to test the
/optee_test/host/xtest/
A Dpkcs11_1000.c1810 (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 Dregression_1000.c1243 int test = 0; in xtest_tee_test_1014() local
1246 test = TEST_NS_TO_TA; in xtest_tee_test_1014()
1248 ret = sdp_basic_test(test, size, loop, ion_heap, rnd_offset, 0); in xtest_tee_test_1014()
1252 test = TEST_TA_TO_TA; in xtest_tee_test_1014()
1258 test = TEST_TA_TO_PTA; in xtest_tee_test_1014()
1264 test = TEST_NS_TO_PTA; in xtest_tee_test_1014()
2569 struct bti_test const *test = NULL; in xtest_tee_test_1035() local
2589 test = &bti_cases_success[n]; in xtest_tee_test_1035()
2591 op.params[0].value.a = test->func; in xtest_tee_test_1035()
2613 test = &bti_cases_panic[n]; in xtest_tee_test_1035()
[all …]
/optee_test/host/xtest/gp/patches/
A D0010-TEE_DataStorage_API.xml.patch28 +<!-- 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 D0013-Disable-Invoke_GetTAPersistentTimeNotSet_and_SetTAPe.patch9 TA. OP-TEE doesn't provide any way to do that, so disable this test.
A D0002-TTAs-add-files-needed-to-compile.patch210 + { "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, \

Completed in 26 milliseconds