[PATCH v5 10/11] test: Add a way to set the environment for a pytest
Simon Glass
sjg at chromium.org
Wed Feb 15 03:00:06 CET 2023
This is useful when we need to control a particular environment variable.
Add a way to handle this.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v4)
Changes in v4:
- Add new patch with a way to set the environment for a pytest
test/py/multiplexed_log.py | 5 +++--
test/py/u_boot_utils.py | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list