]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Test dates outside of 32-bit Unix range
authorVladimir Serbinenko <phcoder@gmail.com>
Wed, 27 Aug 2025 22:32:14 +0000 (17:32 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 9 Sep 2025 23:12:17 +0000 (01:12 +0200)
commitdfa3dbf61ee8dc2442dec9e67db76219d85b9465
treebb113c97d77b16bd75621eac1a53aa9e278ca140
parent6837293b874cfbcf00eb294e6fc3b5811b759127
tests: Test dates outside of 32-bit Unix range

Add tests outside the date range possible with 32-bit time calculation.

Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Signed-off-by: Andrew Hamilton <adhamilt@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/date_unit_test.c