File: python3-afl

package info (click to toggle)
python-afl 0.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 236 kB
  • ctags: 93
  • sloc: python: 560; sh: 85; makefile: 19
file content (3 lines) | stat: -rwxr-xr-x 87 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
set -e
py3versions -i | tr ' ' '\n' | xargs -I {} env {} -Wd -m nose -v 2>&1