Searched refs:ApacheController (Results 1 - 3 of 3) sorted by relevance

/pkg/src/tests/
H A Dpkg5unittest.py3672 """Registers an ApacheController with this TestCase.
3678 <ApacheController>.start() by refusing to start instances until
3696 """If we only use a single ApacheController, self.ac will
3723 # ac is a readonly property which returns a registered ApacheController
3890 ac = ApacheController(self.https_conf_path,
4425 class ApacheController(object): class in inherits:object
4487 # An attempt to start an ApacheController that has not
4492 "This ApacheController has not been registered with"
4637 class SysrepoController(ApacheController):
4640 ApacheController
[all...]
/pkg/src/tests/cli/
H A Dt_depot_config.py356 as part of this, by starting the depot, ApacheController will
896 ac = pkg5unittest.ApacheController(default_httpd_conf_path,
H A Dt_pkg_sysrepo.py380 ac = pkg5unittest.ApacheController(conf_path, https_port,
532 # ApacheController is safe even if the new configuration
535 # method of ApacheController if the process is running.

Completed in 33 milliseconds