AOLserver Confidence Tests

$Header: /cvsroot/aolserver/aolserver/tests/index.adp,v 1.1 2000/10/09 20:29:54 kriston Exp $

Smoke-test your server with these ADP scripts. More and more tests will be added soon.

Core AOLserver and ADP Functionality

Regular Tcl commands
Complex Tcl commands
ns_adp_include
ns_adp_include with args
POST data to an ADP
Do a Tcl exec on something
Test ns_adp_include with ns_adp_return
Test GET and POST method forms
ADP variable scope with ns_adp_include

Selected C API Functions

Run a custom Tcl command (needs nsexample.so)

Database

Select queries
Insert queries
DDL queries

Security

User access control
Host access control
Safe-Tcl interpreter

Tcl pages in the pageroot (*.tcl)

You must have Tcl pages enabled to try these tests. Tcl pages are only used by the more antiquated applications out there and represent a significant security risk. If your application is still using Tcl pages, it's time to convert to ADP.
Test POST and GET method forms