summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Moved param 'http_method' of lasso_login_build_authn_request_msg() methodValery Febvre2004-08-211-3/+2
* Added new argument to lasso_login_build_authn_request_msg.Emmanuel Raviart2004-08-201-1/+2
* cleanup and remove result.xmlFrederic Peters2004-08-191-0/+2
* certs are not in builddir; take care of thatFrederic Peters2004-08-191-12/+12
* include a bunch of ssl thingies in release (make distcheck goes further)Frederic Peters2004-08-196-0/+8
* removed logout part from C test 2; it would work now.Frederic Peters2004-08-191-58/+0
* trying to fix login test 2Frederic Peters2004-08-141-1/+5
* Added client flag to SSL servers, because each server is also a SOAP client.Emmanuel Raviart2004-08-13132-1325/+1325
* Added forgotten LECP public keys.Emmanuel Raviart2004-08-134-0/+36
* Added metadata corresponding to new certificates.Emmanuel Raviart2004-08-1213-16/+315
* Added sample X.509 certificates and keys.Emmanuel Raviart2004-08-12128-0/+1788
* Slightly corrected C test.Emmanuel Raviart2004-08-091-3/+3
* Initial commitValery Febvre2004-08-042-0/+283
* fixed typo; fix bug230Frederic Peters2004-08-041-1/+1
* [angry comment removed]Frederic Peters2004-08-041-1/+1
* replace load_request_msg() with process_request_msg(), process_request() with...Nicolas Clapies2004-08-031-3/+3
* updateValery Febvre2004-07-301-38/+38
* added stupid tests to annoy developers.Frederic Peters2004-07-293-2/+81
* had detection of a patched (with XML support) check; only use srunner_set_xmlFrederic Peters2004-07-291-3/+6
* updated .cvsignore (binary is now tests and out.xml has been renamed toFrederic Peters2004-07-281-2/+2
* modularized tests; it is now possible to add more suites easily.Frederic Peters2004-07-283-41/+82
* fixed warningsFrederic Peters2004-07-271-2/+2
* Removed obsolete logout method load_from_dump.Emmanuel Raviart2004-07-262-2/+3
* *** empty log message ***Valery Febvre2004-07-261-10/+7
* added an XXX and a comment where I think the problem is. Developers; pleaseFrederic Peters2004-07-261-2/+16
* --dontfork mode for the tests (so it is easier to debug segfaults)Frederic Peters2004-07-261-0/+11
* end of test port to C; developers, please test it (or the python login_tests;Frederic Peters2004-07-261-2/+48
* further in the unit test; pain pain pain.Frederic Peters2004-07-261-1/+53
* started to copy Python second test (serviceProviderLogin) in C. 1 hour and 38Frederic Peters2004-07-261-8/+98
* check 0.9 no longer has suite_free(). And our local version gotFrederic Peters2004-07-251-1/+2
* .cvsignore for tests/ directoryFrederic Peters2004-07-241-0/+5
* using check <http://check.sourceforge.net/> for the test suiteFrederic Peters2004-07-242-31/+67
* This is not a C unit test, but it can miracolously become one.Emmanuel Raviart2004-07-241-0/+68