You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Celal Ziftci <ce...@gmail.com> on 2011/04/08 07:43:35 UTC

[users@httpd] (unit/system) tests for apache web server?

Hi everyone,
I am a PhD student doing research on program analysis, specifically for
tests (unit/system).
I would like to try my research framework on apache web server, and I was
looking for unit-tests or system tests that test different functionality in
the web server.
I took a look at the source code, and saw the tests folder, but there were
relatively fewer test cases there.
I also saw a test subproject, but this confused me a little bit, because
that seemed to be a test framework to test a web application hosted by
apache web server.

In the FAQ, it is mentioned that httpd is tested thoroughly, so, I assumed
there would be a lot of tests and possibly I'm not finding them. So I
decided to ask some experienced users.

In summary, my questions is: are there any tests (unit/system) that I can
run, say for instance, while building the apache web server? (similar to
junit tests conceptually in Java)
If so, where would I find them? And is there documentation about it?

And if someone knows and can tell me upfront how many tests do exist, that
would be bonus information for me :) I'm just trying to see how much effort
I would need to spend to do this research trial.

Thanks everyone.
Best,
- Celal Ziftci

Re: [users@httpd] (unit/system) tests for apache web server?

Posted by Jeff Trawick <tr...@gmail.com>.
On Fri, Apr 8, 2011 at 1:43 AM, Celal Ziftci <ce...@gmail.com> wrote:
> Hi everyone,
> I am a PhD student doing research on program analysis, specifically for
> tests (unit/system).
> I would like to try my research framework on apache web server, and I was
> looking for unit-tests or system tests that test different functionality in
> the web server.
> I took a look at the source code, and saw the tests folder, but there were
> relatively fewer test cases there.
> I also saw a test subproject, but this confused me a little bit, because
> that seemed to be a test framework to test a web application hosted by
> apache web server.

There is a generic test framework, but also a large number of
testcases for httpd and bundled modules.

http://svn.apache.org/viewvc/httpd/test/framework/trunk/

---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org