|
| file | emailtest.cpp [code] |
| | Tests for SmtpMailer. Replace the email addresses and login data with existing ones to test.
|
| |
| file | gpctest.cpp [code] |
| | NAWA app to test POST, GET, and COOKIE input.
|
| |
| file | nawatest.cpp [code] |
| | NAWA app with some basic tests for filters, encoding, environment, and sessions.
|
| |
| file | sessiontest.cpp [code] |
| | Test simultaneous access to session variables in multi-threading environments. Use curl, for example, to simulate simultaneous accesses (see tests/sessiontest.sh for an example).
|
| |