Lines Matching full:test
3 TF-M Regression Test Sample
11 The build system will replace the Zephyr application with the Non-Secure TF-M test application,
46 #### Execute test suites for the Secure area ####
50 Running Test Suite PS reliability tests (TFM_PS_TEST_3XXX)...
54 TEST: TFM_PS_TEST_3001 - PASSED!
58 TEST: TFM_PS_TEST_3002 - PASSED!
63 *** Secure test suites summary ***
64 Test suite 'PSA protected storage S interface tests (TFM_PS_TEST_2XXX)' has PASSED
65 Test suite 'PS reliability tests (TFM_PS_TEST_3XXX)' has PASSED
66 Test suite 'PS rollback protection tests (TFM_PS_TEST_4XXX)' has PASSED
67 Test suite 'PSA internal trusted storage S interface tests (TFM_ITS_TEST_2XXX)' has PASSED
68 Test suite 'ITS reliability tests (TFM_ITS_TEST_3XXX)' has PASSED
69 Test suite 'Crypto secure interface tests (TFM_CRYPTO_TEST_5XXX)' has PASSED
70 … Test suite 'Initial Attestation Service secure interface tests(TFM_ATTEST_TEST_1XXX)' has PASSED
71 Test suite 'Platform Service Secure interface tests(TFM_PLATFORM_TEST_1XXX)' has PASSED
72 Test suite 'IPC secure interface test (TFM_IPC_TEST_1XXX)' has PASSED
74 *** End of Secure test suites ***
76 #### Execute test suites for the Non-secure area ####
80 Running Test Suite Core non-secure positive tests (TFM_CORE_TEST_1XXX)...
82 Description: 'Test service request from NS thread mode'
83 TEST: TFM_CORE_TEST_1001 - PASSED!
85 Description: 'Test the success of service init'
86 TEST: TFM_CORE_TEST_1003 - PASSED!
88 Description: 'Test secure service buffer accesses'
89 TEST: TFM_CORE_TEST_1007 - PASSED!
91 Description: 'Test secure service to service call'
92 TEST: TFM_CORE_TEST_1008 - PASSED!
94 Description: 'Test secure service to service call with buffer handling'
95 TEST: TFM_CORE_TEST_1010 - PASSED!
97 Description: 'Test service parameter sanitization'
98 TEST: TFM_CORE_TEST_1015 - PASSED!
100 Description: 'Test outvec write'
101 TEST: TFM_CORE_TEST_1016 - PASSED!
106 *** Non-secure test suites summary ***
107 Test suite 'PSA protected storage NS interface tests (TFM_PS_TEST_1XXX)' has PASSED
108 Test suite 'PSA internal trusted storage NS interface tests (TFM_ITS_TEST_1XXX)' has PASSED
109 Test suite 'Crypto non-secure interface test (TFM_CRYPTO_TEST_6XXX)' has PASSED
110 Test suite 'Platform Service Non-Secure interface tests(TFM_PLATFORM_TEST_2XXX)' has PASSED
111 …Test suite 'Initial Attestation Service non-secure interface tests(TFM_ATTEST_TEST_2XXX)' has PAS…
112 Test suite 'QCBOR regression test(TFM_QCBOR_TEST_7XXX)' has PASSED
113 Test suite 'T_COSE regression test(TFM_T_COSE_TEST_8XXX)' has PASSED
114 Test suite 'Core non-secure positive tests (TFM_CORE_TEST_1XXX)' has PASSED
115 Test suite 'IPC non-secure interface test (TFM_IPC_TEST_1XXX)' has PASSED
117 *** End of Non-secure test suites ***