mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
go-helloworld: test at runtime
This adds a smoke check for whether the Go toolchain actually produces working executables across a range of architectures. (From OE-Core rev: 2819bb2cf22c6cfcaeaee79f0280097ec9cb9327) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
278cb0fc07
commit
375c82ad00
@@ -61,7 +61,7 @@ BASICTESTSUITE = "\
|
||||
ping date df ssh scp python perl gi ptest parselogs \
|
||||
logrotate connman systemd oe_syslog pam stap ldd xorg \
|
||||
kernelmodule gcc buildcpio buildlzip buildgalculator \
|
||||
dnf rpm opkg apt weston"
|
||||
dnf rpm opkg apt weston go"
|
||||
|
||||
DEFAULT_TEST_SUITES = "${BASICTESTSUITE}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user