summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* tests: add a test for pread/pwrite and preadv/pwritev offset decodingDmitry V. Levin2014-04-16
* Rewrite signal mask decoding without sigset_tDmitry V. Levin2014-02-27
* tests: tighten sigaction checkDmitry V. Levin2014-02-08
* Add decoding of sockets descriptor 'paths' for network callsPhilippe Ombredanne2014-02-02
* tests: rename all tests so that their names end in .test suffixDmitry V. Levin2014-02-02
* tests: add a test for rt_sigaction outputDmitry V. Levin2014-01-08
* tests: disable /proc based checks when /proc is not mountedDmitry V. Levin2013-06-19
* tests/detach-{running,sleeping,stopped}: check post-detach stateDenys Vlasenko2013-06-19
* tests: ensure that strace can detach from running processesDmitry V. Levin2013-06-19
* tests: ensure that strace does not leave sleeping processes stoppedDmitry V. Levin2013-06-19
* tests: fix parallel-tests support in detach-* testsDmitry V. Levin2013-06-18
* tests: parametrize "sleep 1"Dmitry V. Levin2013-06-18
* tests: ensure that strace can detach from sleeping and stopped processesDmitry V. Levin2013-06-18
* tests: enhance timeout checksDmitry V. Levin2013-06-18
* tests: prepare for parallel-tests supportDmitry V. Levin2013-06-18
* tests/net: fix portability issuesDmitry V. Levin2013-05-08
* tests: add a test for basic network syscallsDmitry V. Levin2013-05-08
* tests: do not skip tests when timeout utility is not availableDmitry V. Levin2013-05-08
* tests/stat: enhance regexpsDmitry V. Levin2013-05-06
* tests/stat: support fstatat syscall for stat()Chris Metcalf2013-05-06
* tests: stat: fix clean up of sample fileMike Frysinger2013-05-02
* Ignore more filesMike Frysinger2013-05-02
* tests: add basic test for ftruncate, lseek and stat family syscallsDmitry V. Levin2013-05-02
* tests: relax check_prog to allow timeout command provided by busyboxMaxin B. John2013-03-18
* Fix trace=set regression introduced by commit v4.7-111-g9cbc15bDmitry V. Levin2013-03-01
* tests: raise strace check timeout to 60 secondsDmitry V. Levin2012-05-01
* tests: robustify again buggy shellsDmitry V. Levin2012-03-15
* tests: finish ptrace_setoptions_* mergeDmitry V. Levin2011-06-21
* Fix tests/ptrace_setoptions_* to match last fix in ptrace options codeDenys Vlasenko2011-06-21
* Add test for PTRACE_O_TRACESYSGOODDmitry V. Levin2011-06-09
* tests: update test for linux kernel versionDmitry V. Levin2011-06-09
* Update ptrace_setoptions testDmitry V. Levin2011-06-09
* tests: avoid SIGPIPEDmitry V. Levin2011-03-03
* tests: do not make missing /usr/bin/time a failureMike Frysinger2011-03-01
* Implement two basic "strace -f" testsDmitry V. Levin2011-02-27