summaryrefslogtreecommitdiffstats
path: root/tests/expected/uuid
diff options
context:
space:
mode:
authorKarel Zak2017-07-18 10:01:22 +0200
committerKarel Zak2017-07-18 10:01:22 +0200
commit8d7370e01cf5b867dd58e4e941ba65e8c393764c (patch)
tree28f6933ac8f70d7bb6af850cb4cf5b0cb5b2addf /tests/expected/uuid
parentlibmount: make mnt_context_is_fs_mounted work for /proc (diff)
downloadkernel-qcow2-util-linux-8d7370e01cf5b867dd58e4e941ba65e8c393764c.tar.gz
kernel-qcow2-util-linux-8d7370e01cf5b867dd58e4e941ba65e8c393764c.tar.xz
kernel-qcow2-util-linux-8d7370e01cf5b867dd58e4e941ba65e8c393764c.zip
tests: remove UUIDs with time overflow from uuidparse
The time_t used by timeval is "long", it means too small on 32-bits archs to hold large numbers. Reported-by: Ruediger Meier <ruediger.meier@ga-group.nl> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/uuid')
-rw-r--r--tests/expected/uuid/uuidparse2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/expected/uuid/uuidparse b/tests/expected/uuid/uuidparse
index cda67e4a3..7fc64bcd2 100644
--- a/tests/expected/uuid/uuidparse
+++ b/tests/expected/uuid/uuidparse
@@ -7,7 +7,6 @@ UUID VARIANT TYPE TIME
00000000-0000-5000-0000-000000000000 NCS sha1-based
00000000-0000-6000-0000-000000000000 NCS unknown
00000000-0000-0000-8000-000000000000 DCE nil
-00000000-0000-1000-8000-000000000000 DCE time-based 60038-03-11 05:36:10,955161+0000
00000000-0000-2000-8000-000000000000 DCE DCE
00000000-0000-3000-8000-000000000000 DCE name-based
00000000-0000-4000-8000-000000000000 DCE random
@@ -28,6 +27,5 @@ UUID VARIANT TYPE TIME
00000000-0000-5000-f000-000000000000 other sha1-based
00000000-0000-6000-f000-000000000000 other unknown
9b274c46-544a-11e7-a972-00037f500001 DCE time-based 2017-06-18 17:21:46,544647+0000
-ffffffff-ffff-1fff-8fff-ffffffffffff DCE time-based 5236-03-31 21:21:00,684697+0000
invalid-input invalid invalid invalid
return value: 0