Skip to content

Commit 89260b1

Browse files
committed
vmtest.rootfsbuild: install check
We don't have a nice automated way to run the C unit tests from the main vmtest CLI yet (I'm probably going to wait until we convert to Meson to see how that will work), but at least install check so it can be done manually. Signed-off-by: Omar Sandoval <[email protected]>
1 parent 7237106 commit 89260b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vmtest/rootfsbuild.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"python3-setuptools",
3838
# Test dependencies.
3939
"btrfs-progs",
40+
"check",
4041
"iproute2",
4142
"kexec-tools",
4243
"kmod",

0 commit comments

Comments
 (0)