summaryrefslogtreecommitdiffstats
path: root/tests/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Add test for basic auth with two different users over the same connectionIsaac Boukris2015-08-061-1/+1
| | | | | | | Make sure each request is authenticated according to given credentials even when GssapiConnectionBound is set. Reviewed-by: Simo Sorce <simo@redhat.com>
* Add initial test frameworkSimo Sorce2015-06-221-0/+1
Requires various python packages nd the cwrap project's scoket_wrapper and nss_wrapper tools, as well as the krb5kdc and the httpd server and related modules (like mod_session). Signed-off-by: Simo Sorce <simo@redhat.com>