Hi Mehmet, On 2026-08-06T13:37:22, Mehmet Fide <[email protected]> wrote: > test: cmd: add a test for bootd > > command held in the bootcmd environment variable, and the return value of > bootd is the one of that command. Also assert the recursion guard in > cmd_process(), which is part of the code bootd carries. > > Signed-off-by: Mehmet Fide <[email protected]> > > test/cmd/Makefile | 1 + > test/cmd/bootd.c | 66 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 67 insertions(+)
Reviewed-by: Simon Glass <[email protected]> Regards, Simon
