summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add target to Makefile to produce valgrind suppression entriesBenjamin Dauvergne2014-06-081-0/+5
* tests/valgrind: add suppression of all leaks related to initialisation of the...Benjamin Dauvergne2014-06-081-0/+6
* tests: fix leaksBenjamin Dauvergne2014-06-081-0/+2
* tests: fix leak in log message checkerBenjamin Dauvergne2014-06-071-1/+4
* tests: do not reuse tc_response_new_from_xmlNode test caseBenjamin Dauvergne2014-06-071-2/+6
* tests: pass automake CFLAGS when compiling tests2Benjamin Dauvergne2014-04-241-1/+1
* Fix license boilerplatesSimo Sorce2013-12-0311-22/+11
* tests/data/Makefile: regenerate list of files and directories to distributeBenjamin Dauvergne2013-09-261-8/+21
* tests: add non-regression test to check that we correctly provide the Artifac...Benjamin Dauvergne2013-09-084-30/+82
* tests: in check_equals() and check_not_equals() macros use long long int as a...Benjamin Dauvergne2013-09-081-2/+2
* fix compilation errors on 64bits architecturesBenjamin Dauvergne2013-09-084-4/+4
* fix warnings about unused but set variablesBenjamin Dauvergne2013-09-084-2/+102
* tests: comment out dump/restore checks against complex nodesBenjamin Dauvergne2013-03-201-4/+4
* xml: really enforce elements cardinality when parsing messagesBenjamin Dauvergne2013-01-251-1/+17
* tests: add a SSO test with DSA keys to python bindings testsBenjamin Dauvergne2012-07-112-0/+106
* [tests] add test cases for the LassoKey classBenjamin Dauvergne2012-03-172-2/+104
* [tests] remove work-around for letting ID-FF 1.2 tests work with the thin-ses...Benjamin Dauvergne2011-12-231-21/+24
* [tests] protect the ID-FF 1.2 test cases from effect of the thin-sessions fla...Benjamin Dauvergne2011-12-221-2/+19
* Simplify useless complexity in include pathsBenjamin Dauvergne2011-12-169-35/+35
* [tests] fix tests to comply with new implementation of parsingBenjamin Dauvergne2011-12-161-13/+33
* [tests] improve checking for log outputBenjamin Dauvergne2011-12-166-10/+98
* [tests] rename login test suite, with mentions of ID-FF 1.2 and SAML 2.0Benjamin Dauvergne2011-12-162-2/+2
* [core] move XMLDsig related nodes in their own sub-library, add X509Data node...Benjamin Dauvergne2011-12-161-0/+31
* remove debugging printf statementBenjamin Dauvergne2011-12-091-2/+0
* [core] rename lasso_provider_set_specific_signing_key to lasso_provider_set_s...Benjamin Dauvergne2011-12-052-3/+3
* [perfs] add command line options, add option to use shared secret key cryptog...Benjamin Dauvergne2011-12-051-11/+41
* [core] add the HMAC-SHA1 shared secret signature methodBenjamin Dauvergne2011-12-051-0/+100
* [tests] use helper macros in id-ff test caseBenjamin Dauvergne2011-12-051-31/+26
* [core] add a new class LassoKeyBenjamin Dauvergne2011-12-051-0/+30
* [core] introduce the LassoSignatureContext context, to pass around signature ...Benjamin Dauvergne2011-12-051-2/+4
* [integration tests] does not use full leak reportBenjamin Dauvergne2011-11-221-1/+1
* [integration tests] show more callers when using valgrind memcheck looking fo...Benjamin Dauvergne2011-11-221-1/+1
* [tests] add test for rollover on the SP side, i.e. rollover of encryption keysBenjamin Dauvergne2011-11-228-0/+380
* [leakcheck] fix leaks seen by the unit testsBenjamin Dauvergne2011-11-223-16/+84
* [xml saml-2.0] add a class to handle the KeyInfoConfirmationData typeBenjamin Dauvergne2011-10-131-0/+4
* [tests] add non-regression tests concerning the parsing of any xmlNode tree b...Benjamin Dauvergne2011-10-101-1/+30
* Disable metadata loading test with the UK federation filesBenjamin Dauvergne2011-05-271-0/+5
* [tests] add unit test for the provider with multiple key featureBenjamin Dauvergne2011-05-191-0/+120
* [tests] add sample metadata for testing metadata with multiple key descriptorsBenjamin Dauvergne2011-05-195-0/+163
* [tests] fix broken renater metadata fileBenjamin Dauvergne2011-05-172-1483/+4137
* [tests] move renater metadata files into the metadata/ subdirectoryBenjamin Dauvergne2011-05-163-2/+2
* [core] add flags parameter to lasso_server_load_metadata to tune signature ch...Benjamin Dauvergne2011-04-142-3/+12
* [core] rename lasso_server_load_federation to lasso_server_load_metadataBenjamin Dauvergne2011-04-041-10/+7
* [core] add a loaded_entity_ids output parameter to lasso_server_load_federationBenjamin Dauvergne2011-03-301-2/+6
* [core] add a blacklisted_entity_ids parameter to lasso_server_load_federationBenjamin Dauvergne2011-03-301-1/+3
* [tests] remove spurious outputBenjamin Dauvergne2011-03-291-2/+0
* [tests] continue improving the lasso_server_load_federation test casesBenjamin Dauvergne2011-03-291-2/+4
* [tests] test lasso_server_load_federationBenjamin Dauvergne2011-03-292-0/+38
* [tests] add renater federation metadata file for testingBenjamin Dauvergne2011-03-291-0/+27414
* [tests] add test case for multiple load and dump of the same objectBenjamin Dauvergne2011-03-011-0/+72