summaryrefslogtreecommitdiff
path: root/tests/bin/apk
AgeCommit message (Collapse)Author
2023-03-24tests: add fake apk info supportNatanael Copa
fake apk info --depends gnome
2023-01-26tests: fix fake apkNatanael Copa
option --quiet has no optarg so we should not shift.
2023-01-24setup-*: use fake apk instead of $MOCK apkNatanael Copa
2023-01-24tests: move fake audit to fake apkNatanael Copa
So we can re-use it
2023-01-24tests: add fake apk auditNatanael Copa
useful for `lbu package`
2022-11-17update-kernel: handle firmware files with spacesNatanael Copa
2022-11-17update-kernel: fix firmware inclusion in modloopNatanael Copa
Some brcm firmwares uses a glob. Fix this and add tests to verify that it works as expected. fixes https://gitlab.alpinelinux.org/alpine/alpine-conf/-/issues/10533
2022-11-17tests: add fake apkNatanael Copa
We need this to test what we get into modloop in update-kernel