kumquat-buildroot/support
Thomas Petazzoni 8bbc37e933 support/testing: add tests for musl and uclibc toolchains
These tests simply build a system with musl and uclibc toolchains, and
boot them under qemu. It allows to minimally validate that our support
for musl/uclibc external toolchains is working. We already had some
tests covering glibc toolchains, so we can now easily test that all
three C libraries are supported.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
This commit is part of the series, as I've written/used those tests to
validate that things are still working correctly with all of glibc,
uclibc and musl toolchains.
2017-07-05 12:20:05 +02:00
..
dependencies core: add "cmake3" to the list of cmake candidates 2017-06-24 21:26:20 +02:00
docker support: add Dockerfile for CI 2017-07-02 23:45:24 +02:00
download download/git: clarify why .git is removed 2017-04-20 22:27:23 +02:00
gnuconfig support/gnuconfig: bump version to 2016-05-15 2016-06-05 22:26:57 +02:00
kconfig merge_config.sh: create temporary files in /tmp 2016-01-31 09:09:52 +01:00
legal-info docs: libtool patches are not handled by legal-info infrastructure. 2016-08-19 23:16:23 +02:00
libtool
misc pkg-cmake: programs are now installed in $(HOST_DIR)/bin 2017-07-05 11:50:21 +02:00
scripts check-host-rpath: no longer check $(HOST_DIR)/usr/{bin, sbin} 2017-07-05 11:45:58 +02:00
testing support/testing: add tests for musl and uclibc toolchains 2017-07-05 12:20:05 +02:00