File: control

package info (click to toggle)
tinyssh 20250501-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,388 kB
  • sloc: ansic: 20,245; sh: 1,582; python: 1,449; makefile: 913
file content (84 lines) | stat: -rw-r--r-- 899 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Tests:
 01makekeyprintkey,
Depends:
 tinysshd,

Tests:
 02handshake,
Depends:
 python3,
 systemd,
 systemd-sysv,
 tinysshd,
 ucspi-tcp,
Restrictions:
 allow-stderr,
 isolation-container,
 needs-root,

Tests:
 03exitcodes,
Depends:
 openssh-client,
 tinysshd,
 ucspi-tcp,

Tests:
 04sftp,
Depends:
 openssh-client,
 openssh-sftp-server,
 tinysshd,
 ucspi-tcp,

Tests:
 05authorizedkeys,
Depends:
 openssh-client,
 tinysshd,
 ucspi-tcp,

Tests:
 06transfer,
Depends:
 openssh-client,
 tinysshd,
 ucspi-tcp,

Tests:
 07kex,
Depends:
 openssh-client,
 tinysshd,
 ucspi-tcp,

Tests:
 08badauth,
Depends:
 openssh-client,
 tinysshd,
 ucspi-tcp,

Tests:
 09termexec,
Depends:
 openssh-client,
 tinysshd,
 ucspi-tcp,

Tests:
 10rekey,
Depends:
 openssh-client,
 tinysshd,
 ucspi-tcp,

Tests:
 valgrindtest,
Restrictions:
 allow-stderr,
 skippable,
Depends:
 build-essential,
 rsync,
 valgrind-if-available,