File: unittests

package info (click to toggle)
python-os-vif 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 884 kB
  • sloc: python: 5,134; makefile: 22; sh: 2
file content (5 lines) | stat: -rw-r--r-- 102 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 --test-path `pwd`/os_vif/tests 'os_vif\.tests\.unit.*'