Mobile/Fennec Unittests/Remote Testing: Difference between revisions

Jump to navigation Jump to search
m
→‎From a Build Environment: From recent build was reftestS
m (→‎From a Build Environment: From recent build was reftestS)
Line 195: Line 195:
<pre>
<pre>
cd $(objdir)/_tests/reftest
cd $(objdir)/_tests/reftest
python remotereftest.py --deviceIP=<your.device.ip.addr> --xre-path=../../dist/bin --app=org.mozilla.fennec tests/layout/reftest/reftest-sanity/reftest.list
python remotereftest.py --deviceIP=<your.device.ip.addr> --xre-path=../../dist/bin --app=org.mozilla.fennec tests/layout/reftests/reftest-sanity/reftest.list
# add a '--dm_trans=adb' if you are connected to your device locally and don't have a SUT agent installed
# add a '--dm_trans=adb' if you are connected to your device locally and don't have a SUT agent installed
</pre>
</pre>
62

edits

Navigation menu