1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 23:37:09 +01:00
Files
u-boot-megous/include/os.h
Simon Glass e2d22f7822 sandbox: Add a way to access persistent test files
Some pytests create files in the persistent-data directory. It is useful
to be able to access these files in C tests. Add a function which can
locate a file given its leaf name, using the environment variable set
up in test/py/conftest.py

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-25 17:55:19 -04:00

14 KiB