test: cmd: add test for spawn and wait commands
authorJerome Forissier <jerome.forissier@linaro.org>
Fri, 18 Apr 2025 14:09:43 +0000 (16:09 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 23 Apr 2025 19:19:44 +0000 (13:19 -0600)
commit82bbd95fa92e4f3d75c9dbced3e1b07b11241e48
tree160157f716eae2d8d9fabf14665588462f027f05
parentec89a4f7a3cbdfe601a45c110b375e925190f095
test: cmd: add test for spawn and wait commands

Test the spawn and wait commands.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
test/cmd/Makefile
test/cmd/spawn.c [new file with mode: 0644]