From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Wed, 17 Mar 2021 01:28:26 +0000 Subject: [PATCH v4 23/42] test: Run sandbox_spl tests on sandbox_noinst In-Reply-To: <20210315172537.v4.23.Ib5034e29e3d5ac479de6575f9c99660848e1bc97@changeid> References: <20210315172537.v4.23.Ib5034e29e3d5ac479de6575f9c99660848e1bc97@changeid> <20210315042553.1932494-1-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Run the tests on this build too, to prevent regressions. Signed-off-by: Simon Glass --- (no changes since v1) test/run | 4 ++++ 1 file changed, 4 insertions(+) Applied to u-boot-dm/next, thanks!