Lines Matching refs:network
51 from testrunner.network import network_execution
284 result.add_option("--no-network", "--nonetwork",
285 help="Don't distribute tests on the network",
523 print("Specifying --command-prefix disables network distribution, "
860 # Run the tests, either locally or distributed on the network.
875 print("Network distribution disabled, running tests locally.")
877 print("Network distribution is only supported on Linux, sorry!")
886 print("No other peers on the network; running tests locally.")