Home
last modified time | relevance | path

Searched refs:CPPUnitTests (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/testing/
H A Druncppunittests.py25 class CPPUnitTests(object): class
62 test_timeout = CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
64 outputTimeout=CPPUnitTests.TEST_PROC_NO_OUTPUT_TIMEOUT)
70 message = "timed out after %d seconds" % CPPUnitTests.TEST_PROC_TIMEOUT
260 tester = CPPUnitTests()
H A Dremotecppunittests.py27 class RemoteCPPUnitTests(cppunittests.CPPUnitTests):
30 cppunittests.CPPUnitTests.__init__(self)
142 test_timeout = cppunittests.CPPUnitTests.TEST_PROC_TIMEOUT * \
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/
H A Druncppunittests.py21 class CPPUnitTests(object): class
58 test_timeout = CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
60 outputTimeout=CPPUnitTests.TEST_PROC_NO_OUTPUT_TIMEOUT)
66 message = "timed out after %d seconds" % CPPUnitTests.TEST_PROC_TIMEOUT
242 tester = CPPUnitTests()
H A Dremotecppunittests.py26 class RemoteCPPUnitTests(cppunittests.CPPUnitTests):
28 cppunittests.CPPUnitTests.__init__(self)
135 test_timeout = cppunittests.CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
/dports/www/firefox-esr/firefox-91.8.0/testing/
H A Druncppunittests.py26 class CPPUnitTests(object): class
70 test_timeout = CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
73 outputTimeout=CPPUnitTests.TEST_PROC_NO_OUTPUT_TIMEOUT,
85 message = "timed out after %d seconds" % CPPUnitTests.TEST_PROC_TIMEOUT
341 tester = CPPUnitTests()
H A Dremotecppunittests.py29 class RemoteCPPUnitTests(cppunittests.CPPUnitTests):
31 cppunittests.CPPUnitTests.__init__(self)
139 test_timeout = cppunittests.CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
/dports/www/firefox/firefox-99.0/testing/
H A Druncppunittests.py26 class CPPUnitTests(object): class
70 test_timeout = CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
73 outputTimeout=CPPUnitTests.TEST_PROC_NO_OUTPUT_TIMEOUT,
85 message = "timed out after %d seconds" % CPPUnitTests.TEST_PROC_TIMEOUT
326 tester = CPPUnitTests()
H A Dremotecppunittests.py29 class RemoteCPPUnitTests(cppunittests.CPPUnitTests):
31 cppunittests.CPPUnitTests.__init__(self)
139 test_timeout = cppunittests.CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
/dports/mail/thunderbird/thunderbird-91.8.0/testing/
H A Druncppunittests.py26 class CPPUnitTests(object): class
70 test_timeout = CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
73 outputTimeout=CPPUnitTests.TEST_PROC_NO_OUTPUT_TIMEOUT,
85 message = "timed out after %d seconds" % CPPUnitTests.TEST_PROC_TIMEOUT
341 tester = CPPUnitTests()
H A Dremotecppunittests.py29 class RemoteCPPUnitTests(cppunittests.CPPUnitTests):
31 cppunittests.CPPUnitTests.__init__(self)
139 test_timeout = cppunittests.CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
/dports/lang/spidermonkey78/firefox-78.9.0/testing/
H A Druncppunittests.py26 class CPPUnitTests(object): class
65 test_timeout = CPPUnitTests.TEST_PROC_TIMEOUT * timeout_factor
67 outputTimeout=CPPUnitTests.TEST_PROC_NO_OUTPUT_TIMEOUT)
78 message = "timed out after %d seconds" % CPPUnitTests.TEST_PROC_TIMEOUT
290 tester = CPPUnitTests()
H A Dremotecppunittests.py28 class RemoteCPPUnitTests(cppunittests.CPPUnitTests):
31 cppunittests.CPPUnitTests.__init__(self)
137 test_timeout = cppunittests.CPPUnitTests.TEST_PROC_TIMEOUT * \