Home
last modified time | relevance | path

Searched refs:uuid_not_null (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-uuid.c96 QemuUUID uuid_not_null = { { { in test_uuid_generate() local
107 g_assert_false(qemu_uuid_is_equal(&uuid_not_null, &uuid)); in test_uuid_generate()
114 QemuUUID uuid_not_null = { { { in test_uuid_is_null() local
121 g_assert_false(qemu_uuid_is_null(&uuid_not_null)); in test_uuid_is_null()