git.schokokeks.org
Repositories
Help
Report an Issue
derivepassphrase.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
9a6617e
Branches
Tags
documentation-tree
master
unstable/annoying-os-named-pipes
wishlist
0.1.0
0.1.1
0.1.2
0.1.3
0.2.0
0.3.0
0.3.1
0.3.2
0.3.3
0.4.0
0.5.1
0.5.2
derivepassphrase.git
tests
test_derivepassphrase_ssh_agent
__init__.py
Update the copyright year to 2026
Marco Ricci
commited
9a6617e
at 2026-02-08 21:25:06
__init__.py
Blame
History
Raw
# SPDX-FileCopyrightText: 2026 Marco Ricci <software@the13thletter.info> # # SPDX-License-Identifier: Zlib """Tests for `derivepassphrase.ssh_agent`. There are separate submodules for [basic tests][tests.test_derivepassphrase_ssh_agent.test_000_basic] and [heavy-duty tests][tests.test_derivepassphrase_ssh_agent.test_heavy_duty]. """