File: control

package info (click to toggle)
python-pyeclib 1.6.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,628 kB
  • sloc: python: 2,334; ansic: 980; sh: 127; makefile: 30
file content (27 lines) | stat: -rw-r--r-- 1,428 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
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
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,