Files
buildroot/support/config-fragments/autobuild/toolchain-configs.csv
Thomas Petazzoni c8f6fe611c support/config-fragments/autobuild: drop somewhat duplicate toolchain configs
- br-i386-pentium4-full.config as an x86 32-bit toolchain test is
  already reasonably covered by bootlin-x86-i686-musl.config

- br-microblazeel-full-internal.config as a Microblaze toolchain test is
  already reasonably covered by bootlin-microblazeel-uclibc.config

- br-powerpc-internal-full.config and br-powerpc-603e-basic-cpp.config
  as PowerPC 32-bit toolchain tests are already reasonably covered by
  bootlin-powerpc-e500mc-uclibc.config

- br-powerpc64-power7-glibc.config as a PowerPC 64-bit toolchain test
  is already reasonably covered by
  bootlin-powerpc64le-power8-glibc.config

- br-riscv64-full-internal.config as a RISC-V 64-bit toolchain test is
  already reasonably covered by bootlin-riscv64-glibc.config and
  bootlin-riscv64-musl.config

- br-s390x-z13-internal-glibc.config as a s390 toolchain test is
  already reasonably covered by bootlin-s390x-z13-glibc.config

- br-xtensa-full-internal.config as an Xtensa toolchain test is
  already reasonably covered by bootlin-xtensa-uclibc.config

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 8bab0acff6)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
2026-02-12 14:49:34 +01:00

2.9 KiB

1# default test-pkg tests a useful subset of toolchains
2# Toolchains used by default by test-pkg:
3# Test a regular uClibc toolchain
4support/config-fragments/autobuild/bootlin-armv5-uclibc.config,x86_64
5# Test a toolchain with glibc and a very recent gcc version
6support/config-fragments/autobuild/bootlin-armv7-glibc.config,x86_64
7# Test a noMMU toolchain with no dynamic library support
8support/config-fragments/autobuild/bootlin-armv7m-uclibc.config,x86_64
9# Test a musl toolchain
10support/config-fragments/autobuild/bootlin-x86-64-musl.config,x86_64
11# Test a MMU toolchain without dynamic library support
12support/config-fragments/autobuild/br-arm-full-static.config,x86_64
13# Toolchains used by test-pkg only when the '-a' option is passed:
14support/config-fragments/autobuild/arm-aarch64.config,x86_64
15support/config-fragments/autobuild/bootlin-aarch64-glibc.config,x86_64
16support/config-fragments/autobuild/bootlin-arcle-hs38-uclibc.config,x86_64
17support/config-fragments/autobuild/bootlin-armv7-musl.config,x86_64
18support/config-fragments/autobuild/bootlin-m68k-68040-uclibc.config,x86_64
19support/config-fragments/autobuild/bootlin-m68k-5208-uclibc.config,x86_64
20support/config-fragments/autobuild/bootlin-microblazeel-uclibc.config,x86_64
21support/config-fragments/autobuild/bootlin-mipsel-uclibc.config,x86_64
22support/config-fragments/autobuild/bootlin-mipsel32r6-glibc.config,x86_64
23support/config-fragments/autobuild/bootlin-openrisc-uclibc.config,x86_64
24support/config-fragments/autobuild/bootlin-powerpc64le-power8-glibc.config,x86_64
25support/config-fragments/autobuild/bootlin-powerpc-e500mc-uclibc.config,x86_64
26support/config-fragments/autobuild/bootlin-riscv32-glibc.config,x86_64
27support/config-fragments/autobuild/bootlin-riscv64-glibc.config,x86_64
28support/config-fragments/autobuild/bootlin-riscv64-musl.config,x86_64
29support/config-fragments/autobuild/bootlin-s390x-z13-glibc.config,x86_64
30support/config-fragments/autobuild/bootlin-sh4-uclibc.config,x86_64
31support/config-fragments/autobuild/bootlin-sparc-uclibc.config,x86_64
32support/config-fragments/autobuild/bootlin-sparc64-glibc.config,x86_64
33support/config-fragments/autobuild/bootlin-x86-i686-musl.config,x86_64
34support/config-fragments/autobuild/bootlin-x86-64-glibc.config,x86_64
35support/config-fragments/autobuild/bootlin-x86-64-uclibc.config,x86_64
36support/config-fragments/autobuild/bootlin-xtensa-uclibc.config,x86_64
37support/config-fragments/autobuild/br-arm-basic.config,x86_64
38support/config-fragments/autobuild/br-arm-full-nothread.config,x86_64
39support/config-fragments/autobuild/br-arm-internal-glibc.config,any
40support/config-fragments/autobuild/br-loongarch64-full-internal.config,any
41support/config-fragments/autobuild/br-loongarch64-internal-glibc.config,any
42support/config-fragments/autobuild/br-mips64-n64-full.config,x86_64
43support/config-fragments/autobuild/br-mips64r6-el-hf-glibc.config,x86_64