File: run_test

package info (click to toggle)
zfs-autobackup 3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 616 kB
  • sloc: python: 5,044; sh: 94; makefile: 3
file content (5 lines) | stat: -rwxr-xr-x 98 bytes parent folder | download
1
2
3
4
5
#!/bin/bash

#run one test. start from main directory

python -m unittest discover tests $@ -vvvf