On Fri, Apr 8, 2011 at 1:43 AM, Celal Ziftci <celal.ziftci....@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-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