File: unittests

package info (click to toggle)
python-os-apply-config 14.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 288 kB
  • sloc: python: 1,129; makefile: 21; sh: 2
file content (5 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'os_apply_config.tests\.(?!(.*test_apply_config\.OSConfigApplierTestCase.*|.*test_collect_config\.OCCTestCase\.test_failed_read.*))'