File: control

package info (click to toggle)
python-ping3 4.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: python: 590; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
Test-Command: ping3 localhost
Depends: python3-ping3
Restrictions: allow-stderr, needs-root
Features: test-name=ping3_localhost

Test-Command: cd "$AUTOPKGTEST_TMP"; python3 -c "import ping3"
Depends: python3-ping3
Features: test-name=import_ping3