Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmbootstrap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmbootstrap
Commits
116c870c
Verified
Commit
116c870c
authored
5 months ago
by
Newbyte
Browse files
Options
Downloads
Patches
Plain Diff
CI: Add bootimg analysis integration test
parent
519a42bb
No related branches found
No related tags found
No related merge requests found
Pipeline
#209289
failed
5 months ago
Stage: lint
Stage: test
Stage: integration-test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.ci/integration.sh
+5
-0
5 additions, 0 deletions
.ci/integration.sh
.ci/integration_tests/analyze_bootimg
+1
-0
1 addition, 0 deletions
.ci/integration_tests/analyze_bootimg
test/data/htc-primou-boot.img
+0
-0
0 additions, 0 deletions
test/data/htc-primou-boot.img
with
6 additions
and
0 deletions
.ci/integration.sh
+
5
−
0
View file @
116c870c
...
...
@@ -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
"
...
...
This diff is collapsed.
Click to expand it.
.ci/integration_tests/analyze_bootimg
0 → 120000
+
1
−
0
View file @
116c870c
../integration.sh
\ No newline at end of file
This diff is collapsed.
Click to expand it.
test/data/htc-primou-boot.img
0 → 100644
+
0
−
0
View file @
116c870c
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment