Include 'sys/sysmacros.h' for GCC-9
[platform/upstream/cryptsetup.git] / tests / Makefile.am
2016-05-11 Kichan KwonMerge branch 'upstream' into tizen 92/68992/2 accepted/tizen/common/20160511.142311 accepted/tizen/common/20160615.193838 accepted/tizen/common/20160703.130057 accepted/tizen/ivi/20160630.003148 accepted/tizen/mobile/20160616.003449 accepted/tizen/mobile/20160630.003051 accepted/tizen/tv/20160630.003132 accepted/tizen/wearable/20160616.003444 accepted/tizen/wearable/20160630.003102 submit/accepted/tizen_common/20160629.063515 submit/tizen/20160511.074559 submit/tizen/20160615.114239 submit/tizen/20160629.063625 submit/tizen/20160725.050606
2016-05-11 Kichan KwonImported Upstream version 1.6.7 91/68991/1 upstream/1.6.7
2016-05-10 KwonRevert "Imported upstream version 1.6.7" 41/68941/1
2016-05-10 Kichan KwonImported upstream version 1.6.7 63/68863/1
2013-06-23 Cristian RodríguezFix buildsytem to always include config.h.
2012-11-27 Milan BrozFix po files.
2012-11-27 Milan BrozTCRYPT: add simple test and image archive.
2012-11-25 Milan BrozRemove test dir during cleanup.
2012-08-30 Milan BrozFix luksHeaderBackup for v1.0 (very old) headers and...
2012-06-18 Milan BrozFix hex_to_bytes and add it to common utils.
2012-06-17 Milan BrozAdd some simple reenc test.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-08 Milan BrozFix missing lines.
2012-06-03 Milan BrozAdd simple veritysetup test.
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...