Files
wolfssl/scripts
Juliusz Sosinowicz 88032c1e56 Make the server timeout wrap Linux-only
timeout(1) is GNU coreutils and is not installed on macOS, so the
"make check macos" job failed with "timeout: command not found" for
every wrapped server. Add a small shim to each affected test: when
timeout is unavailable (e.g. macOS) run the server unbounded, restoring
the prior macOS behavior. The flaky hang the timeout guards against is on
the Linux-only trackmemory job, so macOS does not need the bound.
2026-06-23 10:35:44 +00:00
..
2026-05-26 14:54:30 +02:00
2024-09-05 15:10:50 -07:00
2024-09-05 15:10:50 -07:00
2026-05-14 13:10:13 +02:00
2026-03-04 15:06:55 -07:00