kumquat-buildroot/support
Romain Naour 50b747f212 support/testing: check if the defconfig provided for testing is valid
Currently, the build continue even if some symbols disapear from
the generated dot config file (.config).

This patch add a new check in order to stop the test if one
of the provided symbol is missing. This must be treated as error.

For example, if a symbol disapear due to new dependency constraints.

Inspired by is_toolchain_usable() function from genrandconfig:
https://git.busybox.net/buildroot/tree/utils/genrandconfig?h=2020.02#n164

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-06 22:16:36 +02:00
..
config-fragments support/config-fragments/autobuild: update OpenRISC toolchain 2020-04-02 23:42:24 +02:00
dependencies Config.in: drop BR2_NEEDS_HOST_{JAVAC,JAR} 2020-03-03 23:55:48 +01:00
docker
download support/download/svn: generate reproducible svn archives 2019-12-30 10:50:21 +01:00
gnuconfig
kconfig
legal-info core/legal-info: update list of saved material in README 2020-01-18 18:38:42 +01:00
libtool
misc Makefile: make-4.3 now longer un-escapes \# in macros 2020-03-31 21:37:45 +02:00
scripts support/scripts/pkg-stats: fix flake8 E722 warning 2020-03-24 15:27:57 +01:00
testing support/testing: check if the defconfig provided for testing is valid 2020-04-06 22:16:36 +02:00