gecko-dev/testing/xpcshell
Geoff Brown 12eb1c9908 Bug 1637367 - Improve GRE_HOME setting in remote xpcshell tests; r=bc
Previously this would typically set GRE_HOME to /data/data/org.mozilla.geckoview.test,
even though org.mozilla.geckoview.test is not normally installed when running
xpcshell tests -- a non-existent directory in a privileged location!
The new location, remoteBinDir, is typically /data/local/xpcb, the location of the
xpcshell executable.

Differential Revision: https://phabricator.services.mozilla.com/D74938
2020-05-12 21:03:59 +00:00
..
dns-packet Bug 1623126 - HTTPSSVC support for dns-packet r=dragana 2020-05-04 19:54:23 +00:00
example
moz-http2 Bug 1623126 - Add test for HTTPSSVC DNS record r=dragana,necko-reviewers 2020-05-04 19:55:31 +00:00
node-http2 Bug 1598971 - codespell: Fix typos in the doc r=remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,ato 2019-11-25 10:06:12 +00:00
node-ip
README
dbg-actors.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
head.js Bug 1632862 - Add profiler markers in xpcshell tests, r=gbrown. 2020-05-05 17:26:41 +00:00
mach_commands.py Bug 1623965 - Improve error message when binary not found while testing. r=glandium,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers,Bebe,whimboo 2020-04-21 11:58:04 +00:00
mach_test_package_commands.py
moz.build
python.ini
remotexpcshelltests.py Bug 1637367 - Improve GRE_HOME setting in remote xpcshell tests; r=bc 2020-05-12 21:03:59 +00:00
runxpcshelltests.py Bug 1635227 - Add support for the prefs configuration option in xpcshell test manifests. r=gbrown 2020-05-11 16:54:14 +00:00
selftest.py Bug 1635227 - Add test for prefs manifest option in xpcshell selftest.py. r=gbrown 2020-05-11 18:20:24 +00:00
xpcshellcommandline.py Bug 1550518 - Add --headless support for xpcshell-test. r=gbrown 2020-04-08 18:19:23 +00:00

README

Simple xpcshell-based test harness

converted from netwerk/test/unit

Some documentation at http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests
See also http://wiki.mozilla.org/SoftwareTesting:Tools:Simple_xpcshell_test_harness