62
edits
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/ | 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> | ||
edits