On Tue, Jan 31, 2023 at 8:08 AM Andrei Gherzan andrei.gherzan@canonical.com wrote:
Leaving unrecognized arguments buried in the output, can easily hide a CLI/script typo. Avoid this by exiting when wrong arguments are provided to the udpgso_bench test programs.
Signed-off-by: Andrei Gherzan andrei.gherzan@canonical.com
I'm on the fence on this. Test binaries are not necessarily robust against bad input. If you insist.
When sending patches to net, please always add a Fixes tag.