aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgscm/time.scm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: Check expiration times of created keys.Justus Winter2017-02-151-0/+42
* tests/gpgscm/ffi.c (do_get_time): New function. (ffi_init): Expose new function. * tests/gpgscm/ffi.scm (get-time): Document new function. * tests/gpgscm/time.scm: New file. * tests/openpgp/quick-key-manipulation.scm: Use the new facilities to check the expiration times of created keys. * tests/openpgp/tofu.scm: Use the new module. Signed-off-by: Justus Winter <[email protected]>