Searched refs:stop (Results 1 - 23 of 23) sorted by relevance

/pkg/src/tests/cli/
H A Dt_pkg_depotd.py57 # Only start/stop the depot once (instead of for every test)
130 """ Start and stop the depot several times """
131 self.dc.stop()
135 self.dc.stop()
199 self.dc.stop()
380 self.dc.stop()
396 self.dc.stop()
418 self.dc.stop()
426 self.dc.stop()
440 self.dc.stop()
[all...]
H A Dt_pkg_refresh.py276 self.dcs[2].stop()
302 self.dcs[2].stop()
449 dc.stop()
488 dc.stop()
532 dc.stop()
566 dc.stop()
604 dc.stop()
651 self.dcs[3].stop()
652 self.dcs[4].stop()
683 self.dcs[3].stop()
[all...]
H A Dt_sysrepo.py89 self.sc.stop()
140 self.sc.stop()
310 self.sc.stop()
346 self.sc.stop()
357 self.sc.stop()
406 self.sc.stop()
446 self.sc.stop()
518 self.sc.stop()
547 self.sc.stop()
604 self.sc.stop()
[all...]
H A Dt_pkgsend.py353 self.dc.stop()
385 self.dc.stop()
892 self.dc.stop()
907 self.dc.stop()
912 self.dc.stop()
1037 self.dc.stop()
1271 self.dc.stop()
H A Dt_https.py389 self.dc.stop()
H A Dt_pkgrepo.py344 self.dc.stop()
506 self.dc.stop()
836 self.dc.stop()
1054 self.dc.stop()
1282 self.dc.stop()
1324 self.dc.stop()
2372 self.dc.stop()
3587 # Only start/stop the depot once (instead of for every test)
H A Dt_pkg_publisher.py43 # Only start/stop the depot once (instead of for every test)
668 # Only start/stop the depot once (instead of for every test)
916 self.dcs[3].stop()
937 self.dcs[6].stop()
1340 self.dcs[7].stop()
H A Dt_pkglint.py697 self.dcs[4].stop()
H A Dt_fix.py536 self.__test_offline_fix(nop, self.dc.stop, self.dc.start)
H A Dt_pkg_info.py41 # Only start/stop the depot once (instead of for every test)
294 self.dc.stop()
H A Dt_depot_config.py549 self.ac.stop()
638 self.ac.stop()
H A Dt_pkg_search.py671 self.dc.stop()
1204 self.dcs[2].stop()
H A Dt_pkgsign.py694 self.dcs[1].stop()
895 """Test that having a bogus trust anchor will stop install."""
2157 self.dcs[1].stop()
3098 self.dcs[1].stop()
3099 self.dcs[2].stop()
3319 self.dcs[4].stop()
H A Dt_pkg_sysrepo.py152 self.dcs[3].stop()
1728 sc.stop()
1746 sc.stop()
H A Dt_pkgrecv.py1227 # Now stop and start the repository as multi-hash aware, and
1230 self.dcs[3].stop()
1259 # Finally, stop and start our scratch repository to clear the
1262 self.dcs[3].stop()
1527 self.dcs[2].stop()
H A Dt_pkg_install.py92 # Only start/stop the depot once (instead of for every test)
475 self.dc.stop()
527 self.dc.stop()
579 self.dc.stop()
808 self.dc.stop()
1066 self.dc.stop()
1312 self.dc.stop()
1317 # Only start/stop the depot once (instead of for every test)
1567 sc.stop()
2427 # Only start/stop th
[all...]
H A Dt_pkg_temp_sources.py720 self.dcs[4].stop()
/pkg/src/modules/
H A Ddepotcontroller.py494 self.stop()
538 def stop(self): member in class:DepotController
569 status = dc.stop()
584 dc.stop()
/pkg/src/tests/
H A Drun.py404 # If coverage wasn't requested, stop it and delete the temporary data.
406 cov.stop()
527 cov.stop()
H A Dpkg5unittest.py1609 cov_inst.stop()
3601 dc.stop()
3687 self.acs[name].stop()
3711 ac.stop()
4505 # self.stop() in the face of a False result from
4534 self.stop()
4560 def stop(self): member in class:ApacheController
4564 "stop"]
4608 self.stop()
/pkg/src/modules/solver/
H A Dsolver.c738 lit* stop = lits + clause_size(*i); local
740 for (k = lits + 2; k < stop; k++){
/pkg/src/modules/server/
H A Ddepot.py2134 def stop(self): member in class:BackgroundTaskPlugin
/pkg/src/tests/api/
H A Dt_api_search.py1408 # Only start/stop the depot once (instead of for every test)
2394 self.dc.stop()
2792 self.dcs[1].stop()

Completed in 5653 milliseconds