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
*
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