commit | 33fc2e475740d2296bb65d47e4486c2aa763ec86 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Tue Apr 26 15:35:57 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Apr 26 16:13:17 2016 +0000 |
tree | 9b80e859a437745d1c4560172be90ca336690893 | |
parent | 4e9269aebc931f61d25a77b6dbfe29a9c4f805a6 [diff] [blame] |
tests: check decoding of utimes syscall * tests/utimes.c: New file. * tests/utimes.test: New test. * tests/.gitignore: Add utimes. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add utimes.test.
diff --git a/tests/.gitignore b/tests/.gitignore index bcbf695..c7db886 100644 --- a/tests/.gitignore +++ b/tests/.gitignore
@@ -235,6 +235,7 @@ userfaultfd utime utimensat +utimes vfork-f vmsplice wait