sim:tests: Fix shodan_boot robot to match the app installation behavior

Match the new cpio bundle installation flow.

Change-Id: I47fa62968fad2f429c0bcba381cd352b3a2ea58f
diff --git a/shodan_boot.robot b/shodan_boot.robot
index 5164ea2..0d43c22 100644
--- a/shodan_boot.robot
+++ b/shodan_boot.robot
@@ -36,7 +36,9 @@
 
     Wait For Line On Uart       load_sel4() completed successfully               testerId=${tockuart}
     Wait For Line On Uart       Booting all finished, dropped to user space      testerId=${sel4uart}
-    Wait For Prompt On Uart     ${PROMPT}           testerId=${sel4uart}
-    Write Line To Uart          test_mlexecute      testerId=${sel4uart}
-    Wait For Prompt On Uart     ${PROMPT}           testerId=${sel4uart}
+    Wait For Prompt On Uart     ${PROMPT}                                        testerId=${sel4uart}
+    Write Line To Uart          install mobilenet_v1_emitc_static.model          testerId=${sel4uart}
+    Wait For Prompt On Uart     Bundle "fubar" installed                              testerId=${sel4uart}
+    Write Line to Uart          test_mlexecute fubar mobilenet_v1_emitc_static.model  testerId=${sel4uart}
+    Wait For Prompt On Uart     ${PROMPT}                                             testerId=${sel4uart}
     Wait For LogEntry           "main returned: ", 0