Skip to content

Commit

Permalink
Remove tools that are moved to -client repository
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed May 12, 2017
1 parent 8992e71 commit 83eef56
Show file tree
Hide file tree
Showing 31 changed files with 1 addition and 3,193 deletions.
1 change: 0 additions & 1 deletion qubes/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@

'qubes_pciback_cmd': '/usr/lib/qubes/unbind-pci-device.sh',
'prepare_volatile_img_cmd': '/usr/lib/qubes/prepare-volatile-img.sh',
'monitor_layout_notify_cmd': '/usr/bin/qubes-monitor-layout-notify',
}

vm_files = {
Expand Down
10 changes: 0 additions & 10 deletions qubes/tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -906,8 +906,6 @@ def load_tests(loader, tests, pattern): # pylint: disable=unused-argument
'qubes.tests.app',
'qubes.tests.tarwriter',
'qubes.tests.mgmt',
'qubes.tests.tools.qvm_device',
'qubes.tests.tools.qvm_firewall',
'qubespolicy.tests',
'qubes.tests.tools.qubesd',
):
Expand Down Expand Up @@ -940,14 +938,6 @@ def load_tests(loader, tests, pattern): # pylint: disable=unused-argument
'qubes.tests.integ.backupcompatibility',
# 'qubes.tests.regressions',

# tool tests
'qubes.tests.integ.tools.qubes_create',
'qubes.tests.integ.tools.qvm_check',
'qubes.tests.integ.tools.qvm_features',
'qubes.tests.integ.tools.qvm_firewall',
'qubes.tests.integ.tools.qvm_prefs',
'qubes.tests.integ.tools.qvm_run',

# external modules
# 'qubes.tests.extra',
):
Expand Down
72 changes: 0 additions & 72 deletions qubes/tests/integ/tools/qvm_check.py

This file was deleted.

70 changes: 0 additions & 70 deletions qubes/tests/integ/tools/qvm_features.py

This file was deleted.

160 changes: 0 additions & 160 deletions qubes/tests/integ/tools/qvm_firewall.py

This file was deleted.

57 changes: 0 additions & 57 deletions qubes/tests/integ/tools/qvm_prefs.py

This file was deleted.

Loading

0 comments on commit 83eef56

Please sign in to comment.