File: control

package info (click to toggle)
remrun 0.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: python: 775; sh: 629; makefile: 55
file content (25 lines) | stat: -rw-r--r-- 709 bytes parent folder | download
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
Test-Command: set -e; for py in $(py3versions -i); do printf '\n\n=== %s\n\n' "$py"; env PYTHONPATH="$(pwd)/tests/python" "$py" -B -u -m run_sshd_test -v /usr/bin/remrun; done
Depends:
 openssh-client,
 openssh-server,
 python3-all,
 python3-utf8-locale,
 @,
Features:
 test-name=upstream-sshd-simple,
Restrictions:
 allow-stderr,
 needs-root,

Test-Command: set -e; for py in $(py3versions -i); do printf '\n\n=== %s\n\n' "$py"; env PYTHONPATH="$(pwd)/tests/python" "$py" -B -u -m run_sshd_test -v -t tests/run-test.sh /usr/bin/remrun; done
Depends:
 openssh-client,
 openssh-server,
 python3-all,
 python3-utf8-locale,
 @,
Features:
 test-name=upstream-sshd-suite,
Restrictions:
 allow-stderr,
 needs-root,