commit | 1798045900b7fb24a2b9c37d8517bbcfc5d3eaa9 | [log] [tgz] |
---|---|---|
author | Scott Branden <scott.branden@broadcom.com> | Thu Aug 22 11:40:05 2019 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 04 13:31:28 2019 +0200 |
tree | 59ea48a3d8605a1996bca81371fc2ba7871ab5ee | |
parent | 7feebfa487b929b3e085f4f11ae7ac9e2e92e848 [diff] |
selftests: firmware: Add request_firmware_into_buf tests Add tests cases for checking request_firmware_into_buf api. API was introduced into kernel with no testing present previously. Signed-off-by: Scott Branden <scott.branden@broadcom.com> Acked-by: Luis Chamberlain <mcgrof@kernel.org> Acked-by: Shuah Khan <skhan@linuxfoundation.org> Link: https://lore.kernel.org/r/20190822184005.901-3-scott.branden@broadcom.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>