Home
last modified time | relevance | path

Searched refs:testh (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/tests/
H A Dt_hostrealm.py25 def testh(realm, host, expected_realms, msg, env=None): function
46 testh(realm, 'abacus', ['a'], 'host_realm test2 a')
53 testh(realm, 'x', ['MATCH'], 'host_realm profile x')
54 testh(realm, '.x', ['DOTMATCH'], 'host_realm profile .x')
55 testh(realm, 'b.x', ['DOTMATCH'], 'host_realm profile b.x')
56 testh(realm, '.b.c.x', ['DOTMATCH'], 'host_realm profile .b.c.x')
57 testh(realm, 'b.1', ['NUMMATCH'], 'host_realm profile b.1')
59 testh(realm, 'b:c.x', ['b:c', 'x'], 'host_realm profile b:c.x')
61 testh(realm, 'X.', ['MATCH'], 'host_realm profile X.')
65 testh(realm, 'b.c.d', ['b', 'c', 'd'], 'host_realm test1')
[all …]
/dports/security/krb5/krb5-1.19.2/src/tests/
H A Dt_hostrealm.py25 def testh(realm, host, expected_realms, msg, env=None): function
46 testh(realm, 'abacus', ['a'], 'host_realm test2 a')
53 testh(realm, 'x', ['MATCH'], 'host_realm profile x')
54 testh(realm, '.x', ['DOTMATCH'], 'host_realm profile .x')
55 testh(realm, 'b.x', ['DOTMATCH'], 'host_realm profile b.x')
56 testh(realm, '.b.c.x', ['DOTMATCH'], 'host_realm profile .b.c.x')
57 testh(realm, 'b.1', ['NUMMATCH'], 'host_realm profile b.1')
59 testh(realm, 'b:c.x', ['b:c', 'x'], 'host_realm profile b:c.x')
61 testh(realm, 'X.', ['MATCH'], 'host_realm profile X.')
65 testh(realm, 'b.c.d', ['b', 'c', 'd'], 'host_realm test1')
[all …]
/dports/devel/stb/stb-f54acd4/
H A Dstb_divide.h320 void testh(int a, int b) in testh() function
369 testh(-7, INT_MIN); in main()
370 testh(-1, INT_MIN); in main()
371 testh(1, INT_MIN); in main()
372 testh(7, INT_MIN); in main()
374 testh(INT_MAX-1, INT_MIN); in main()
375 testh(INT_MAX, INT_MIN); in main()
376 testh(INT_MIN, INT_MIN); in main()
377 testh(INT_MIN+1, INT_MIN); in main()
379 testh(INT_MAX-1, INT_MAX); in main()
[all …]
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_divide.h309 void testh(int a, int b) in testh() function
358 testh(-7, INT_MIN); in main()
359 testh(-1, INT_MIN); in main()
360 testh(1, INT_MIN); in main()
361 testh(7, INT_MIN); in main()
363 testh(INT_MAX-1, INT_MIN); in main()
364 testh(INT_MAX, INT_MIN); in main()
365 testh(INT_MIN, INT_MIN); in main()
366 testh(INT_MIN+1, INT_MIN); in main()
368 testh(INT_MAX-1, INT_MAX); in main()
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_divide.h311 void testh(int a, int b) in testh() function
360 testh(-7, INT_MIN); in main()
361 testh(-1, INT_MIN); in main()
362 testh(1, INT_MIN); in main()
363 testh(7, INT_MIN); in main()
365 testh(INT_MAX-1, INT_MIN); in main()
366 testh(INT_MAX, INT_MIN); in main()
367 testh(INT_MIN, INT_MIN); in main()
368 testh(INT_MIN+1, INT_MIN); in main()
370 testh(INT_MAX-1, INT_MAX); in main()
[all …]
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_divide.h311 void testh(int a, int b) in testh() function
360 testh(-7, INT_MIN); in main()
361 testh(-1, INT_MIN); in main()
362 testh(1, INT_MIN); in main()
363 testh(7, INT_MIN); in main()
365 testh(INT_MAX-1, INT_MIN); in main()
366 testh(INT_MAX, INT_MIN); in main()
367 testh(INT_MIN, INT_MIN); in main()
368 testh(INT_MIN+1, INT_MIN); in main()
370 testh(INT_MAX-1, INT_MAX); in main()
[all …]
/dports/devel/p5-Devel-Cover/Devel-Cover-1.36/tests/
H A Ddbm_cond35 sub testh {
48 is( testh( 1 ), "h: exists", "key exists in h" );
49 is( testh( 2 ), "h: does not exist", "key does not exist in h" );
/dports/security/nmap/nmap-7.91/nselib/
H A Dbase32.lua201 local function testh(a, b) function
213 testh("", "")
214 testh("f", "CO======")
215 testh("fo", "CPNG====")
216 testh("foo", "CPNMU===")
217 testh("foob", "CPNMUOG=")
218 testh("foobar", "CPNMUOJ1E8======")
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/pch/
H A Dpch.exp45 set testh "largefile.hs"
54 set f [open $testh w]
58 file delete $testh

1234567