File: control

package info (click to toggle)
rust-ed25519 2.2.3%2Bds-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: makefile: 2; sh: 1
file content (148 lines) | stat: -rw-r--r-- 4,648 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
# check single-feature tests only on amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets --all-features
Features: test-name=rust-ed25519-2:@
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2-dev,
Restrictions: allow-stderr

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets --no-default-features
Features: test-name=rust-ed25519-2:
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2-dev,
Restrictions: allow-stderr

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets
Features: test-name=rust-ed25519-2:default
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2+default-dev,
Restrictions: allow-stderr

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets --no-default-features --features alloc
Features: test-name=rust-ed25519-2:alloc
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2+alloc-dev,
Restrictions: allow-stderr
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets --no-default-features --features pem
Features: test-name=rust-ed25519-2:pem
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2+pem-dev,
Restrictions: allow-stderr
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets --no-default-features --features pkcs8
Features: test-name=rust-ed25519-2:pkcs8
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2+pkcs8-dev,
Restrictions: allow-stderr
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets --no-default-features --features serde
Features: test-name=rust-ed25519-2:serde
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2+serde-dev,
Restrictions: allow-stderr
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets --no-default-features --features serde_bytes
Features: test-name=rust-ed25519-2:serde_bytes
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2+serde-bytes-dev,
Restrictions: allow-stderr
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets --no-default-features --features std
Features: test-name=rust-ed25519-2:std
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2+std-dev,
Restrictions: allow-stderr
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ed25519 2.2.3
 --all-targets --no-default-features --features zeroize
Features: test-name=rust-ed25519-2:zeroize
Depends:
 dh-rust,
 librust-bincode-1+default-dev,
 librust-ed25519-dalek-2+default-dev,
 librust-ed25519-dalek-2+rand-core-dev,
 librust-hex-literal-0.4+default-dev,
 librust-rand-core-0.6+default-dev,
 librust-rand-core-0.6+std-dev,
 librust-ed25519-2+zeroize-dev,
Restrictions: allow-stderr
Architecture: amd64