Merge remote-tracking branch 'public/pr/2892' into baremetal

This commit is contained in:
Simon Butcher 2019-10-29 15:30:38 +00:00
commit f5a64048b7
2 changed files with 31 additions and 4 deletions

View file

@ -1611,7 +1611,7 @@ component_test_baremetal () {
msg "test: baremetal.h + baremetal_test.h"
if_build_succeeded make test
if_build_succeeded tests/ssl-opt.sh --filter "^Default, DTLS$"
if_build_succeeded tests/ssl-opt.sh
}
component_test_hardware_entropy () {