Commit Graph

14 Commits

Author SHA1 Message Date
Benjamin Dauvergne 70299b52ab Test: add missing release of objects and memory
* tests/basic_tests.c:
 * tests/login_tests.c:
 * tests/metadata_tests.c:
 * tests/random_tests.c:
 * tests/tests.c:
   add missing g_free and g_object_unref calls.
2009-03-27 15:06:25 +00:00
Benjamin Dauvergne 9ed0670e48 * Remove ending blanks 2008-09-12 15:06:58 +00:00
Benjamin Dauvergne 76d9fce5d5 forked lasso branch for adeline 2008-08-01 14:08:54 +00:00
Benjamin Dauvergne af47a299cc #include <lasso.h> => #include <lasso/lasso.h> 2008-05-26 22:58:33 +00:00
Damien Laniel 4fc6657e0c updated Copyright dates in all files 2007-05-30 17:17:45 +00:00
Damien Laniel e528469110 tests for loading certs and keys from metadata 2006-11-07 10:24:44 +00:00
Emmanuel Raviart 7a03e99b09 Updated Copyright and authors. 2005-01-22 15:57:56 +00:00
Frédéric Péters b640247c49 added random suites with random tests 2004-12-21 13:59:40 +00:00
Frédéric Péters 0afb57c528 updated tests 2004-11-15 10:32:06 +00:00
Frédéric Péters f13772d62d Done with the move to structures and the removal of protocols/ (lasso branched
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.
2004-10-27 09:49:13 +00:00
Frédéric Péters 81ec2cfe2d [angry comment removed] 2004-08-04 10:47:11 +00:00
Frédéric Péters 8db0c98e16 added stupid tests to annoy developers. 2004-07-29 09:14:37 +00:00
Frédéric Péters fdd646ede2 had detection of a patched (with XML support) check; only use srunner_set_xml
if it is available.
2004-07-29 08:23:55 +00:00
Frédéric Péters 70cd9c3a7b modularized tests; it is now possible to add more suites easily. 2004-07-28 15:54:14 +00:00