Mobile/Fennec/Android/Testing: Difference between revisions

Jump to navigation Jump to search
m
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]


Be sure you have successfully built Firefox for Android, as described above; this should build the unit test executables.
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:
Confirmed users
1,759

edits

Navigation menu