summaryrefslogtreecommitdiffstats
path: root/tests/random_tests.c
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* [tests] add test cases for the LassoKey classBenjamin Dauvergne2012-03-171-0/+104
* Simplify useless complexity in include pathsBenjamin Dauvergne2011-12-161-5/+5
* [core] introduce the LassoSignatureContext context, to pass around signature ...Benjamin Dauvergne2011-12-051-2/+4
* [Tests] fix leak of content in test01_server_newBenjamin Dauvergne2010-09-171-0/+1
* Free xmlSecKeyBenjamin Dauvergne2010-04-221-0/+1
* SAML 2.0: when verifying query signature, do not presume order of field and s...Benjamin Dauvergne2010-02-101-0/+48
* Tests: adapt server constructor settings to recent changesBenjamin Dauvergne2010-02-041-2/+7
* Fix leaksBenjamin Dauvergne2010-02-041-0/+1
* Tests: add more assertion to random testBenjamin Dauvergne2009-09-111-3/+44
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-5/+5
* Fix leaks in testsBenjamin Dauvergne2009-04-301-5/+15
* Test: add missing release of objects and memoryBenjamin Dauvergne2009-03-271-5/+24
* * Remove ending blanksBenjamin Dauvergne2008-09-121-1/+1
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* added non-regression test for bug #416 (missing namespace in someFrederic Peters2005-03-151-4/+24
* 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
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+3
* accounts for changes in lasso_node_dumpFrederic Peters2005-01-011-7/+7
* added random suites with random testsFrederic Peters2004-12-211-2/+29
* new testsFrederic Peters2004-11-151-0/+145