History log of /external/strace/tests/.gitignore
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9682107053968402da7afca7e82e2c6281d05518 14-May-2014 Masatake YAMATO <yamato@redhat.com> unwind: tests: add a test for -k option

* tests/stack-fcall.c: New test target.
* tests/strace-k.test: New test driver.
* tests/Makefile.am (check_PROGRAMS): Add stack-fcall.
(TESTS): Add strace-k.test.
* tests/.gitignore: Add stack-fcall.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
/external/strace/tests/.gitignore
f23b097fc5fdc031dc795c10876d97f31b2826d8 29-May-2014 Dmitry V. Levin <ldv@altlinux.org> Decode file descriptors passed via SCM_RIGHTS control messages

* net.c (printcmsghdr): Print descriptors from SCM_RIGHTS control
messages using printfd.
* tests/scm_rights.c: New file.
* tests/scm_rights-fd.test: New test.
* tests/Makefile.am (check_PROGRAMS): Add scm_rights.
(TESTS): Add scm_rights-fd.test.
* tests/.gitignore: Add scm_rights and uio.
/external/strace/tests/.gitignore
66a15a5bb832032591e57a4fc2c6ec70bce0732a 07-Jan-2014 Dmitry V. Levin <ldv@altlinux.org> tests: add a test for rt_sigaction output

Since "struct sigaction" varies between architectures, rt_sigaction
decoding sometimes produces incorrect output. This test is expected
to catch basic rt_sigaction decoding bugs.

Based on a patch proposed by Chris Dearman.

* tests/sigaction.c: New file.
* tests/sigaction.awk: Likewise.
* tests/sigaction.sh: New test.
* tests/Makefile.am (check_PROGRAMS): Add sigaction.
(TESTS): Add sigaction.sh.
(EXTRA_DIST): Add sigaction.awk.
* tests/.gitignore: Add sigaction.
/external/strace/tests/.gitignore
97c85088a286831aec3ecb41942946d52dc006d4 18-Jun-2013 Dmitry V. Levin <ldv@altlinux.org> tests: ensure that strace can detach from sleeping and stopped processes

* tests/set_ptracer_any.c: New file.
* tests/detach-sleeping: New test.
* tests/detach-stopped: Likewise.
* tests/Makefile.am (check_PROGRAMS): Add set_ptracer_any.
(TESTS): Add detach-sleeping and detach-stopped.
* tests/.gitignore: Add set_ptracer_any.
/external/strace/tests/.gitignore
47b0dcca2b5ccb7e64a9de42d5d9d562e650bf17 08-May-2013 Dmitry V. Levin <ldv@altlinux.org> tests: add a test for basic network syscalls

* tests/.gitignore: Add net-accept-connect, *.o and *.log.*.
* tests/Makefile.am (AM_CFLAGS): New variable.
(check_PROGRAMS): Add net-accept-connect.
(TESTS): Add net.
* tests/net-accept-connect.c: New file.
* tests/net: New file.
/external/strace/tests/.gitignore
d26d011078590701eaeb32c86b2aa01b171cf386 02-May-2013 Mike Frysinger <vapier@gentoo.org> Ignore more files

* .gitignore: Add gdb related files.
* tests/.gitignore: Ignore test logs.
/external/strace/tests/.gitignore
4e4b5adfab00af3969e4352da85c1f5553d280bc 27-Feb-2011 Dmitry V. Levin <ldv@altlinux.org> Implement two basic "strace -f" tests

* Makefile.am (SUBDIRS): Add tests.
* configure.ac (AC_CONFIG_FILES): Add tests/Makefile.
* tests/.gitignore: New file.
* tests/Makefile.am: Likewise.
* tests/init.sh: Likewise.
* tests/ptrace_setoptions: Likewise.
* tests/strace-f: Likewise.
/external/strace/tests/.gitignore