Home | History | Annotate | Download | only in tools

Lines Matching refs:network

51 from testrunner.network import network_execution
286 result.add_option("--no-network", "--nonetwork",
287 help="Don't distribute tests on the network",
533 print("Specifying --command-prefix disables network distribution, "
870 # Run the tests, either locally or distributed on the network.
885 print("Network distribution disabled, running tests locally.")
887 print("Network distribution is only supported on Linux, sorry!")
896 print("No other peers on the network; running tests locally.")