All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.4.y 0/4] selftests: firmware: fix mainline test runs
@ 2017-11-08 19:54 Amit Pundir
  2017-11-08 19:54 ` [PATCH for-4.4.y 1/4] test: firmware_class: report errors properly on failure Amit Pundir
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Amit Pundir @ 2017-11-08 19:54 UTC (permalink / raw)
  To: Greg KH
  Cc: Stable, Fengguang Wu, Shuah Khan, Luis R . Rodriguez,
	Brian Norris, Sumit Semwal

Hi Greg,

Please consider following upstream selftest firmware changes
to help run mainline/linux-next firmware test scripts on 4.4.y,
without breaking 0-day testing.

47e0bbb7fa98 ("test: firmware_class: report errors properly on failure")
is the one patch actually needed to make sure mainline/linux-next
selftest firmware test scripts run on 4.4.y.

Following commits are, however, required to make sure the above commit
doesn't break 0-day testing, wherein they run in-kernel selftests.
1b1fe542b6f0 ("selftests: firmware: add empty string and async tests")
880444e214cf ("selftests: firmware: send expected errors to /dev/null")
afb999cdef69 ("tools: firmware: check for distro fallback udev cancel rule")

Regards,
Amit Pundir

Brian Norris (2):
  test: firmware_class: report errors properly on failure
  selftests: firmware: add empty string and async tests

Luis R. Rodriguez (2):
  selftests: firmware: send expected errors to /dev/null
  tools: firmware: check for distro fallback udev cancel rule

 lib/test_firmware.c                               | 11 ++++++---
 tools/testing/selftests/firmware/fw_filesystem.sh | 10 +++++++-
 tools/testing/selftests/firmware/fw_userhelper.sh | 28 +++++++++++++++++++++--
 3 files changed, 43 insertions(+), 6 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-11-10 14:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08 19:54 [PATCH for-4.4.y 0/4] selftests: firmware: fix mainline test runs Amit Pundir
2017-11-08 19:54 ` [PATCH for-4.4.y 1/4] test: firmware_class: report errors properly on failure Amit Pundir
2017-11-08 19:54 ` [PATCH for-4.4.y 2/4] selftests: firmware: add empty string and async tests Amit Pundir
2017-11-08 19:54 ` [PATCH for-4.4.y 3/4] selftests: firmware: send expected errors to /dev/null Amit Pundir
2017-11-08 19:54 ` [PATCH for-4.4.y 4/4] tools: firmware: check for distro fallback udev cancel rule Amit Pundir
2017-11-10 14:05 ` [PATCH for-4.4.y 0/4] selftests: firmware: fix mainline test runs Greg KH
2017-11-10 14:58   ` Shuah Khan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.