kumquat-buildroot/support
Ricardo Martincoski 998300c5f5 testing/infra/builder: split configure() from build()
Some test cases don't use a full build as setup, so split the build()
method into configure() and build().
It allows a test case to perform configuration at the setup stage and
the build inside the test itself.

Call this new method just before build in the BRTest base class, to keep
the current behavior for existing test cases.

This change will be needed when adding a common class to test the git
download infra.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br>
Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-01 19:59:36 +02:00
..
config-fragments toolchain-configs.csv: re-organize for test-pkg 2018-04-01 16:30:30 +02:00
dependencies core: kill DEPENDENCIES_HOST_PREREQ 2018-03-25 17:52:06 +02:00
docker support/dockerfile: install flake8 2018-03-13 22:32:36 +01:00
download support/download: keep files downloaded without hash 2018-04-01 15:02:53 +02:00
gnuconfig support/gnuconfig: bump version to 2016-05-15 2016-06-05 22:26:57 +02:00
kconfig merge_config.sh: add br2-external support 2018-01-29 14:54:42 +01:00
legal-info legal-info: add hash for our own license file 2017-07-05 16:31:40 +02:00
libtool support/libtool: add patch for newer versions 2014-12-21 13:21:56 +01:00
misc Update for 2018.02 2018-03-04 22:28:34 +01:00
scripts support/check-uniq-files: support weird locales and filenames 2018-03-31 15:32:00 +02:00
testing testing/infra/builder: split configure() from build() 2018-04-01 19:59:36 +02:00