tests: Add u-boot
It needs to be installed so it'll be run by the InstalledTests scheme.
This commit is contained in:
parent
4df1d0644f
commit
c044cdfb7d
|
|
@ -30,6 +30,7 @@ testfiles = test-basic \
|
|||
test-pull-resume \
|
||||
test-admin-deploy-1 \
|
||||
test-admin-deploy-2 \
|
||||
test-admin-deploy-uboot \
|
||||
test-setuid \
|
||||
test-xattrs \
|
||||
$(NULL)
|
||||
|
|
|
|||
Loading…
Reference in New Issue