busybox¶
Tests busybox applets works
What It Tests¶
busybox installable: test busybox installable
busybox mkdir: test applet
mkdirworksbusybox touch: test applet
touchworksbusybox ls: test applet
lsworksbusybox cp: test applet
cpworksbusybox rm: test applet
rmworksbusybox echo: test applet
echoworksbusybox cat: test applet
catworksbusybox grep: test applet
grepworksbusybox awk: test applet
awkworksbusybox df: test applet
dfworks
Preconditions¶
For
ostree enabledimage, it shall be unlocked viaostree admin unlock --hotfix
Test Parameters¶
None
Test Steps¶
cd ./automated/linux/busybox/
./busybox.sh
Refer to busybox.yaml for complete test definition and execution details.
Expected Results¶
each applet execution return value is 0