]> granicus.if.org Git - strace/history - tests/.gitignore
tests: add nanosleep.test
[strace] / tests / .gitignore
2015-09-19 Dmitry V. Levintests: add nanosleep.test
2015-09-19 Dmitry V. Levintests: rewrite restart_syscall in C
2015-09-19 Dmitry V. Levintests: add clock_xettime.test
2015-09-19 Dmitry V. Levintests: add xetitimer.test
2015-09-17 Dmitry V. Levintests: add timerfd_xettime.test
2015-09-17 Dmitry V. Levintests: add timer_xettime.test
2015-09-17 Dmitry V. LevinConvert parser of struct timex to new mpers infrastructure
2015-09-17 Dmitry V. LevinEnhance parser of struct sigevent
2015-09-15 Dmitry V. Levintests: add pselect6.test
2015-08-28 Elvira Khabirovatests: add times-fail.test
2015-08-28 Eugene Syromyatnikovtests: add times.test
2015-08-28 Elvira Khabirovatests: add sysinfo.test
2015-08-28 Elvira Khabirovatests: add ipc_msgbuf.test
2015-08-28 Elvira Khabirovatests: add mq.test
2015-08-28 Dmitry V. Levintests: add wait.test
2015-08-28 Elvira Khabirovatests: add rt_sigqueueinfo.test
2015-08-28 Dmitry V. Levintests: add utimensat.test
2015-08-26 Dmitry V. LevinFix multiple personalities support in parser of io_subm...
2015-08-19 Dmitry V. Levintests: add sendfile.test and sendfile64.test
2015-08-18 Dmitry V. Levintests: add a test for get_robust_list and set_robust_li...
2015-08-18 Dmitry V. LevinFix time syscall decoding for some personalities
2015-08-15 Gleb Fotengauer... tests: add readlink.test and readlinkat.test
2015-08-03 Dmitry V. Levinsignalfd4: fix flags decoding
2015-08-02 Dmitry V. Levinepoll_create1: fix flags decoding
2015-08-01 Dmitry V. Levineventfd2: fix flags decoding
2015-07-30 Dmitry V. LevinCleanup poll/ppoll decoders
2015-07-30 Dmitry V. Levintests: add oldselect.test
2015-07-29 Dmitry V. LevinImplement sched_getattr and sched_setattr syscalls...
2015-07-29 Dmitry V. LevinImplement memfd_create syscall decoding
2015-07-27 Dmitry V. LevinImplement execveat syscall decoding
2015-07-27 Dmitry V. Levinexecve: fix support of personalities with different...
2015-07-27 Dmitry V. LevinImplement bpf syscall decoding
2015-07-18 Elvira Khabirovatests: add sigaltstack.test
2015-07-16 Dmitry V. Levintests: add utime.test
2015-07-15 Dmitry V. Levintests: add xattr.test
2015-06-30 Dmitry V. LevinFix filtering of <unavailable> syscalls
2015-06-08 Dmitry V. Levinnet: decode setsockopt() multicast arguments
2015-03-31 Dmitry V. Levinumovestr: fix short read bug
2015-03-23 Dmitry V. Levinalpha, ia64, sh, sparc, sparc64: fix pipe and pipe2...
2015-03-20 Dmitry V. Levintests: add a test for mmap/mprotect/munmap decoding
2015-03-19 Dmitry V. Levintests: add a test for SECCOMP_MODE_FILTER decoding
2015-03-05 Dmitry V. Levintests: add a test for sigreturn/rt_sigreturn decoding
2015-02-16 Dmitry V. Levinprint_pc: fix multiple personalities support
2015-02-05 Dmitry V. LevinImplement getrandom syscall decoding
2015-02-04 Dmitry V. Levintests: add a test for select syscall decoding
2015-02-01 Dmitry V. Levintests: add a test for the latest dumpio fix
2015-01-22 Dmitry V. Levinioctl: take all 32 bits of ioctl commands into account
2015-01-12 Dmitry V. Levintests: add tests for ipc syscalls decoding
2015-01-10 Dmitry V. LevinFix fanotify_mark decoding on 32-bit architectures
2015-01-08 Dmitry V. Levintests: check verbose decoding of 32-bit and 64-bit...
2014-12-25 Dmitry V. Levintests: fix unix domain socket decoding availability...
2014-12-16 Dmitry V. LevinFix decoding of 16-bit *chown and [gs]et*[gu]id syscalls
2014-12-14 Dmitry V. Levinprintuid: fix uid_t decoding on 64-bit architectures
2014-11-11 Masatake YAMATOtests: add a test for decoding and dumping of recvmmsg...
2014-09-23 Dmitry V. Levintests: add a test for -yy option
2014-09-22 Dmitry V. Levinfsmagic: sort array by value and use bsearch for faster...
2014-08-11 Mike Frysingertests: ignore *.tmp files
2014-05-30 Masatake YAMATOunwind: tests: add a test for -k option
2014-05-30 Dmitry V. LevinDecode file descriptors passed via SCM_RIGHTS control...
2014-01-08 Dmitry V. Levintests: add a test for rt_sigaction output
2013-06-18 Dmitry V. Levintests: ensure that strace can detach from sleeping...
2013-05-08 Dmitry V. Levintests: add a test for basic network syscalls
2013-05-02 Mike FrysingerIgnore more files
2011-02-27 Dmitry V. LevinImplement two basic "strace -f" tests