summaryrefslogtreecommitdiffstats
path: root/tests/expected/uuid
diff options
context:
space:
mode:
authorPhilip Prindeville2017-09-05 11:19:26 +0200
committerKarel Zak2017-09-05 11:26:39 +0200
commit00476268870b01938800af9a5ca776695df13f5d (patch)
treeb9fabc95e52e620c5ff2ac0892947c785e8ad4d8 /tests/expected/uuid
parenttests: update sfdisk wipe test (diff)
downloadkernel-qcow2-util-linux-00476268870b01938800af9a5ca776695df13f5d.tar.gz
kernel-qcow2-util-linux-00476268870b01938800af9a5ca776695df13f5d.tar.xz
kernel-qcow2-util-linux-00476268870b01938800af9a5ca776695df13f5d.zip
libuuid: add support for hash-based UUIDs
Adding V3 and V5 UUIDs per RFC-4122. [kzak@redhat.com: - fix symbols file] Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/uuid')
-rw-r--r--tests/expected/uuid/namespace7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/expected/uuid/namespace b/tests/expected/uuid/namespace
new file mode 100644
index 000000000..78609759e
--- /dev/null
+++ b/tests/expected/uuid/namespace
@@ -0,0 +1,7 @@
+uuid_get_template dns returns 6ba7b810-9dad-11d1-80b4-00c04fd430c8
+uuid_get_template url returns 6ba7b811-9dad-11d1-80b4-00c04fd430c8
+uuid_get_template oid returns 6ba7b812-9dad-11d1-80b4-00c04fd430c8
+uuid_get_template x500 returns 6ba7b814-9dad-11d1-80b4-00c04fd430c8
+uuid_get_template NULL returns NULL
+uuid_get_template returns NULL
+uuid_get_template unknown returns NULL