sequoia-sq/tests/integration
Neal H. Walfield 0cc2aba0be
Add tests for sq key list.
- Add tests that check that `sq key list` returns an appropriate
    error code.
2024-12-04 11:22:20 +01:00
..
common.rs Add tests for sq key list. 2024-12-04 11:22:20 +01:00
sq_autocrypt.rs Port sq pki {authenticate,identify} to the cert designator framework. 2024-11-15 11:04:38 +01:00
sq_cert_export.rs Use --cert- prefix for all cert designators. 2024-11-18 14:57:09 +01:00
sq_cert_import.rs Add support for importing bare revocation certificates. 2024-10-30 15:36:12 +01:00
sq_cert_lint.rs Use --cert- prefix for all cert designators. 2024-11-18 14:57:09 +01:00
sq_cert_list.rs Listing an empty certificate store should not be an error. 2024-12-04 11:15:13 +01:00
sq_cli_version.rs Add new argument, --cli-version, to require a CLI version. 2024-11-08 11:42:18 +01:00
sq_decrypt.rs Make tests less expensive. 2024-11-13 11:18:12 +01:00
sq_encrypt.rs tests: Add more tests for sq encrypt. 2024-11-23 12:15:17 +01:00
sq_key_approvals_update.rs Rename sq pki vouch certify to sq pki vouch add. 2024-11-20 12:00:23 +01:00
sq_key_delete.rs Improve how sq key delete handles ambiguous associations. 2024-11-22 16:03:20 +01:00
sq_key_expire.rs Use --cert- prefix for all cert designators. 2024-11-18 14:57:09 +01:00
sq_key_generate.rs tests: Abstract user ID argument passing. 2024-11-13 13:19:40 +01:00
sq_key_import_export.rs Change sq key subkey export to require the certificate to export. 2024-11-06 16:08:02 +01:00
sq_key_list.rs Add tests for sq key list. 2024-12-04 11:22:20 +01:00
sq_key_password.rs Make sq key password change the password of weakly bound keys. 2024-11-22 17:47:41 +01:00
sq_key_revoke.rs Consolidate all integration tests. 2024-08-15 13:38:43 +02:00
sq_key_subkey_bind.rs Deduplicate function to locate test artifacts. 2024-10-09 16:57:48 +02:00
sq_key_subkey_delete.rs Change sq key subkey {password,delete} to work with weak bindings. 2024-11-21 12:14:24 +01:00
sq_key_subkey_expire.rs Use --cert- prefix for all cert designators. 2024-11-18 14:57:09 +01:00
sq_key_subkey_export.rs Use --cert- prefix for all cert designators. 2024-11-18 14:57:09 +01:00
sq_key_subkey_password.rs Change sq key subkey {password,delete} to work with weak bindings. 2024-11-21 12:14:24 +01:00
sq_key_subkey.rs Rename --notation to --signature-notation. 2024-11-21 11:38:59 +01:00
sq_key_userid_revoke.rs To revoke a user ID, require the cert be valid under the current policy. 2024-11-23 20:38:21 +01:00
sq_key_userid.rs Rename --notation to --signature-notation. 2024-11-21 11:38:59 +01:00
sq_keyring_filter.rs Mark sq keyring filter experimental. 2024-11-27 17:27:04 +01:00
sq_keyring_merge.rs Move sq toolbox keyring to sq keyring. 2024-11-16 10:06:59 +01:00
sq_packet_decrypt.rs Move sq toolbox packet to sq packet. 2024-11-16 10:07:07 +01:00
sq_packet_dump.rs Move sq toolbox packet to sq packet. 2024-11-16 10:07:07 +01:00
sq_pki_link_authorize.rs Align user ID designators in sq pki link retract. 2024-11-28 18:07:30 +01:00
sq_pki_link.rs Change sq pki link add, etc. to use stdout. 2024-12-03 18:59:37 +01:00
sq_pki_vouch_add.rs Rename --notation to --signature-notation. 2024-11-21 11:38:59 +01:00
sq_pki_vouch_authorize.rs Align user ID designators in sq pki {link,vouch} {add,authorize}. 2024-11-27 13:33:30 +01:00
sq_pki.rs Change sq cert list, sq pki authenticate, etc. to use stdout. 2024-12-03 18:59:36 +01:00
sq_sign.rs Rename --notation to --signature-notation. 2024-11-21 11:38:59 +01:00
sq_verify.rs tests: Abstract user ID argument passing. 2024-11-13 13:19:40 +01:00