78db0f2dcf1186a6f28387508536d587fb8fd2ba |
|
31-Dec-2015 |
Dmitry V. Levin <ldv@altlinux.org> |
tests: add fork-f.test and vfork-f.test Check how strace -f follows fork and vfork syscalls. * tests/fork-f.c: New file. * tests/fork-f.test: New test. * tests/vfork-f.c: New file. * tests/vfork-f.test: New test. * tests/Makefile.am (check_PROGRAMS): Add fork-f and vfork-f. (TESTS): Add fork-f.test and vfork-f.test. * tests/.gitignore: Add fork-f and vfork-f.
/external/strace/tests/fork-f.test
|