From 733dde29633fb08d5d29903b891bae2295cc7d8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Wed, 18 Feb 2026 12:39:02 +0100 Subject: [PATCH] main/postmarketos-test: document a bit the split function MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Pablo Correa Gómez Part-of: --- main/postmarketos-test/APKBUILD | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main/postmarketos-test/APKBUILD b/main/postmarketos-test/APKBUILD index 0a57ffce5..65cde0c3a 100644 --- a/main/postmarketos-test/APKBUILD +++ b/main/postmarketos-test/APKBUILD @@ -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