On Thu, 18 Nov 2021 at 21:37, Artem Lapkin <[email protected]> wrote: > > Add new tests for `setenv -r` options (setup env variable with additional > resolving vars inside value). > > test.py -k test_env > > Signed-off-by: Artem Lapkin <[email protected]> > --- > test/py/tests/test_env.py | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

