Home
last modified time | relevance | path

Searched full:tested (Results 1 – 25 of 1024) sorted by relevance

12345678910>>...41

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/Tester/
H A Dtbt_01basic.t8 test_out("ok 1 - tested");
9 ok(1,"tested");
12 test_out("ok 1 - tested");
13 ok(1,"tested");
24 test_out(qr/ok 1 - tested\n/);
25 ok(1,"tested");
H A Dtbt_02fhrestore.t29 test_out("ok 1 - tested");
30 ok(1,"tested");
/openbsd-src/regress/sys/netinet/ipsec/
H A DREADME4 back is also tested. When the response is received at the generating
8 AH. Also IPIP encapsulation and IP compression flows are tested.
9 Transport and tunnel mode are tested with all combinations of IPv4
11 are tested with all combinations of encapsulation mode, and both
/openbsd-src/regress/usr.sbin/syslogd/
H A DREADME10 the server received are checked. Logging to /dev/console is tested
11 with console redirection. Logging to a user's tty is tested with
18 backend is tested.
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DBreakage.pm92 my $tested = $broken{$mod};
93 push @warn => " * Module '$mod' is known to be broken in version $tested and below, newer versions have not been tested. You have: " . $mod->VERSION;
146 not tested or verified.
/openbsd-src/gnu/usr.bin/perl/lib/B/
H A DDeparse-core.t9 # to make sure we've tested all keywords, and with the correct strength.
419 diag("keyword '$key' seen in $file, but not tested here!!");
459 # e.g. 12p$ will be tested as: foo(a1); foo(a1,a2);
505 eof 01 - # also tested specially
509 exec @ p1 # also tested specially
547 grep 123 p+ # also tested specially
573 map 123 p+ # also tested specially
591 pop 0 1 # also tested specially
615 reverse @ p1 # also tested specially
637 shift 0 1 # also tested speciall
[all...]
/openbsd-src/usr.bin/ssh/moduli-gen/
H A Dmoduli-gen.sh10 moduli_tested=${objdir}/moduli.${bits}.tested
34 mv ${objdir}/moduli.${bits}.tested ${srcdir}/moduli.${bits}
/openbsd-src/lib/libcrypto/man/
H A DDSA_generate_parameters_ex.3124 While a candidate for q is tested by Miller-Rabin primality tests,
137 Before a candidate for p (other than the first) is generated and tested,
144 While it is tested by the Miller-Rabin primality test,
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/
H A D13_write_string.t12 # Generally, write_string can be tested with .tml files in t/tml-local/*
14 # This file is for error tests or conditions that can't be easily tested
H A D11_read_string.t12 # Generally, read_string can be tested with .tml files in t/tml-local/*
14 # This file is for error tests that can't be easily tested via .tml
/openbsd-src/usr.sbin/unbound/
H A DREADME-Travis.md5tested on armv7a, aarch64, x86 and x86_64. The Android recipes build and install OpenSSL and Expat…
7 iOS is tested for iPhoneOS, WatchOS, AppleTVOS, iPhoneSimulator, AppleTVSimulator and WatchSimulato…
28 OS X provides a single recipe to test Clang. GCC is not tested because GCC is an alias for Clang.
32 Two sanitizer builds are tested using Clang and GCC, for a total of four builds. The first sanitize…
185 …d aarch64 architectures for iPhoneOS, AppleTVOS and WatchOS. iPhoneOS is tested using both 32-bit …
/openbsd-src/distrib/notes/macppc/
H A Dhardware8 OpenBSD/MACHINE has been tested on iMac Revs A-C as well as on iMac DV(+)
13 and iBook G4 have been tested. Note that power saving features on portables
/openbsd-src/regress/usr.bin/sed/
H A Dsedtest.expected1073 tested l2_1
1074 tested l2_2
1075 tested l2_3
1076 tested l2_4
1077 tested l2_5
1078 tested l2_6
1079 tested l2_7
1080 tested l2_8
1081 tested l2_9
1082 tested l2_10
[all …]
/openbsd-src/distrib/notes/alpha/
H A Dhardware26 tested.
117 dnl not tested yet
156 dnl move to PCMCIA section once Multia PCMCIA has been tested
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libfile/
H A Dmagic.517 specifies what magic numbers are to be tested for,
28 which is to be tested.
30 The type of the data to be tested. The possible values are:
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dwhatis.exp138 # We already tested whether char prints as "char", so here we accept
177 # We already tested whether long prints as long, so here we accept int
202 # We already tested whether char prints as char, so accept various perversions
241 # We already tested whether long prints as long, so here we accept int
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPPCallbacks.h354 /// \param ConditionRange The SourceRange of the expression being tested.
364 /// \param ConditionRange The SourceRange of the expression being tested.
374 /// \param MacroNameTok Information on the token being tested.
382 /// \param MacroNameTok Information on the token being tested.
389 /// \param ConditionRange The SourceRange of the expression being tested.
398 /// \param MacroNameTok Information on the token being tested.
406 /// \param MacroNameTok Information on the token being tested.
413 /// \param ConditionRange The SourceRange of the expression being tested.
/openbsd-src/regress/sys/net/pf_divert/
H A DREADME4 pf of the remote machine gets tested. The remote machine's pf.conf
8 The protocols TCP, UDP, Raw IP, ICMP get tested. TCP uses a listen
/openbsd-src/share/man/man5/
H A Dmoduli.560 Unknown, not tested.
81 Not tested.
/openbsd-src/share/man/man4/
H A Dhsq.472 tested to find interrupts for that device.
85 from Comtrol Corporation's web site, since the author wrote and tested
/openbsd-src/gnu/llvm/clang/docs/
H A DMSVCCompatibility.rst46 * Record layout: :good:`Complete`. We've tested this with a fuzzer and have
53 has also been fuzz tested.
86 x86 and x64. Our implementation has been well tested but we still get the
/openbsd-src/gnu/usr.bin/perl/lib/Unicode/
H A DUCD.t908 # Keys are lists of properties. Values are defined if have been tested.
942 # matching, which the tested function does on all inputs.
947 # Indicate we have tested this.
1002 next if exists $props{$loose}; # Skip if already tested
1035 # likely pickup any errors, since this will be tested there.
1089 my %pva_tested; # List of things already tested.
1245 next if exists $pva_tested{$test}; # Skip if already tested
1509 my @tested = prop_invlist($mod_table);
1511 … is(@tested, 0, "prop_invlist('$mod_table') returns an empty list since is internal-only");
1515 # If we have already tested a property that uses the same file, this
[all …]
/openbsd-src/gnu/usr.bin/cvs/
H A DINSTALL9 includes a list of platforms which have been tested.
93 Tested platforms
95 CVS has been tested on the following platforms. The most recent
96 version of CVS reported to have been tested is indicated, but more
100 "tested" means, at a minimum, that CVS compiles and appears to work on
156 OS/2 Version 3 using Watcom version ? (? - has this been tested?)
/openbsd-src/usr.bin/file/
H A Dmagic.552 specifies what magic numbers are to be tested for,
64 which is to be tested.
66 The type of the data to be tested.
192 The regular expression is tested against line
293 the value specified after is negated before tested.
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A DREADME.mkhybrid19 Most of the HFS features work fine, however, some are not fully tested.
38 This has been tested with gcc on SunOS 4.1.3 (see below), gcc on Linux

12345678910>>...41