Merge pull request #152 from ARMmbed/psa-test-psa_constant_names
Test psa_constant_names
This commit is contained in:
commit
1fb011f2a6
10 changed files with 447 additions and 57 deletions
|
@ -711,6 +711,9 @@ component_test_full_cmake_clang () {
|
|||
msg "test: main suites (full config)" # ~ 5s
|
||||
make test
|
||||
|
||||
msg "test: psa_constant_names (full config)" # ~ 1s
|
||||
record_status tests/scripts/test_psa_constant_names.py
|
||||
|
||||
msg "test: ssl-opt.sh default, ECJPAKE, SSL async (full config)" # ~ 1s
|
||||
if_build_succeeded tests/ssl-opt.sh -f 'Default\|ECJPAKE\|SSL async private'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue