[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1690564372.git.skhan@linuxfoundation.org>
Date: Fri, 28 Jul 2023 11:29:25 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: shuah@...nel.org, Liam.Howlett@...cle.com,
anjali.k.kulkarni@...cle.com, naresh.kamboju@...aro.org,
kuba@...nel.org
Cc: Shuah Khan <skhan@...uxfoundation.org>, davem@...emloft.net,
lkft-triage@...ts.linaro.org, netdev@...r.kernel.org,
llvm@...ts.linux.dev, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH next 0/3] Connector/proc_filter test fixes
This 3 patch series consists of fixes to proc_filter test
found during linun-next testing.
The first patch fixes the LKFT reported compile error, second
one adds .gitignore and the third fixes error paths to skip
instead of fail (root check, and argument checks)
Shuah Khan (3):
selftests:connector: Fix Makefile to include KHDR_INCLUDES
selftests:connector: Add .gitignore and poupulate it with test
selftests:connector: Add root check and fix arg error paths to skip
tools/testing/selftests/connector/.gitignore | 1 +
tools/testing/selftests/connector/Makefile | 2 +-
tools/testing/selftests/connector/proc_filter.c | 9 +++++++--
3 files changed, 9 insertions(+), 3 deletions(-)
create mode 100644 tools/testing/selftests/connector/.gitignore
--
2.39.2
Powered by blists - more mailing lists