diff options
| author | Fabiano Rosas <farosas@suse.de> | 2024-11-27 15:28:46 -0300 |
|---|---|---|
| committer | Fabiano Rosas <farosas@suse.de> | 2024-12-12 10:25:39 -0300 |
| commit | 413aa2e986eb7941c1042cc8bb8299f16e7ca962 (patch) | |
| tree | 345926f1d14ba82cdee49a6611d1f0d517971675 /tests/migration/guestperf-batch.py | |
| parent | 56afcf2d481bdff5e320c94bb70af923b509551c (diff) | |
| download | focaccia-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