]> git.baikalelectronics.ru Git - uboot.git/commit
test: test_lsblk: Mark as sandbox specific
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 30 Nov 2021 14:33:53 +0000 (15:33 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jan 2022 17:26:42 +0000 (12:26 -0500)
commitac3934cfb401509385edeb0f75553a08574dd80d
tree1d52de1b1e903b594b6a3bda6396ce086a9608b6
parentdce40111c32340b40f9304884b398ff00a590ece
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>
test/py/tests/test_lsblk.py