On 23/01/31 08:35AM, Willem de Bruijn wrote:
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.
I'll keep it in the set (for next v), but I don't mind if it doesn't end up applied. It was just something I stumbled into.
When sending patches to net, please always add a Fixes tag.
I'll keep that in mind.