diff options
author | Damien George <damien@micropython.org> | 2025-08-12 10:48:16 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-15 01:03:00 +1000 |
commit | 2bba507148e8a751123257fa2b075c70d67e1160 (patch) | |
tree | 830d4592b946e1709fdb730df51cd22cf2ec73a2 /docs/zephyr/tutorial | |
parent | a279c64046445c9dbde0a5d3d53d467cb7e43550 (diff) |
tests: Require SSL certificate file to be available for test to run.
Previously, any test needing an SSL certificate file would automatically
skip if the file could not be found. But that makes it too easy to
accidentally skip tests.
Instead, change it so that the test fails if the certificate file doesn't
exist. That matches, for example, the fact that the test fails if
networking (LAN, WiFi) is not active.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/zephyr/tutorial')
0 files changed, 0 insertions, 0 deletions