Home
last modified time | relevance | path

Searched refs:testbase (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/tests/
H A Dt_sn2princ.py22 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 DREADME245 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 Dchanges287 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.