mirror of
https://github.com/qemu/qemu.git
synced 2025-10-31 20:44:16 +00:00
Alpine Linux[1] is a security-oriented, lightweight Linux distribution based on musl libc and busybox. It it popular among Docker guests and embedded applications. Adding it to test against different libc. [1]: https://alpinelinux.org/ Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Message-Id: <20210118063808.12471-9-jiaxun.yang@flygoat.com> [thuth: Dropped some unnecessary packages, replaced build-base with its deps] Signed-off-by: Thomas Huth <thuth@redhat.com> |
||
|---|---|---|
| .. | ||
| dockerfiles | ||
| common.rc | ||
| docker.py | ||
| Makefile.include | ||
| run | ||
| test-block | ||
| test-build | ||
| test-clang | ||
| test-debug | ||
| test-full | ||
| test-mingw | ||
| test-misc | ||
| test-quick | ||
| test-static | ||
| test-tsan | ||
| test-unit | ||
| travis | ||
| travis.py | ||