summaryrefslogtreecommitdiffstats
path: root/proxy/tests
Commit message (Expand)AuthorAgeFilesLines
* DO NOT PUSH: use GSS_C_NT_USER_NAME in clientGünther Deschner2012-08-281-2/+2
* Add context related testsSimo Sorce2012-08-281-4/+98
* Add get/verify mic testsSimo Sorce2012-08-281-4/+53
* Use a debug macro in interposer testSimo Sorce2012-08-281-20/+30
* Add interpser tests for wrap/unwrapSimo Sorce2012-08-281-0/+41
* New test program to exercise the mechglue pluginSimo Sorce2012-08-281-0/+515
* Add name handle wrapperSimo Sorce2012-08-281-5/+5
* Add context handle wrapperSimo Sorce2012-08-281-2/+2
* Add cred handle wrapperSimo Sorce2012-08-281-3/+3
* Add test code for gpm_(get|verify)_mic.Günther Deschner2012-08-281-0/+60
* Move client lib files in their own directorySimo Sorce2012-08-231-1/+1
* Test init_sec_contextSimo Sorce2012-02-091-22/+25
* There is no need anymore to load the server config in the client test program.Simo Sorce2012-02-091-13/+1
* Retrieve the buffer when needed, right before accept_sec_contextSimo Sorce2012-02-091-6/+6
* Remove useless connection to the proxySimo Sorce2012-02-091-37/+0
* Rename test program.Simo Sorce2012-02-091-0/+0
* Add import_and_canon_name function family testsSimo Sorce2012-02-071-8/+45
* Add tests for indicate_mechs functionsSimo Sorce2012-02-051-0/+79
* Add gpm_indicate_mechs to test programSimo Sorce2012-02-031-1/+9
* Modify accept_context test to use acquire_credSimo Sorce2012-02-011-3/+17
* Convert tests to use mechglueSimo Sorce2012-01-301-31/+35
* Split gp_utils.h into proxy headers and commonly useful headersSimo Sorce2012-01-291-1/+1
* Improve test programSimo Sorce2012-01-251-76/+191
* Add test program to exercise accept_sec_contextSimo Sorce2012-01-251-0/+345