On Tue, Apr 30, 2013 at 10:29 AM, Ashish Patil wrote:
> On Mon, Apr 29, 2013 at 17:44 PM, Nick Mathewson
> wrote:
>> Right now, all chutney
>> does is configure and launch a small Tor network, but the small
>> network requires a little babysitting to make it bootstrap. (For
>> example, you someti
> Hello!
> As part of the Stem Integ tests, nickm suggested integrating
> gcov into Stem. I did not get that part. Gcov is for code
> coverage of C/C++ source code. We could integrate it to Stem,
> but then it would involve executing command line statements
> on a gcov installed machine.
Hi Ashish
Hello!
As part of the Stem Integ tests, nickm suggested integrating
gcov into Stem. I did not get that part. Gcov is for code
coverage of C/C++ source code. We could integrate it to Stem,
but then it would involve executing command line statements
on a gcov installed machine.
Also, we could add si
On Mon, Apr 29, 2013 at 17:44 PM, Nick Mathewson wrote:
> Right now, all chutney
> does is configure and launch a small Tor network, but the small
> network requires a little babysitting to make it bootstrap. (For
> example, you sometimes need to send the clients a SIGHUP once the
> authorities ha
On Sun, Apr 28, 2013 at 11:00 PM, Damian Johnson wrote:
> 3. Once we have a decently reliable set of tests to check basic tor
> functionality move on to chutney. Nick would be able to best advise on
> the work needed there.
What we'd need most for Chutney would be to make it a bit more robust,
an
Hi!
Thanks atagar, your reply cleared up a lot of things.
I am going through the present integ tests in Stem &
would contact you if I have any doubts.
As for chutney, I suppose nickm's copy of chutney
would be the one with most updates (if different from
the default copy). I will go through that a
Hi Asis, glad you want to improve our testing of tor! That's one area
that could certainly use some love. ;)
> I would like to improve on Tor's codebase by writing Integ tests for it
> in Stem. I would like to know what kind of tests should be included
> in this. Also, atagar was talking about smo
Hello everyone!
I would like to improve on Tor's codebase by writing Integ tests for it
in Stem. I would like to know what kind of tests should be included
in this. Also, atagar was talking about smoke tests for Tor as a whole.
I would love to know everyone's ideas on the same.
Also, I would like t