dm: test: Build tests for SPL
authorSimon Glass <sjg@chromium.org>
Mon, 26 Oct 2020 02:38:26 +0000 (20:38 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Oct 2020 20:42:18 +0000 (14:42 -0600)
commitba96be48ad34180debcfbc11434be7329d530701
tree2cc431ece86d4214f1309abf08d0ecfe62d81979
parent970cd91e8c4d9c812857601475dc2972ad1cd1b4
dm: test: Build tests for SPL

We want to run unit tests in SPL. Add a new Kconfig to control this and
enable it for sandbox_spl

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/sandbox_spl_defconfig
scripts/Makefile.spl
test/Kconfig