commit | 0a4512b5fba8018a3c57ed5be67c5565f5860864 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue Nov 30 15:33:53 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 14 12:26:42 2022 -0500 |
tree | 1d52de1b1e903b594b6a3bda6396ce086a9608b6 | |
parent | a398a51ccc68c0a7aee14f8328dc86a1a4cfba85 [diff] |
test: test_lsblk: Mark as sandbox specific This test checks for output specific to the sandbox blk device "sandbox_host_blk", mark it as sandbox specific. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>