Merge pull request #152 from ARMmbed/psa-test-psa_constant_names

Test psa_constant_names
This commit is contained in:
Jaeden Amero 2019-02-12 13:39:25 +00:00 committed by GitHub
commit 1fb011f2a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 447 additions and 57 deletions

View file

@ -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'