index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-keymgr
/
src
/
test_utils.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
keymgr: Update cert tests
Gabriela Moldovan
2026-03-17
1
-1
/
+16
*
keymgr: Generate test cert specifiers using d-d
Gabriela Moldovan
2026-03-12
1
-22
/
+23
*
keymgr: Abolish KeyCertificateSpecifier::signing_key_specifier() (fmt)
Gabriela Moldovan
2026-03-12
1
-3
/
+1
*
keymgr: Abolish KeyCertificateSpecifier::signing_key_specifier()
Gabriela Moldovan
2026-03-12
1
-9
/
+3
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+5
*
tor-keymgr: test_utils: TestSpecifier::path_prefix: Drop method
playbahn
2025-03-26
1
-7
/
+6
*
tor-keymgr: Fix clippy errors
playbahn
2025-03-26
1
-1
/
+2
*
tor-keymgr: test_utils: Fix unresolved import
playbahn
2025-03-26
1
-4
/
+8
*
tor-keymgr: keystore::arti::tests: More intuitive assert_eq!
playbahn
2025-03-26
1
-1
/
+1
*
tor-keymgr: Rework utils for ssh-keygen interop tests
playbahn
2025-03-26
1
-52
/
+50
*
tor-keymgr: Remove unused imports
playbahn
2025-03-26
1
-1
/
+0
*
tor-keymgr: test_utils: Add ssh-keygen interop test utils
playbahn
2025-03-26
1
-0
/
+53
*
tor-keymgr: test_utils: Fix typo: TestSpecifier::new param
playbahn
2025-03-26
1
-2
/
+2
*
tor-keymgr: Use @ to annotate internal macro branches.
Gabriela Moldovan
2025-02-06
1
-3
/
+3
*
tor-keymgr: Define the test key constants using a macro.
Gabriela Moldovan
2025-02-06
1
-42
/
+83
*
tor-keymgr: Rename test constants to match file names.
Gabriela Moldovan
2025-02-06
1
-12
/
+12
*
tor-key-forge: Split out ItemType as a separate trait.
Gabriela Moldovan
2025-01-13
1
-2
/
+4
*
tor-keymgr: Add a test certificate specifier to test_utils.
Gabriela Moldovan
2024-12-04
1
-1
/
+34
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item (fmt).
Gabriela Moldovan
2024-12-04
1
-1
/
+1
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item.
Gabriela Moldovan
2024-12-04
1
-2
/
+2
*
tor-key-forge: Replace EncodableItem::key_type() with item_type().
Gabriela Moldovan
2024-12-04
1
-3
/
+3
*
tor-keymgr: Replace KeyType with KeystoreItemType (fmt).
Gabriela Moldovan
2024-12-04
1
-2
/
+6
*
tor-keymgr: Replace KeyType with KeystoreItemType.
Gabriela Moldovan
2024-12-04
1
-2
/
+2
*
tor-key-forge: Rename EncodableKey to EncodableItem.
Gabriela Moldovan
2024-12-04
1
-4
/
+4
*
tor-keymgr: Add tests for CTorClientKeystore.
Gabriela Moldovan
2024-10-08
1
-0
/
+48
*
tor-keymgr: Move assert_found helper to test_utils.
Gabriela Moldovan
2024-10-08
1
-0
/
+23
*
rename get_keypair_specifier() to keypair_specifier()
Adam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E0
2024-09-09
1
-1
/
+1
*
tor_keymgr: add get_keypair_specifier() to KeySpecifier, and derive it
Adam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E0
2024-09-09
1
-0
/
+4
*
tor-keymgr: Move TestSpecifier to test_utils.
Gabriela Moldovan
2024-05-07
1
-0
/
+40
*
tor-keymgr: Move test constants to test_utils.
Gabriela Moldovan
2024-05-07
1
-0
/
+50
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-keymgr: Replace assert_key_specifier_rountrip macro with function
Ian Jackson
2023-12-07
1
-11
/
+31
*
tor-hsservice: Test the TryFrom<&KeyPath> KeySpecifier impl.
Gabriela Moldovan
2023-12-05
1
-1
/
+2
*
tor-keymgr: Add a module for test utilities.
Gabriela Moldovan
2023-12-05
1
-0
/
+13