virt-manager/tests
Cole Robinson 188fd4adb1 cli: Drop keymap santizing
We shouldn't be validating against a static list of keymaps,
instead we should let libvirt or the hypervisor throw and error.

Also the accompanying code is about to be removed.

It's possible this will break command line usage for some users, like
if they were passing keymap=US and depending on our logic to lower()
it for them. I think this should be rare, and IMO it's acceptable to
tell users to just fix their command line, which should work correctly
with older versions too, so it should be a one time fix.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-01-24 17:04:29 -05:00
..
capabilities-xml tests: Introduce real-world AMD SEV domain capabilities 2019-06-11 13:00:34 -04:00
cli-test-xml cli: Default lxc:/// memory to 1024, and print it 2020-01-15 11:07:42 -05:00
clone-xml clone: Fix inverted --nonsparse check 2019-05-13 09:58:13 -04:00
hostkeymap tests: Add more hostkeymap tests 2017-10-18 18:42:50 -04:00
inject-data tests: initrdinject: Add a debian test case 2018-10-09 15:41:43 -04:00
interface-xml Use XMLBuilder for Interface XML 2013-09-19 16:56:38 -04:00
nodedev-xml/devxml hostdev: add an address element for USB host devs if necessary 2015-08-05 13:32:04 +02:00
storage-xml createpool: Add more coverage testing 2019-07-03 19:37:01 -04:00
uitests tests: uitests: Fix for latest storage delete changes 2020-01-24 15:39:41 -05:00
virtconv-files controller: don't set default controller index 2019-12-04 12:38:28 +01:00
xmlconfig-xml clock: Drop RHEL hyperv clock distinction 2018-10-06 19:45:51 -04:00
xmlparse-xml controller: don't set default controller index 2019-12-04 12:38:28 +01:00
__init__.py tests: abide logging options for clitests 2019-12-11 17:57:28 -05:00
capabilities.py virtinst: Add a bunch of # pragma: no cover 2019-06-11 17:51:25 -04:00
checkprops.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
clitest.py cli: Drop keymap santizing 2020-01-24 17:04:29 -05:00
clonetest.py tests: Drop os.system calls 2019-07-17 16:54:59 -04:00
codespell_dict.txt setup: Integrate codespell 2018-06-05 14:27:29 -04:00
dist.py tests: dist: Drop forbidden import test 2019-06-17 13:32:55 -04:00
hostkeymap.py hostkeymap: Fix sanitize_keymap on python3 2018-06-12 14:07:50 -04:00
interface.py tests: Drop most interface XML testing 2019-05-13 12:08:55 -04:00
magicuri tests: magicuri: Fix specifying caps path 2018-09-02 10:06:44 -04:00
nodedev.py virtinst: Add a lot of test code coverage 2019-06-09 18:59:50 -04:00
osdict.py Fix tests with latest osinfo-db 2019-10-03 06:57:42 -04:00
storage.py createpool: Add more coverage testing 2019-07-03 19:37:01 -04:00
test_inject.py virt-install: Add --install kernel_args=X,kernel_args_overwrite=yes|no 2019-06-13 14:00:04 -04:00
test_urls.ini test_urls: Remove dead mageia link 2019-07-16 16:53:08 -04:00
test_urls.py tests: test_urls: Reset cached guest os_variant before short circuit test 2019-11-12 16:16:55 -05:00
testdriver.xml tests: Update output with latest libvirt 2019-10-22 10:29:19 -04:00
testsuite.xml tests: Update output with latest libvirt 2019-10-22 10:29:19 -04:00
uriparse.py virtinst: support: add full code coverage testing 2019-06-14 14:00:13 -04:00
utils.py tests: Introduce real-world AMD SEV domain capabilities 2019-06-11 13:00:34 -04:00
virtconvtest.py support: Convert callers to the new format 2019-06-07 16:26:03 -04:00
xmlconfig.py devices: interface: Test remaining code coverage 2019-06-11 17:51:25 -04:00
xmlparse.py createpool: Add more coverage testing 2019-07-03 19:37:01 -04:00