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>
This commit is contained in:
committed by
Tom Rini
parent
ec89a4f7a3
commit
82bbd95fa9
@@ -39,3 +39,4 @@ obj-$(CONFIG_CMD_WGET) += wget.o
|
||||
endif
|
||||
obj-$(CONFIG_ARM_FFA_TRANSPORT) += armffa.o
|
||||
endif
|
||||
obj-$(CONFIG_CMD_SPAWN) += spawn.o
|
||||
|
||||
Reference in New Issue
Block a user