summaryrefslogtreecommitdiffstats
path: root/tests/basic_tests.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix leaksBenjamin Dauvergne2014-06-081-0/+2
* tests: do not reuse tc_response_new_from_xmlNode test caseBenjamin Dauvergne2014-06-071-2/+6
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* fix compilation errors on 64bits architecturesBenjamin Dauvergne2013-09-081-1/+1
* fix warnings about unused but set variablesBenjamin Dauvergne2013-09-081-2/+1
* 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 test cases for the LassoKey classBenjamin Dauvergne2012-03-171-2/+0
* Simplify useless complexity in include pathsBenjamin Dauvergne2011-12-161-1/+1
* [tests] fix tests to comply with new implementation of parsingBenjamin Dauvergne2011-12-161-13/+33
* [tests] improve checking for log outputBenjamin Dauvergne2011-12-161-0/+8
* [core] move XMLDsig related nodes in their own sub-library, add X509Data node...Benjamin Dauvergne2011-12-161-0/+31
* [core] add a new class LassoKeyBenjamin Dauvergne2011-12-051-0/+30
* [leakcheck] fix leaks seen by the unit testsBenjamin Dauvergne2011-11-221-4/+8
* [xml saml-2.0] add a class to handle the KeyInfoConfirmationData typeBenjamin Dauvergne2011-10-131-0/+4
* Disable metadata loading test with the UK federation filesBenjamin Dauvergne2011-05-271-0/+5
* [tests] fix broken renater metadata fileBenjamin Dauvergne2011-05-171-3/+3
* [tests] move renater metadata files into the metadata/ subdirectoryBenjamin Dauvergne2011-05-161-2/+2
* [core] add flags parameter to lasso_server_load_metadata to tune signature ch...Benjamin Dauvergne2011-04-141-1/+10
* [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] continue improving the lasso_server_load_federation test casesBenjamin Dauvergne2011-03-291-2/+4
* [tests] test lasso_server_load_federationBenjamin Dauvergne2011-03-291-0/+23
* Test: only test custom namespace if ID-WSF is enabledBenjamin Dauvergne2010-04-301-1/+2
* Tests: add tests for custom namespace functionsBenjamin Dauvergne2010-04-061-0/+44
* Propagate change of name for LASSO_PP_ definesBenjamin Dauvergne2010-02-101-8/+8
* Tests: in basic_tests.c, re-enable parsing of LassoWsuTimestamp objectsBenjamin Dauvergne2010-02-041-5/+1
* Fix leaksBenjamin Dauvergne2010-02-041-0/+1
* Tests: add idwsf2_tests.c, call from tests.c, update Makefile.amBenjamin Dauvergne2010-01-041-0/+1
* Tests: in basic_tests.c, fix, do not overwrite known elements mappingsBenjamin Dauvergne2010-01-041-4/+5
* Tests: in basic_tests.c, check LassoSaml2EncryptedElement handlingBenjamin Dauvergne2010-01-041-0/+32
* Tests: add a test of NameIDFormat extractionBenjamin Dauvergne2009-09-291-0/+23
* XML: Fix seg-fault bug introduced in commit 4108Benjamin Dauvergne2009-09-111-1/+1676
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-3/+3
* Fix leaks in testsBenjamin Dauvergne2009-04-301-0/+1
* Tests: Add test parsing a Ping Federate assertion.Benjamin Dauvergne2009-04-221-0/+19
* Test: add missing release of objects and memoryBenjamin Dauvergne2009-03-271-0/+1
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-0/+1
* * Add support of lasso_registry to lasso_node_new_from_xmlNode.Benjamin Dauvergne2008-09-121-0/+31
* Add a new error code, with the REGISTRY prefix and use it in registry functionBenjamin Dauvergne2008-09-041-3/+7
* Add functional mappings and test code that goest with it.Benjamin Dauvergne2008-08-261-9/+40
* Add test of the two public registry functions,Benjamin Dauvergne2008-08-261-0/+20
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* added testcase for bug #407Frederic Peters2005-02-041-0/+25
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+3
* added stupid tests to annoy developers.Frederic Peters2004-07-291-0/+75