Searched refs:testbase (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/krb5/src/tests/ |
H A D | t_sn2princ.py | 22 def testbase(host, nametype, princhost, princrealm, env=None): function 33 testbase(host, 'srv-hst', princhost, princrealm) 37 testbase(host, 'srv-hst', princhost, princrealm, env=no_canon) 41 testbase(host, 'srv-hst', princhost, princrealm, env=no_rdns) 45 testbase(host, 'unknown', princhost, princrealm) 49 testbase(host, 'srv-hst', princhost, princrealm, env=fallback_canon)
|
/freebsd/contrib/gdtoa/ |
H A D | README | 245 with Vern Paxson's testbase program: see 249 ftp://ftp.ee.lbl.gov/testbase-report.ps.Z . 251 (The same ftp directory has source for testbase.)
|
H A D | changes | 287 testbase program is unhappy with this new rounding, as it can 326 This was revealed by testbase for quad precision Solaris arithmetic; 327 it did not show up in several other testbase configurations.
|