public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] selftests: firmware: skip testing unsupported features
@ 2017-11-08 11:47 Amit Pundir
  2017-11-08 11:47 ` [PATCH 1/2] selftests: firmware: skip unsupported async loading tests Amit Pundir
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Amit Pundir @ 2017-11-08 11:47 UTC (permalink / raw)
  To: kselftest, lkml
  Cc: Shuah Khan, Greg Kroah-Hartman, Luis R . Rodriguez,
	Masami Hiramatsu, Sumit Semwal

Hi,

At Linaro we run mainline/linux-next selftests on LTS releases and
run into few test failures due to kernel mismatch or missing upstream
functionality in older kernels. Discussed at length here:
https://lkml.org/lkml/2017/6/15/652

This patch series is an attempt to modify selftest firmware test scripts.
The proposed changes skip/ignore testing the upstream functionality
missing in the older kernel releases.

Regards,
Amit Pundir


Amit Pundir (2):
  selftests: firmware: skip unsupported async loading tests
  selftests: firmware: skip unsupported custom firmware fallback tests

 tools/testing/selftests/firmware/fw_fallback.sh   | 38 ++++++++++++++++-------
 tools/testing/selftests/firmware/fw_filesystem.sh | 34 ++++++++++++--------
 2 files changed, 47 insertions(+), 25 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-11-08 16:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08 11:47 [PATCH 0/2] selftests: firmware: skip testing unsupported features Amit Pundir
2017-11-08 11:47 ` [PATCH 1/2] selftests: firmware: skip unsupported async loading tests Amit Pundir
2017-11-08 12:41   ` Greg Kroah-Hartman
2017-11-08 16:29   ` Shuah Khan
2017-11-08 11:47 ` [PATCH 2/2] selftests: firmware: skip unsupported custom firmware fallback tests Amit Pundir
2017-11-08 12:41   ` Greg Kroah-Hartman
2017-11-08 16:34   ` Shuah Khan
2017-11-08 12:46 ` [PATCH 0/2] selftests: firmware: skip testing unsupported features Sumit Semwal
2017-11-08 16:28 ` Shuah Khan
2017-11-08 16:49 ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox