Files
bitcoin/test/functional/test_framework
Lőrinc 7236a05503 test: enable feature_bind_extra on macOS and BSD
`feature_bind_extra` checks `-bind` and `-whitebind` by comparing the node's listening sockets with the expected addresses.
Add `get_bind_addrs` support for macOS, FreeBSD, NetBSD, and OpenBSD using `lsof`, and switch the test to the POSIX platform guard so it runs there too.
On FreeBSD, pass `-Di` to avoid device-cache warnings on stderr that the functional test runner treats as failures.

Co-authored-by: willcl-ark <will8clark@gmail.com>
Co-authored-by: fanquake <fanquake@gmail.com>
2026-04-06 17:05:40 +03:00
..
2026-03-12 16:01:05 +01:00
2026-03-31 12:25:06 +02:00