Add some valgrind checks (thanks to okozina).
[platform/upstream/cryptsetup.git] / tests / Makefile.am
2011-09-21 Milan BrozAdd some valgrind checks (thanks to okozina).
2011-08-22 Milan BrozAdd some API test and rewrite some parts.
2011-08-02 Milan BrozAdd API tests for plain device.
2011-07-17 Milan BrozAdd --enable-discards option to allow discards/TRIM...
2011-03-12 Milan BrozUse loop functions even in api test.
2011-03-10 Milan BrozAdd simple Loop-AES compatibility check.
2010-12-10 Milan BrozAdd password hash test for create command.
2010-10-26 Milan BrozFix po files include and tests.
2010-10-26 Milan BrozAdd utils_crypt file and test for supported modes prese...
2010-08-05 Milan BrozRewrite filediffer to C and make it work properly.
2010-05-01 Milan BrozRename apitest -> api-test.
2010-05-01 Milan BrozRename align test (Anyone mentioned autoconfigure?...
2010-05-01 Milan BrozMove compat test to separate script and run it in make...
2010-04-16 Milan BrozDo not use kernel dm-ioctl header directly and remove...
2010-01-10 Milan BrozAdd nonFIPS alg format test, clean up some warnings...
2009-12-11 Milan BrozFix test to handle new default key size.
2009-09-10 Milan Brozpatch 1.patch
2009-08-31 Milan BrozDisable --non-exclusive test.
2009-08-28 Milan BrozFix include path.
2009-08-28 Milan BrozAdd separate tests directory, move LUKS tests, Add...