Hi Pratik, Assume that your emulator's workspace is "/home/USER/workspace/emulator". You can try following command: $ python runtestsb2g.py --b2gpath=/home/USER/workspace/emulator/ --xre-path=/home/USER/workspace/emulator/gaia/xulrunner-sdk/bin/ --console-level INFO --emulator arm
Askeing Yen ----- 原始郵件 ----- 寄件者: [email protected] 收件者: [email protected] 寄件備份: 2013 8 月 21 星期三 下午 9:28:05 主旨: [b2g] mochitest on arm emulator. Hi All, I have build firefox os for pandaboard & arm emulator on linux machine. I am having doubts about mochitests? what is real use of mochifest? i have follow steps given in link for for Running mochitests on B2G device builds using arm emulator https://developer.mozilla.org/enUS/docs/Mozilla/Firefox_OS/Platform/Testing/Mochitests the last step python runtestsb2g.py --b2gpath $B2G_HOME --xre-path /path/to/dir/containing/desktop/xpcshell --console-level INFO --emulator arm what should i give path for xpcshell? & what is $B2G_HOME? Thanks in advanced, Pratik _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
