selftests: connector: Fix input argument error paths to skip
authorShuah Khan <skhan@linuxfoundation.org>
Sat, 29 Jul 2023 00:24:03 +0000 (18:24 -0600)
committerJakub Kicinski <kuba@kernel.org>
Tue, 1 Aug 2023 03:11:42 +0000 (20:11 -0700)
commit04786c0659dbacf1f626f70c2b19c1bc334f1098
tree5a4019c4b34b801309c1837fdb276ec6417853db
parent079082c60affefeb9d2bd4176a4f2b390a9ccfda
selftests: connector: Fix input argument error paths to skip

Fix input argument parsing paths to skip from their error legs.
This fix helps to avoid false test failure reports without running
the test.

Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Reviewed-by: Anjali Kulkarni <anjali.k.kulkarni@oracle.com>
Link: https://lore.kernel.org/r/20230729002403.4278-1-skhan@linuxfoundation.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/connector/proc_filter.c