Lines Matching refs:set
48 # to do with cookies, those that set environment variables, or those that
68 # usually set by the Makefile, but for out-of-tree builds with direct
69 # invocation of runtests.pl, it may not be set.
106 # ACURL is handy to set to the system one for reliability
113 # To run specific test cases, set them like:
128 my $http_ipv6; # set if HTTP server has IPv6 support
129 my $http_unix; # set if HTTP server has Unix sockets support
130 my $ftp_ipv6; # set if FTP server has IPv6 support
134 my $has_textaware; # set if running on a system that has a text mode concept
174 # variables that command line options may set
302 # set by the caller
528 # set if built with MinGW (as opposed to MinGW-w64)
727 # set if system has getrlimit()
966 # add one set of test timings from the runner to global set
1808 # Test definition may instruct to (un)set environment vars.
2281 eval "\$$variable='$value'" or die "Failed to set \$$variable to $value: $@";
2373 -o variable=value set internal variable to the specified value
2382 --seed=[num] set the random seed to a fixed number
2544 # initialize configuration needed to set up servers
2810 # - if the global abort flag is set, exit the loop; we are done