Confirmed users
753
edits
Line 188: | Line 188: | ||
*reftest | *reftest | ||
<pre> | <pre> | ||
cd $(objdir)/_tests | 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/reftest/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 |