Confirmed users
1,759
edits
m (→xpcshell) |
m (→cppunittests) |
||
Line 113: | Line 113: | ||
[https://developer.mozilla.org/en/docs/Compiled-code_automated_tests General cppunit test information] | [https://developer.mozilla.org/en/docs/Compiled-code_automated_tests General cppunit test information] | ||
Pre-requisites: | |||
* Ensure that Firefox for Android has been built: mach build && mach package. cppunit tests do not require Firefox for Android to be installed, but the unit test executables must exist on the host. | |||
* Ensure your device is connected and visible with "adb devices". | |||
To run a single compiled code test: | To run a single compiled code test: |