commit | 67ee3d6184ba74b06f99649da06cda1aa62e1aef | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Aug 11 17:58:09 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Aug 11 17:58:09 2016 +0000 |
tree | 1ac9683964508c98b09b619e2b2f25b824291644 | |
parent | a9147beeb0c28d5fb534fa751c250d52486f50cd [diff] |
tests: skip rt_tgsigqueueinfo.test when the syscall is not available * tests/rt_tgsigqueueinfo.c (main): Skip the test when the syscall is not available.
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.