Go to file
Anas Nashif 4e2cf33d9d sanitycheck: reduce number of unnecessary configuration builds
When running a reduced set of tests with --platform-limit or using the
default of 1 we build the configuration (make initconfig) for all
platforms, although we are only interested in a limited set. On my
machine this is 100s of build time for configurations we are never going
to use.
This reduces the number of builds to what we really need and speeds up
sanitycheck runtime overall.

Might need a few more optimisations.

Change-Id: I53d6bacf66045dde7baabbaa40b4fbfc4a01782a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-28 19:51:43 +00:00
.known-issues
arch
boards
doc shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
drivers shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
ext
include shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
kernel
lib
misc
samples shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
scripts sanitycheck: reduce number of unnecessary configuration builds 2016-12-28 19:51:43 +00:00
subsys shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
tests shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS
Makefile
Makefile.inc
release-notes.rst
zephyr-env.sh