Hi,
JMeter can be useful for testing.
Also, I recently put some thought into creating a test framework for
mod_ndb.
This is regression testing, based on sending an HTTP request and
getting the correct response, and it is built around curl. A single
file called "test.list" contains all the test cases, and the results
are stored in a few simple archive files.
If you get mod_ndb 1.1 from mod-ndb.googlecode.com, the test suite is
in the Tests directory. The test framework per se is not documented,
but the driving script is either lib.test.sh or run-test (take your
pick) and the whole thing adds up to only about 250 lines of shell and
awk code.
JD
On Mar 10, 2008, at 2:28 AM, Mads Toftum wrote:
On Mon, Mar 10, 2008 at 01:47:00PM +0530, meendar wrote:
Anybody know any framework or tools for testing Apache Modules
(written in
c)?
http://httpd.apache.org/test/ is what is used by the httpd developers,
but it is mostly perl.
vh
Mads Toftum
--
http://soulfood.dk