fune/testing
Greg Mierzwinski c83c8037b1 Bug 1808747 - Add python test support class scripts to raptor. r=perftest-reviewers,afinder
This patch adds python support classes for tests. With them, we'll be able to customize the results, and output parsing better, and with less impact on other existing tests. The first method available allows a test author to modify the command before the test runs. A sample test is also added to show how it all works. No CI tests will be added for it.

Differential Revision: https://phabricator.services.mozilla.com/D173870
2023-04-18 11:46:37 +00:00
..
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
geckodriver Bug 1826304 - Update base64 in some in-tree crates. r=glandium,webdriver-reviewers,necko-reviewers,supply-chain-reviewers,jesup,jgraham,emilio 2023-04-17 21:12:47 +00:00
gtest Backed out 3 changesets (bug 1825259) for Bbc bustages on GTestRunner.cpp . CLOSED TREE 2023-04-14 22:06:27 +03:00
jsshell
marionette
mochitest Bug 1804140 - Enable SHIP by default on desktop, whether or not Fission is disabled. r=smaug,jgraham,webdriver-reviewers,whimboo 2023-04-18 07:07:05 +00:00
modules
mozbase
mozharness
perfdocs Bug 1808747 - Add python test support class scripts to raptor. r=perftest-reviewers,afinder 2023-04-18 11:46:37 +00:00
performance
profiles Backed out 2 changesets (bug 1753565) for causing bc failures in browser_proton_moreTools_panel.js CLOSED TREE 2023-04-18 02:03:20 -04:00
raptor Bug 1808747 - Add python test support class scripts to raptor. r=perftest-reviewers,afinder 2023-04-18 11:46:37 +00:00
runtimes
specialpowers
talos Bug 1814177 - [devtools] Migrate symbols selectors to use location instead of source. r=bomsy,devtools-reviewers,perftest-reviewers,sparky 2023-04-14 12:44:03 +00:00
tools
tps
web-platform Bug 1804140 - fix wpt annotation to disable back.py test on Windows opt 64-bit. CLOSED TREE 2023-04-18 13:13:42 +02:00
webcompat Bug 1805826 - Add the ability to test on Android to the webcompat test suite; r=jgraham 2023-04-14 15:13:42 +00:00
webdriver
xpcshell Bug 1804140 - Enable SHIP by default on desktop, whether or not Fission is disabled. r=smaug,jgraham,webdriver-reviewers,whimboo 2023-04-18 07:07:05 +00:00
addtest.py
cppunittest.ini Bug 1277372 - Remove unused "mozilla/TypeTraits.h" r=sergesanspaille 2023-04-17 13:50:11 +00:00
mach_commands.py
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testinfo.py
testsuite-targets.mk

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff