summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* updated Copyright dates in all filesDamien Laniel2007-05-306-6/+6
|
* fixed memory leaksFrederic Peters2007-01-162-0/+4
|
* cleaning up memory allocated for tests; so valgrind logs are cleanerFrederic Peters2007-01-051-1/+7
|
* include all testing metadataFrederic Peters2006-12-191-4/+4
|
* testing metadata files are in $(srcdir)Frederic Peters2006-12-082-5/+6
|
* include tests metadata subdirFrederic Peters2006-12-081-1/+1
|
* ship metadata files used in testsFrederic Peters2006-12-081-0/+6
|
* fix metadata testDamien Laniel2006-11-071-5/+4
|
* tests for loading certs and keys from metadataDamien Laniel2006-11-078-2/+257
|
* removed erroneously commited tests MakefileFrederic Peters2005-03-191-4/+1
|
* don't compile id-wsf files when wsf is disabled; this cuts down buildFrederic Peters2005-03-181-1/+4
| | | | time by a nice margin.
* added non-regression test for bug #416 (missing namespace in someFrederic Peters2005-03-151-4/+24
| | | | samlp:Response)
* removed debugging outputFrederic Peters2005-03-071-1/+0
|
* use fail_unless since fail_if didn't exist in check 0.8.xFrederic Peters2005-03-071-2/+2
|
* only use xsi:type on elements that have a saml: ancestor (and added test to notFrederic Peters2005-03-071-0/+37
| | | | regress)
* added testcase for bug #407Frederic Peters2005-02-041-0/+25
|
* Updated Java LoginTest and test metadata.Emmanuel Raviart2005-01-265-1/+81
|
* Updated Copyright and authors.Emmanuel Raviart2005-01-225-15/+15
|
* accounts for changes in lasso_node_dumpFrederic Peters2005-01-011-7/+7
|
* added random suites with random testsFrederic Peters2004-12-212-3/+32
|
* removed minitests from tests Makefile.amFrederic Peters2004-12-191-4/+1
|
* little tests benchmarking AuthnRequest creation and AuthnResponse processing.Frederic Peters2004-12-191-0/+154
|
* Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't useFrederic Peters2004-12-171-2/+8
| | | | | those when compiling tests in order to catch errors in headers. Also moved a few things in header files; need more thinking about that.
* API change in Single Sign On profile (IdP side) to allow the developer to messFrederic Peters2004-12-141-4/+7
| | | | | | with <lib:Assertion/> Outlined in http://lists.labs.libre-entreprise.org/pipermail/lasso-devel/2004-December/001119.html
* updated test to new apiFrederic Peters2004-12-141-2/+3
|
* indentation leftoversFrederic Peters2004-11-251-3/+3
|
* tests are okFrederic Peters2004-11-151-1/+1
|
* new testsFrederic Peters2004-11-151-0/+145
|
* updated testsFrederic Peters2004-11-152-18/+16
|
* Fixed value of SingleSignOnProtocolProfile metadata : added support of artifactFrederic Peters2004-11-041-1/+2
| | | | and post. [lasso-orig rev1.2]
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-273-21/+24
| | | | | | | | on October 2nd; occasional merges since then). - Compatible with current souk test suites. - Missing memory management for everything in xml/ - Missing xmlsec support for SOAP messages.
* Updated login C tests to new API for obtaining consent.Emmanuel Raviart2004-09-301-1/+4
|
* Added directory for sample SourceID messages.Emmanuel Raviart2004-09-301-0/+15
|
* Updated C tests to lasso_server_new new API.Emmanuel Raviart2004-09-291-6/+4
|
* Updated to new API (but it doesn't work yet).Emmanuel Raviart2004-09-221-8/+14
|
* Converted C login test to new login API.Emmanuel Raviart2004-09-031-9/+21
|
* Added missing .cvsignore in tests/data/Emmanuel Raviart2004-09-025-0/+10
|
* Moved param 'http_method' of lasso_login_build_authn_request_msg() methodValery Febvre2004-08-211-3/+2
| | | | | in lasso_login_init_authn_request() BEWARE : this change breaks the API
* 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
| | | | But http://buildbox.entrouvert.org/logs/20040818/lupin.1820.changelog.xml
* 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
| | | | Updated non regression tests to use these certificates and metadata.
* 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
|