fbrosson
|
3a7457136e
|
Backport 2.7: Use "#!/usr/bin/env perl" as shebang line.
|
2018-04-04 22:26:56 +00:00 |
|
Manuel Pégourié-Gonnard
|
fa973e022a
|
Document choice of script exit code
|
2018-03-05 13:23:27 +01:00 |
|
Gert van Dijk
|
ab41f04554
|
Tests: depends-pkalgs.pl - disable less options
Rather than disabling SSL & Key exchanges as a whole, only disable those
options required by reverse dependencies.
GitHub issue #1040 https://github.com/ARMmbed/mbedtls/issues/1040
See also discussion in PR #1074.
https://github.com/ARMmbed/mbedtls/pull/1074#issuecomment-327096303
|
2018-03-05 13:20:36 +01:00 |
|
Manuel Pégourié-Gonnard
|
2f1633e002
|
Improve some comments, fix some typos
|
2018-03-05 13:19:41 +01:00 |
|
Manuel Pégourié-Gonnard
|
b26b28a7e4
|
Make some perl scripts usable with git bisect run
For that they need to return between 0 and 124 on error, while die returns
255, causing bisect-run to abort.
|
2018-03-05 13:16:15 +01:00 |
|
Manuel Pégourié-Gonnard
|
153b5ef696
|
Add new test script depends-pkalgs.pl
|
2018-03-05 12:58:42 +01:00 |
|