commit | 08d6cf2070406132c9b27e2fdb7727dc93e22568 | [log] [tgz] |
---|---|---|
author | Jarno Lamsa <jarno.lamsa@arm.com> | Fri Oct 18 11:49:52 2019 +0300 |
committer | Jarno Lamsa <jarno.lamsa@arm.com> | Tue Oct 22 13:32:26 2019 +0300 |
tree | f2a3e192e6ebac672b452b28540c7b70448d3a9f | |
parent | 33281d55468aadf656bdad89d776feb6216b2b49 [diff] |
Modify the test_baremetal in all.sh Allow it to run the whole ssl-opt.sh instead of filtering only to Default, DTLS
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 365410e..9ffa251 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -1588,7 +1588,7 @@ 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_allow_sha1 () {