summary refs log tree commit diff stats
path: root/tests/migration/guestperf-batch.py
diff options
context:
space:
mode:
authorFabiano Rosas <farosas@suse.de>2024-11-27 15:28:46 -0300
committerFabiano Rosas <farosas@suse.de>2024-12-12 10:25:39 -0300
commit413aa2e986eb7941c1042cc8bb8299f16e7ca962 (patch)
tree345926f1d14ba82cdee49a6611d1f0d517971675 /tests/migration/guestperf-batch.py
parent56afcf2d481bdff5e320c94bb70af923b509551c (diff)
downloadfocaccia-qemu-413aa2e986eb7941c1042cc8bb8299f16e7ca962.tar.gz
focaccia-qemu-413aa2e986eb7941c1042cc8bb8299f16e7ca962.zip
tests/qtest/migration: Stop calling everything "test"
Test frameworks usually prefix "test_" to the entry point of the test
code. Having every function prefixed with test_ makes it hard to
understand the code and to grep for the actual tests.

Remove the "test" prefix from everything that is not a test.

In order to still keep some namespacing, stick to the "migrate_"
prefix, which is the most used currently.

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'tests/migration/guestperf-batch.py')
0 files changed, 0 insertions, 0 deletions