qemu/tests
Cédric Le Goater 6ede082daf util/uuid: Add UUID_STR_LEN definition
qemu_uuid_unparse() includes a trailing NUL when writing the uuid
string and the buffer size should be UUID_FMT_LEN + 1 bytes. Add a
define for this size and use it where required.

Cc: Fam Zheng <fam@euphon.net>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: "Denis V. Lunev" <den@openvz.org>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
(cherry picked from commit 721da0396cfa0a4859cefb57e32cc79d19d80f54)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2023-11-09 16:39:13 +03:00
..
avocado tests/avocado: avoid invalid escape in Python string 2023-10-19 14:52:59 +03:00
bench
data tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
decode
docker tests/docker: avoid invalid escape in Python string 2023-10-19 14:52:59 +03:00
fp
guest-debug tests/tcg: ensure system-mode gdb tests start stopped 2023-08-10 11:04:34 -07:00
image-fuzzer
include
keys
lcitool
migration
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests qemu-iotests: 024: add rebasing test case for overlay_size > backing_size 2023-11-01 13:01:44 +03:00
qtest docs tests: Fix use of migrate_set_parameter 2023-09-21 19:35:19 +03:00
rocker
tcg target/arm: Fix SVE STR increment 2023-11-09 16:38:51 +03:00
tsan
uefi-test-tools
unit util/uuid: Add UUID_STR_LEN definition 2023-11-09 16:39:13 +03:00
vm tests/vm: avoid invalid escape in Python string 2023-10-19 14:52:59 +03:00
vmstate-static-checker-data
dbus-vmstate-daemon.sh
Makefile.include
meson.build
requirements.txt
test-qht-par.c
vhost-user-bridge.c