test: Do not build expo and cedit test if no SDL
authorKory Maincent <kory.maincent@bootlin.com>
Mon, 6 Oct 2025 16:45:04 +0000 (18:45 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 15 Oct 2025 20:17:13 +0000 (14:17 -0600)
commit00ed9753c803402935c6d67e839637c5c144e70b
tree3835b137e4b2b8a0f437d6fad0b8304538daf0ff
parent77d11d2f7a374c23a0cbf81a98760c9e7613317e
test: Do not build expo and cedit test if no SDL

expo and cedit tests depend on the host having the SDL library.
Build these tests only if VIDEO_SANDBOX_SDL config is enabled.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/boot/Makefile