File: unittests

package info (click to toggle)
python-oslo.config 1%3A10.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,316 kB
  • sloc: python: 11,117; sh: 44; makefile: 35
file content (5 lines) | stat: -rw-r--r-- 363 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'oslo_config\.tests\.(?!.*test_generator\.IgnoreDoublesTestCase\.test_list_ignores_doubles.*|.*test_cfg.HelpTestCase\.test_print_help.*|.*test_cfg.HelpTestCase\.test_print_strOpt_with_choices_help.*|test_cfg.SadPathTestCase\.test_conf_file_permission_denied|test_cfg\.SubCommandTestCase\.test_sub_command_multiple)'