I will trying posting it in the dev list. Thanks !

On Sun, Dec 20, 2009 at 4:45 AM, Jonathan Zuckerman
<j.zucker...@gmail.com>wrote:

> On Sun, Dec 20, 2009 at 1:42 AM, Jonathan Zuckerman
> <j.zucker...@gmail.com> wrote:
> > On Sun, Dec 20, 2009 at 12:37 AM, Krist van Besien
> > <krist.vanbes...@gmail.com> wrote:
> >> On Sat, Dec 19, 2009 at 1:30 AM, Guruprasad JG <guruprasad...@gmail.com>
> wrote:
> >>> I am referring to the Apache code written in C. I would like to see if
> all
> >>> the paths are exercised for - request processing, resource management,
> >>> connection pooling, and configuration directives of the apache core.
> This
> >>> would be more like functional testing of apache.
> >>
> >> I think you'll have to explain to us what you exactly mean with
> >> checking that "all the paths are exercised". I have no clue how to
> >> "exercise paths" in any context, and I do consider my knowledge of the
> >> English language quite substantial. Maybe you should rephrase your
> >> question.
> >> If you just want to know what goes on inside Apache when a request is
> >> processed than you can ofcourse run it in a debugger. Will be slow,
> >> though. Make sure the timeout in whatever client you use is high
> >> enough.
> >>
> >> Krist
> >>
> >>
> >> --
> >> krist.vanbes...@gmail.com
> >> kr...@vanbesien.org
> >> Bremgarten b. Bern, Switzerland
> >> --
> >> A: It reverses the normal flow of conversation.
> >> Q: What's wrong with top-posting?
> >> A: Top-posting.
> >> Q: What's the biggest scourge on plain text email discussions?
> >>
> >> ---------------------------------------------------------------------
> >> The official User-To-User support forum of the Apache HTTP Server
> Project.
> >> See <URL:http://httpd.apache.org/userslist.html> for more info.
> >> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> >>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> >> For additional commands, e-mail: users-h...@httpd.apache.org
> >>
> >>
> >
> > I believe he is asking for a unit testing suite for Apache, to create
> > scenarios that execute every line of code in the apache webserver so
> > that they can verify that everything works properly, I think as a
> > request it's pretty ambitious...
> >
>
> I should say, as a request *to the apache users group*..  there's
> probably a mailing list for contributors to the project who actually
> write C code, where this question might make more sense.
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to