1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2024-10-26 07:55:06 +03:00
libvirt-python/tests
Michal Privoznik 858fe08d73 test_aio.py: Fix skip message
There are two unit tests in test_aio.py that are skipped if
Python is too new (3.10 or newer). But the message printed when
they are skipped mentions just 3.10 which is confusing. Change it
to "3.10+".

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2024-05-02 12:50:16 +00:00
..
eventmock.py tests: use mocks to allow calling virEventRegisterImpl many times 2022-06-08 16:43:52 +01:00
test_aio.py test_aio.py: Fix skip message 2024-05-02 12:50:16 +00:00
test_api_coverage.py test_api_coverage: Reflect different naming in python for virDomainFDAssociate() and virDomainRestoreParams() 2024-02-27 15:08:17 +01:00
test_conn.py tests: use assertEqual instead of assertEquals 2021-04-07 17:10:36 +02:00
test_domain_checkpoint.py tests: start basic unit tests for more APIs 2020-10-06 12:25:14 +01:00
test_domain_snapshot.py tests: start basic unit tests for more APIs 2020-10-06 12:25:14 +01:00
test_domain.py tests: use assertEqual instead of assertEquals 2021-04-07 17:10:36 +02:00
test_interface.py tests: start basic unit tests for more APIs 2020-10-06 12:25:14 +01:00
test_network.py tests: start basic unit tests for more APIs 2020-10-06 12:25:14 +01:00
test_nodedev.py tests: start basic unit tests for more APIs 2020-10-06 12:25:14 +01:00
test_storage.py tests: start basic unit tests for more APIs 2020-10-06 12:25:14 +01:00