diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-03-19 14:16:09 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-03-29 10:22:13 -0300 |
commit | f8466cc504d25ebf44734aad1efb603d55d16f08 (patch) | |
tree | 2e028e100060f10aa3dd0a2febe43623d13a1485 /inet | |
parent | 6fbc0540de8ecf8ecdf36925769797a0e9dfea4b (diff) | |
download | glibc-f8466cc504d25ebf44734aad1efb603d55d16f08.tar.gz glibc-f8466cc504d25ebf44734aad1efb603d55d16f08.tar.xz glibc-f8466cc504d25ebf44734aad1efb603d55d16f08.zip |
linux: Add y2106 support on utimensat tests
The tests are refactored to use a common skeleton that handles whether the underlying filesystem supports 64 bit time, skips 64 bit time tests when the TU only supports 32 bit, and also skip 64 bit time tests larger than 32 unsigned int (y2106) if the system does not support it (MIPSn64 on kernels without statx support). Checked on x86_64-linux-gnu and i686-linux-gnu. I also checked on a mips64el-linux-gnu with 4.1.4 and 5.10.0-4-5kc-malta kernel to verify if the y2106 are indeed skipped.
Diffstat (limited to 'inet')
0 files changed, 0 insertions, 0 deletions