commit | 12890ffda147402e4c74b03fec0e39258e0707d5 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Apr 27 00:08:06 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Apr 27 01:32:21 2016 +0000 |
tree | 958c4852564d6b05dccba447e708c75d9e439c62 | |
parent | 1c61f829e45a02ece666cc13881a9d608cceeb35 [diff] |
tests: extend test coverage of umovestr short read condition * tests/umovestr3.c: New file. * tests/umovestr3.test: New test. * tests/.gitignore: Add umovestr3. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add umovestr3.test.
This is strace -- a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
strace is released under a Berkeley-style license at the request of Paul Kranenburg; see the file COPYING for details.
See the file NEWS for information on what has changed in recent versions.
Please send bug reports and enhancements to the strace mailing list.