summaryrefslogtreecommitdiff
path: root/tests/generic/635.out
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-04-20 17:23:07 -0700
committerEryu Guan <guaneryu@gmail.com>2021-04-25 14:27:40 +0800
commit472f957a8cf782011a241f1bb503e69e26ecfdbe (patch)
treed332e7f8078cb6db05df87ba9acb39b6ebcdeb02 /tests/generic/635.out
parent7d20ed3e1fb902f419e34d9c00da013d8a79c562 (diff)
generic: check userspace handling of extreme timestamps
These two tests ensure we can store and retrieve timestamps on the extremes of the date ranges supported by userspace, and the common places where overflows can happen. They differ from generic/402 in that they don't constrain the dates tested to the range that the filesystem claims to support; we attempt various things that /userspace/ can parse, and then check that the vfs clamps and persists the values correctly. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Allison Henderson <allison.henderson@oracle.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
Diffstat (limited to 'tests/generic/635.out')
-rw-r--r--tests/generic/635.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/generic/635.out b/tests/generic/635.out
new file mode 100644
index 00000000..1682ac51
--- /dev/null
+++ b/tests/generic/635.out
@@ -0,0 +1 @@
+QA output created by 635