gecko-dev/testing/xpcshell
Geoff Brown e87630dcdc Bug 1744091 - Update test harnesses to run with fission by default, except on android; r=perftest-reviewers,releng-reviewers,jmaher,AlexandruIonescu
Run with fission by default in test harnesses, with --disable-fission available as an
option.
Android mach commands automatically set --disable-fission; this can be over-ridden by
--setpref=fission.autostart=true.
fission.autostart is removed from all test profiles.
No changes to wpt, handled already in bug 1743714.

Differential Revision: https://phabricator.services.mozilla.com/D135137
2022-01-07 20:30:45 +00:00
..
dns-packet Bug 1695924 - Clear svcparam.odoh after using it, r=necko-reviewers,dragana 2021-09-22 12:31:29 +00:00
example Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin 2021-11-03 16:31:06 +00:00
moz-http2 Bug 1737198 - Part 2: Test connection cycling. r=valentin,necko-reviewers 2021-12-02 13:21:53 +00:00
node-http2 Bug 1741422 - Add tests for the 103 responses over HTTP/2 r=necko-reviewers,valentin 2021-11-30 11:07:04 +00:00
node-ip
odoh-wasm Bug 1724871 - P2: Update ODOH to version 1, r=necko-reviewers,valentin 2021-08-10 19:50:05 +00:00
README Bug 1691638 Corrects XPCShell documentation website r=gbrown DONTBUILD 2021-02-09 19:44:44 +00:00
dbg-actors.js
head.js Bug 1742133 - Expose FOG service as Services.fog and convert uses r=janerik 2021-12-08 21:18:19 +00:00
mach_commands.py Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
mach_test_package_commands.py Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo 2021-09-27 18:12:51 +00:00
moz.build Bug 1699294 - add 'mach generate-test-certs' command to generate test certificate and key artifacts r=glandium 2021-04-14 22:24:11 +00:00
remotexpcshelltests.py Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
runxpcshelltests.py Bug 1744091 - Update test harnesses to run with fission by default, except on android; r=perftest-reviewers,releng-reviewers,jmaher,AlexandruIonescu 2022-01-07 20:30:45 +00:00
selftest.py Bug 1378173 - Remove Promise.jsm. r=Gijs 2021-10-14 08:28:28 +00:00
xpcshellcommandline.py Bug 1743907 - remove webrender references from wpt/xpcshell. r=jgraham 2022-01-06 14:19:33 +00:00

README

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