Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Oct 2014 17:38:22 -0700
From:      John-Mark Gurney <jmg@funkthat.com>
To:        Garrett Cooper <yaneurabeya@gmail.com>
Cc:        "freebsd-testing@freebsd.org" <freebsd-testing@FreeBSD.org>
Subject:   Re: help on testing for FreeBSD...
Message-ID:  <20141016003822.GE1852@funkthat.com>
In-Reply-To: <69C71414-AE05-4AC2-B07D-23F5569C9FCA@gmail.com>
References:  <20141016001543.GD1852@funkthat.com> <69C71414-AE05-4AC2-B07D-23F5569C9FCA@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Cooper wrote this message on Wed, Oct 15, 2014 at 17:25 -0700:
> Hey jmg@ (-testing CCed)!

Sure, np...

> On Oct 15, 2014, at 17:15, John-Mark Gurney <jmg@funkthat.com> wrote:
> 
> > Hello,
> > 
> > I'm working on testing parts of OpenCrypto.  I have committed some work
> > to p4 at:
> > https://p4db.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/opencrypto/tests/sys/opencrypto&HIDEDEL=NO
> > 
> > But it requires a few files to be installed...  I'm not sure where the
> > best location to install these are and now best to install them?
> 
> I have a couple questions:
> - Where would the source live in the tree?

Which source are you talking about?  The python source? or the source
for the input data files?  If you mean the later, it's where they will
be committed...  They are taken from NIST's CAVP program unchanged...
I COULD possibly write a complicated rules to fetch and extract the
files, but decided not to...

> - Why are they written in python?

Because I'm too lazy to write code in C...  I had already written
framework code in Python, and C doesn't have a standard function to
decode hex.. :)  And error handling it much easier in python...

> Also, the .pyc files shouldn?t be committed to head (saw that they were checked in to p4).

Thanks for pointing that out... problems of p4 add *...  I've removed
them...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141016003822.GE1852>