main/postmarketos-test: document a bit the split function

Signed-off-by: Pablo Correa Gómez <pabloyoyoista@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7881>
This commit is contained in:
Pablo Correa Gómez 2026-02-18 12:39:02 +01:00 committed by The Friendly Meow (merge) Bot
parent 8283f0002a
commit 733dde2963
No known key found for this signature in database

View file

@ -7,6 +7,11 @@ url="https://postmarketos.org"
arch="noarch"
license="GPL2"
depends="devicepkg-utils"
# The _test split function will take files and prepare them for running
# in the initramfs test for postmarketos-mkinitfs-hook-ci. The function
# will match the suffix of the subpackage name and:
# * sources with -files.files as mkinitfs include files
# * sources with -test.sh as files to be executed in initramfs tests
source="
00-bootrr-files.files
00-bootrr-test.sh