File: control

package info (click to toggle)
python-pyeclib 1.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,648 kB
  • sloc: python: 2,365; ansic: 982; sh: 136; makefile: 30
file content (28 lines) | stat: -rw-r--r-- 1,455 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
26
27
28
Test-Command: set -e ; cp debian/tests/encode-decode.py "$AUTOPKGTEST_TMP" ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py encode-decode.py liberasurecode_rs_vand ; done
Depends:
 python3-all,
 python3-pyeclib,

Test-Command: set -e ; cp debian/tests/encode-decode.py "$AUTOPKGTEST_TMP" ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py encode-decode.py flat_xor_hd ; done
Depends:
 python3-all,
 python3-pyeclib,

Test-Command: set -e ; cp debian/tests/encode-decode.py "$AUTOPKGTEST_TMP" ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py encode-decode.py jerasure_rs_vand ; done
Restrictions: allow-stderr
Depends:
 libjerasure2 (>= 2.0.0+2017.04.10.git.de1739cc84),
 python3-all,
 python3-pyeclib,

Test-Command: set -e ; cp debian/tests/encode-decode.py "$AUTOPKGTEST_TMP" ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py encode-decode.py isa_l_rs_vand ; done
Depends:
 libisal2 [amd64 kfreebsd-amd64 arm64],
 python3-all,
 python3-pyeclib,

Test-Command: set -e ; cp debian/tests/encode-decode.py "$AUTOPKGTEST_TMP" ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py encode-decode.py isa_l_rs_cauchy ; done
Depends:
 libisal2 [amd64 kfreebsd-amd64 arm64],
 python3-all,
 python3-pyeclib,