Skip to content
Snippets Groups Projects
Verified Commit 1518f2c8 authored by Newbyte's avatar Newbyte :snowflake:
Browse files

CI: Add bootimg analysis integration test

parent 387b4721
No related branches found
No related tags found
No related merge requests found
Pipeline #209291 passed
......@@ -29,6 +29,11 @@ pmbootstrap -q shutdown
# Default for tests where the device doesn't matter
pmbootstrap config device qemu-amd64
# Tests the bootimg analysis functionality.
analyze_bootimg() {
pmbootstrap bootimg_analyze test/data/htc-primou-boot.img
}
# A test that builds normal and FDE images for the given device/ui
build_images() {
device="$1"
......
../integration.sh
\ No newline at end of file
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment