summaryrefslogtreecommitdiffstats
path: root/tests/data/response-3
Commit message (Collapse)AuthorAgeFilesLines
* Tests: remove internal content from data filesBenjamin Dauvergne2009-08-261-6/+4
| | | | | | | * tests/data/response-3: this dump of a SAML message contains elements and attribute outside the SAML schema, implementation detail from Lasso. They broke execution of tests/tests2.
* Add a stress test for serializing/deserializing codeBenjamin Dauvergne2009-04-301-0/+63
* Makefile.am: add targets * tests2.c: this simple makes lots of serializing, deserializing. * data/response-1: * data/response-2: * data/response-3: data test files