fuzz: add IPC round-trip target
This commit adds a new fuzz test for Bitcoin Core's inter-process communication (IPC) system. Fuzz tests are automated quality-assurance tools that feed random or semi-random data into code to find crashes or bugs. The change only introduc…
037ad770by Enoch Azariah+233−09 files