commit | ef9fa54c34dd97e3dc5bdb70c5da6e87f5b42222 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@kernel.org> | Sat Nov 18 11:10:11 2017 -0800 |
committer | Luis R. Rodriguez <mcgrof@kernel.org> | Sun Nov 19 17:59:53 2017 -0800 |
tree | b02577f26dcfdee174f40a9d9b89a71b4008b6b1 | |
parent | 1d04ed685cc8440df4ad0f4e1758b6484d7180e2 [diff] |
test_firmware: add a library for shared helpers Both fw_fallback.sh and fw_filesystem.sh share a common set of boiler plate setup and tests. We can share these in a common place. While at it, move both test to use /bin/bash. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>