Files
openthread/tests/fuzz
Abtin Keshavarzian 61e43cffb9 [fuzz] fix warning when building fuzzer source files (#12130)
Add `SuccessOrQuit()` to check the return `Error` value of
`RoutingManager::SetEnabled()` in `fuzz_*.cpp` source files. This
addresses warnings about ignoring the return value.
2025-11-12 20:37:17 +01:00
..