----- Original Message -----
> Hi, all,
> 
> Could anyone tell me whether Apache httpd has a relatively complete
> functionality test suites for users? Where can I find them?
> 
> Basically, I'm looking for test suites that can test different
> functionality of a running server.
> 
> I looked at the source code and there's only one test directory which
> says "This stuff is for the developers only, so we might remove it
> on public releases." Are they all what we have?
> 
> Thanks a lot!
> Tianyin
> 
> --
> Tianyin XU,
> http://cseweb.ucsd.edu/~tixu/
> 
> Hi, all,
> 
> Could anyone tell me whether Apache httpd has a relatively complete
> functionality test suites for users? Where can I find them?
> 
> Basically, I'm looking for test suites that can test different
> functionality of a running server.
> 
> I looked at the source code and there's only one test directory which
> says
> "This stuff is for the developers only, so we might remove it on
> public
> releases." Are they all what we have?

No, there is a testing framework in Perl:

   https://svn.apache.org/repos/asf/httpd/test/framework/trunk/

But of the most part it's "just" a regression test suite.
You can add your own tests. Check out the documentation:

  http://perl.apache.org/docs/general/testing/testing.html

> Thanks a lot!
> Tianyin
> 
> --
> Tianyin XU,
> http://cseweb.ucsd.edu/~tixu/
> 

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515  2EA5 4B1D 9E08 A097 C9AE


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to