commit | 96492b2acd87bc593df8328967a9cc2af4951003 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sun Apr 17 22:24:41 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Apr 18 01:10:44 2016 +0000 |
tree | 0516fa086825ef9172290a54a3e53cfeba302de2 | |
parent | e6828b1102fec1ee25fc504c9076ac31701a681e [diff] [blame] |
tests: check decoding of fchown32 syscall * tests/fchown32.c: New file. * tests/fchown32.test: New test. * tests/.gitignore: Add fchown32. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add fchown32.test.
diff --git a/tests/.gitignore b/tests/.gitignore index 5bb8b59..f3ee629 100644 --- a/tests/.gitignore +++ b/tests/.gitignore
@@ -41,6 +41,7 @@ fchmod fchmodat fchown +fchown32 fchownat fcntl fcntl64