fune/testing/xpcshell
Agi Sferro 3120e2e816 Bug 1567341 - Run xpcshell-test in a service on Android. r=firefox-build-system-reviewers,mhentges
This is done so that xpcshell-test runs with a Dalvik VM and has access to all
the java-implemented bits of GeckoView.

Differential Revision: https://phabricator.services.mozilla.com/D106213
2021-03-24 21:49:39 +00:00
..
dns-packet Bug 1684038 - Add new SVCParam: ODoHConfig r=necko-reviewers,dragana 2021-01-22 12:59:24 +00:00
example
moz-http2 Bug 1698015 - Add another way to download ODoHConfigs via https r=necko-reviewers,dragana 2021-03-19 08:29:14 +00:00
node-http2
node-ip
odoh-wasm Bug 1689474 - Update ODoH to draft-04 and make CNAME work r=necko-reviewers,valentin 2021-02-04 08:05:45 +00:00
dbg-actors.js
head.js Bug 1567341 - Add _TEST_CWD to xpcshell's head.js file. r=jmaher 2021-03-24 21:49:36 +00:00
mach_commands.py Bug 1567341 - Run xpcshell-test in a service on Android. r=firefox-build-system-reviewers,mhentges 2021-03-24 21:49:39 +00:00
mach_test_package_commands.py Bug 1681096 - python3 - pylint --py3k - W1636: map built-in referenced when not iterating (map-builtin-not-iterating) r=perftest-reviewers,aki,jmaher 2020-12-09 08:05:21 +00:00
moz.build
README Bug 1691638 Corrects XPCShell documentation website r=gbrown DONTBUILD 2021-02-09 19:44:44 +00:00
remotexpcshelltests.py Bug 1567341 - Run xpcshell-test in a service on Android. r=firefox-build-system-reviewers,mhentges 2021-03-24 21:49:39 +00:00
runxpcshelltests.py Bug 1567341 - Run xpcshell-test in a service on Android. r=firefox-build-system-reviewers,mhentges 2021-03-24 21:49:39 +00:00
selftest.py
xpcshellcommandline.py Bug 1567341 - Add --no-install to xpcshell-test for Android. r=firefox-build-system-reviewers,nalexander 2021-03-24 21:49:37 +00:00

Simple xpcshell-based test harness

converted from netwerk/test/unit

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