Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-24 | tests: add fake apk info support | Natanael Copa | |
fake apk info --depends gnome | |||
2023-01-26 | tests: fix fake apk | Natanael Copa | |
option --quiet has no optarg so we should not shift. | |||
2023-01-24 | setup-*: use fake apk instead of $MOCK apk | Natanael Copa | |
2023-01-24 | tests: move fake audit to fake apk | Natanael Copa | |
So we can re-use it | |||
2023-01-24 | tests: add fake apk audit | Natanael Copa | |
useful for `lbu package` | |||
2022-11-17 | update-kernel: handle firmware files with spaces | Natanael Copa | |
2022-11-17 | update-kernel: fix firmware inclusion in modloop | Natanael 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-17 | tests: add fake apk | Natanael Copa | |
We need this to test what we get into modloop in update-kernel |