Confirmed users
1,759
edits
Line 153: | Line 153: | ||
* Mach is self documenting! For help, try <tt>mach help robocop</tt>. | * Mach is self documenting! For help, try <tt>mach help robocop</tt>. | ||
* To run one test at a time, find the test name (like "testLoad") in <tt>mobile/android/tests/browser/robocop/robocop.ini</tt> and pass it as an argument, like: <tt>mach robocop testLoad</tt>. | * To run one test at a time, find the test name (like "testLoad") in <tt>mobile/android/tests/browser/robocop/robocop.ini</tt> and pass it as an argument, like: <tt>mach robocop testLoad</tt>. | ||
* A rooted device is | * A rooted device is required. Test harnesses may need to kill processes, copy and delete files, or perform other operations which may require special permissions on some devices. | ||
*Additional tips at [[Auto-tools/Projects/Robocop#Frequently_found_errors]] | * Additional tips at [[Auto-tools/Projects/Robocop#Frequently_found_errors]] | ||
=== Static analysis === | === Static analysis === |