]> granicus.if.org Git - strace/history - tests
tests: add a test for pread/pwrite and preadv/pwritev offset decoding
[strace] / tests /
2014-04-16 Dmitry V. Levintests: add a test for pread/pwrite and preadv/pwritev...
2014-02-27 Dmitry V. LevinRewrite signal mask decoding without sigset_t
2014-02-08 Dmitry V. Levintests: tighten sigaction check
2014-02-02 Philippe OmbredanneAdd decoding of sockets descriptor 'paths' for network...
2014-02-02 Dmitry V. Levintests: rename all tests so that their names end in...
2014-01-08 Dmitry V. Levintests: add a test for rt_sigaction output
2013-06-19 Dmitry V. Levintests: disable /proc based checks when /proc is not...
2013-06-19 Denys Vlasenkotests/detach-{running,sleeping,stopped}: check post...
2013-06-19 Dmitry V. Levintests: ensure that strace can detach from running processes
2013-06-19 Dmitry V. Levintests: ensure that strace does not leave sleeping proce...
2013-06-18 Dmitry V. Levintests: fix parallel-tests support in detach-* tests
2013-06-18 Dmitry V. Levintests: parametrize "sleep 1"
2013-06-18 Dmitry V. Levintests: ensure that strace can detach from sleeping...
2013-06-18 Dmitry V. Levintests: enhance timeout checks
2013-06-18 Dmitry V. Levintests: prepare for parallel-tests support
2013-05-08 Dmitry V. Levintests/net: fix portability issues
2013-05-08 Dmitry V. Levintests: add a test for basic network syscalls
2013-05-08 Dmitry V. Levintests: do not skip tests when timeout utility is not...
2013-05-06 Dmitry V. Levintests/stat: enhance regexps
2013-05-06 Chris Metcalftests/stat: support fstatat syscall for stat()
2013-05-02 Mike Frysingertests: stat: fix clean up of sample file
2013-05-02 Mike FrysingerIgnore more files
2013-05-02 Dmitry V. Levintests: add basic test for ftruncate, lseek and stat...
2013-03-18 Maxin B. Johntests: relax check_prog to allow timeout command provid...
2013-03-01 Dmitry V. LevinFix trace=set regression introduced by commit v4.7...
2012-05-01 Dmitry V. Levintests: raise strace check timeout to 60 seconds
2012-03-15 Dmitry V. Levintests: robustify again buggy shells
2011-06-21 Dmitry V. Levintests: finish ptrace_setoptions_* merge
2011-06-21 Denys VlasenkoFix tests/ptrace_setoptions_* to match last fix in...
2011-06-09 Dmitry V. LevinAdd test for PTRACE_O_TRACESYSGOOD
2011-06-09 Dmitry V. Levintests: update test for linux kernel version
2011-06-09 Dmitry V. LevinUpdate ptrace_setoptions test
2011-03-03 Dmitry V. Levintests: avoid SIGPIPE
2011-03-01 Mike Frysingertests: do not make missing /usr/bin/time a failure
2011-02-27 Dmitry V. LevinImplement two basic "strace -f" tests