gecko-dev/testing/xpcshell
Geoff Brown eb3ad4308f Bug 1635563 - Initial kaios support for 'mach xpcshell-test'; r=bc
Support 'mach xpcshell-test' in a KaiOS environment. This is very much like running xpcshell in an android/geckoview environment except instead of using an APK for the gre, it uses the omnijar.

Differential Revision: https://phabricator.services.mozilla.com/D75545
2020-05-15 15:19:30 +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 1635563 - Initial kaios support for 'mach xpcshell-test'; r=bc 2020-05-15 15:19:30 +00:00
mach_test_package_commands.py
moz.build
python.ini
remotexpcshelltests.py Bug 1635563 - Initial kaios support for 'mach xpcshell-test'; r=bc 2020-05-15 15:19:30 +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