Lines Matching defs:run
718 def run(self, result=None):
1553 """Function used to run the test suite in parallel.
1571 # Get the next test suite to run.
1592 test_suite.run(result)
1645 print("Tests run for '{0}' Suite, broken down by class:\n".format(
1658 print("\nTests run for '{0}' Suite, " \
1676 # run in the last run.
1685 # class takes to run.
1710 # or method is being run.
1839 print("Total tests:{0} Tests run:{1} "
1852 run.py should ensure."""
1899 def run(self, suite_list, jobs, port, time_estimates, quiet,
1915 # so setup a fakeroot to run them from.
2041 run = result.testsRun
2042 if run > 0:
2049 run, run != 1 and "s" or "",
2120 def run(self, result):
2229 # output from the run.
2581 """Wraps self.pkg(..) and checks that the 'verify' command run
3655 def run(self, result=None):
3658 CliTestCase.run(self, result)
3820 # Choose ports for apache to run on.
3966 # If you wish httpd to run as a different user or group, you must run
3969 # User/Group: The name (or #number) of the user/group to run httpd as.
4237 directory the command was actually run from (which is why
4339 # run from within the test suite.
4347 # Pretend that we're being run from the fakeroot image.
4381 # command is run.py in a developers workspace, and that
4383 # image during a test suite run is verboten. Hence, here we
4384 # create a temporary image from which we can run the pkg
4402 # run, the pkg interfaces may fork and exec additional copies
4403 # of pkg(1), and in this case we want them to run the copy of
4430 parameter is a port to run on. The 'work_dir' is a temporary