test: Move image creation to test/py/img

Rather than having this code mixed with the tests, it seems better to
put it up one level. Move the directory and tidy up references.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-08-17 06:16:43 -06:00
parent 244f7436ce
commit dfa072fd07
2 changed files with 5 additions and 0 deletions

View File

@@ -1718,6 +1718,11 @@ M: Liviu Dudau <liviu.dudau@foss.arm.com>
S: Maintained
F: drivers/video/tda19988.c
TEST FRAMEWORK (PYTHON)
M: Simon Glass <sjg@chromium.org>
F: test/py
F: test/py/img
TI LP5562 LED DRIVER
M: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
S: Supported