kumquat-buildroot/support/testing
Peter Korsgaard 11c55c94da support/testing: build a glibc toolchain for docker / docker-compose tests
runc (which is a reverse dependency of docker-engine) is about to gain a
!uclibc dependency, so move to a glibc toolchain instead.

There are currently no prebuilt x86_64 / core2 / glibc toolchains available,
so instead use the internal toolchain backend to build one.

While we are at it, drop the infra.basetest.BASIC_TOOLCHAIN_CONFIG
reference, as that ARM toolchain configuration doesn't make any sense for
this x86-64 based test.

add docker / docker-compose tests

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-02-12 20:03:46 +01:00
..
conf
infra testing/infra: Add BRConfigTest as superclass of BRTest 2019-02-06 10:40:15 +01:00
tests support/testing: build a glibc toolchain for docker / docker-compose tests 2019-02-12 20:03:46 +01:00
run-tests testing/infra: Add BRConfigTest as superclass of BRTest 2019-02-06 10:40:15 +01:00