Attention is currently required from: Felix Singer, Patrick Georgi, Evan Benn.
Hello Felix Singer, build bot (Jenkins), Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/69770
to look at the new patch set (#4).
Change subject: test_build.sh: Add build_rust ......................................................................
test_build.sh: Add build_rust
Add a function to check the rust projects. cargo test, fmt, and clippy are run to check unit tests, code format, and lint. The rust packages are built against the just compiled 'all' variant of libflashrom. cargo is run offline so that jenkins works. The tests are only run if cargo is installed.
BUG=b:242935799 BRANCH=None TEST=./test_build.sh
Change-Id: I728f5b856a9161b87b96207f4c3965e7493c33d1 Signed-off-by: Evan Benn evanbenn@chromium.org --- M test_build.sh 1 file changed, 48 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/70/69770/4