* Add luksSuspend (freeze device and wipe key) and luksResume (with provided passphrase).
[platform/upstream/cryptsetup.git] / tests / apitest.c
2009-09-02 Milan Broz* Add luksSuspend (freeze device and wipe key) and...
2009-08-31 Milan BrozAdd LUKS open and format test using new api.
2009-08-31 Milan BrozAdd plain crypt device test using new API.
2009-08-28 Milan BrozAdd separate tests directory, move LUKS tests, Add...