Commit graph

4 commits

Author SHA1 Message Date
Newbyte
871a3128d8
docs, pmb: Add missing copyright headers (MR 2516)
I tried my best to get the right author based on git commit history, but
in the case of code being moved from one file to make another I might
have gotten something wrong.
2025-01-02 16:45:03 +01:00
Caleb Connolly
cefe98fb69
test: aportgen: test deviceinfo fastboot content (MR 2477) (MR 2483)
Add some tests to ensure that we spit out correct deviceinfo options for
boot images of header v0, 2, and 3.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-11-29 16:50:04 +01:00
Oliver Smith
7b5487dad8
Revert "test: aportgen: test deviceinfo fastboot content (MR 2477)" (MR 2482)
This caused a regression in CI tests.
This reverts commit 6ee82740a4.

Related: issue 2497
2024-11-10 17:23:00 +01:00
Caleb Connolly
6ee82740a4
test: aportgen: test deviceinfo fastboot content (MR 2477)
Add some tests to ensure that we spit out correct deviceinfo options for
boot images of header v0, 2, and 3.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-11-08 01:57:26 +01:00