File: test-tinysshd-makekey.exp

package info (click to toggle)
tinyssh 20260301-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,388 kB
  • sloc: ansic: 20,248; sh: 1,582; python: 1,449; makefile: 913
file content (21 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- tinysshd-makekey prints help

100

--- tinysshd-makekey creates key-directory

keydirm/ed25519.pk
0

--- tinysshd-makekey fails when directory exists

tinysshd-makekey: fatal: unable to create directory keydirm (file already exists)
111
--- tinysshd-makekey handles '-m' parameter (prints help)

100

--- tinysshd-makekey creates '-m' key-directory

0