Files
bitcoin/test/functional/feature_bind_extra.py
Hennadii Stepanov 8a982eea85 qa: Add skip_if_no_lsof_on_nonlinux helper and use it where needed
Some functional tests on non-Linux platforms rely on the `lsof` utility.
However, we treat all other functional test dependencies, such as
additional Python modules, as optional, and skip dependent tests if
those are unavailable.

This change makes `lsof` optional as well.
2026-06-29 15:44:34 +01:00

3.9 KiB
Executable File