Home
last modified time | relevance | path

Searched +full:perl +full:- +full:time +full:- +full:hires (Results 1 – 9 of 9) sorted by relevance

/external/curl/tests/
Druntests.121 .\" * SPDX-License-Identifier: curl
27 runtests.pl \- run one or more test cases
39 by specifying test numbers space-separated, like "1 3 5 7 11", and you can
59 When running without -s (short output), for instance when running runtests.pl
63 --pd---e-v- OK (45 out of 1427, remaining: 16:08, took 6.188s, duration: 00:31)
79 E the test was run event-based
82 total number of tests to be run and an estimated amount of time to complete the
86 .IP "-a"
89 .IP "-ac <curl>"
91 .IP "-am"
[all …]
Dprocesshelp.pm21 # SPDX-License-Identifier: curl
46 # portable sleeping needs Time::HiRes
49 require Time::HiRes;
69 # portable_sleep uses Time::HiRes::sleep if available and falls back
72 # select on Windows: https://perldoc.perl.org/perlport.html#select
78 if($Time::HiRes::VERSION) {
79 Time::HiRes::sleep($seconds);
99 if(-f $pidfile && -s $pidfile && open(my $pidfh, "<", "$pidfile")) {
119 $pid -= 65536;
122 my $result = `tasklist -fi \"$filter\" 2>nul`;
[all …]
Dserverhelp.pm21 # SPDX-License-Identifier: curl
25 # This perl module contains functions useful in writing test servers.
54 # sub second timestamping needs Time::HiRes
57 require Time::HiRes;
58 import Time::HiRes qw( gettimeofday );
69 # is used for non-stunnel https test servers.
76 # sub second timestamping needs Time::HiRes
77 if($Time::HiRes::VERSION) {
84 my $seconds = time();
107 /^((ftp|http|imap|pop3|smtp|http-pipe)s?)(\d*)(-ipv6|)$/) {
[all …]
Druntests.pl1 #!/usr/bin/env perl
22 # SPDX-License-Identifier: curl
32 # $HOSTIP, $HOST6IP - Set to the address of the host running the test suite
33 # $CLIENTIP, $CLIENT6IP - Set to the address of the host running curl
34 # runclient, runclientoutput - Modify to copy all the files in the log/
53 # Finally, to properly support -g and -n, checktestcmd needs to change
56 # fixed. As long as the -g option is never given, and the -n is always
68 # usually set by the Makefile, but for out-of-tree builds with direct
75 # run time statistics needs Time::HiRes
78 require Time::HiRes;
[all …]
Drunner.pm21 # SPDX-License-Identifier: curl
115 our $valgrind_logfile="--log-file"; # the option name for valgrind >=3
116 our $valgrind_tool="--tool=memcheck";
137 # per-runner variables, indexed by runner ID; these are used by controller only
172 # Incorporate the $logdir into the random seed and re-seed the PRNG.
193 # some msys2 perl versions don't define SIGUSR1
295 # 'prepro' processes the input array and replaces %-variables in the array
345 if(!$plvl--) {
418 # memanalyze -v is our friend, get the number of allocations made
420 my @out = `$memanalyze -v "$LOGDIR/$MEMDUMP"`;
[all …]
/external/curl/.github/workflows/
Dlinux.yml3 # SPDX-License-Identifier: curl
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '.azure-pipelines.yml'
15 - '.circleci/**'
16 - '.cirrus.yml'
17 - 'appveyor.*'
18 - 'packages/**'
[all …]
/external/libxml2/test/relaxng/
Dcomps_0.xml3 <!-- <meta> -->
4 <!-- Meta information will go here eventually -->
5 <!-- </meta> -->
69 <packagereq type="mandatory">redhat-logos</packagereq>
70 <packagereq type="mandatory">redhat-release</packagereq>
78 <packagereq type="mandatory">util-linux</packagereq>
79 <packagereq type="mandatory">vim-minimal</packagereq>
80 <!-- the following are needed for anaconda post-install bits -->
85 <packagereq type="mandatory">shadow-utils</packagereq>
124 <packagereq type="mandatory">bind-utils</packagereq>
[all …]
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt1803 ad-lib ædlˈɪb
3726 aide-de-camp ˌeddɪkˈæmp
5495 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn
7542 anglo-saxon ˈæŋglosˌæksən
8282 anti-lewisite ˌæntilˈuɪsˌaɪt
9550 aquifer %21020 ˈækwəfər, ˈɑkwə-
9555 aquilegia %7773 -lˈiʤə, ˌækwəlˈiʤiə
9559 aquiline %15023 -lɪn, ˈækwəlˌaɪn
9629 aragonite %11075 ərˈægənˌaɪt, ˈærəgə-
9645 aram %8777 ær-, ˈeræm, ˈɛrəm
[all …]
Dinternal_raw_IPA.txt1508 ad-lib ædlˈɪb
3152 aide-de-camp ˌeddɪkˈæmp
4660 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn
6464 anglo-saxon ˈæŋglosˌæksən
7113 anti-lewisite ˌæntilˈuɪsˌaɪt
10681 audio-visual ˌodiovˈɪʒuəl
11799 baby-sit bˈebisˌɪt
14086 battle-ax bˈætlæks
14655 bed-sitter bˈɛdsˌɪtər
14656 bed-wetting bˈɛdwˌɛtɪŋ
[all …]