]> granicus.if.org Git - strace/history - tests/.gitignore
tests: enhance test coverage of printstrn and umoven
[strace] / tests / .gitignore
2017-08-02 Dmitry V. Levintests: enhance test coverage of printstrn and umoven
2017-08-01 Dmitry V. Levintests: enhance test coverage of printpath and umovestr
2017-07-26 Dmitry V. Levintests: enhance test coverage of bpf syscall parser
2017-07-24 JingPiao Chentests: check decoding of NETLINK_CRYPTO crypto_user_alg...
2017-07-19 JingPiao Chentests: check decoding of nlmsgerr attributes
2017-07-12 JingPiao Chentests: check decoding of NETLINK_CRYPTO message types
2017-07-11 JingPiao Chentests: check decoding of nlattr_inet_diag_req_v2 attributes
2017-07-11 JingPiao Chentests: check decoding of nlattr_inet_diag_req_compat...
2017-07-10 JingPiao Chentests: check decoding of netlink smc_diag_msg attributes
2017-07-09 Dmitry V. Levintests: check decoding of MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP
2017-07-09 JingPiao Chentests: check decoding of packet_diag_msg attributes
2017-07-08 Dmitry V. Levintests: check decoding of SO_PEERCRED socket option
2017-07-08 Dmitry V. Levintests: check decoding of socket filters
2017-07-08 Dmitry V. Levintests: check decoding of SO_LINGER socket option
2017-07-02 Dmitry V. LevinFix error diagnostics in case of zero argc
2017-07-01 JingPiao Chentests: check decoding of netlink unix_diag_msg attributes
2017-07-01 JingPiao Chentests: check decoding of netlink_diag_msg attributes
2017-06-30 JingPiao Chentests: check decoding of netlink inet_diag_msg attributes
2017-06-21 JingPiao Chentests: check decoding of netlink attribute
2017-06-19 Masatake YAMATOtests: check decoding of NETLINK_GENERIC message types
2017-06-05 JingPiao Chentests: check decoding of NETLINK_XFRM message types
2017-06-05 JingPiao Chentests: check decoding of NETLINK_SELINUX message types
2017-06-05 JingPiao Chentests: check decoding of NETLINK_NETFILTER message...
2017-06-05 JingPiao Chentests: check decoding of NETLINK_AUDIT message types
2017-06-05 JingPiao Chentests: check decoding of NETLINK_ROUTE message types
2017-06-05 JingPiao Chentests: check decoding of NETLINK_SOCK_DIAG message...
2017-05-28 Dmitry V. Levintests: check decoding of sigaction syscall
2017-05-28 Dmitry V. Levintests: rename sigaction.test to rt_sigaction.test
2017-05-28 Dmitry V. Levintests: check decoding of sigpending syscall
2017-05-28 Dmitry V. Levintests: check decoding of sigprocmask syscall
2017-05-27 Dmitry V. Levintests: check termination signal forwarding
2017-05-27 Dmitry V. Levintests: check how signals are unblocked in interactive...
2017-05-26 Dmitry V. Levintests: check decoding of signal syscall
2017-05-22 Dmitry V. LevinFix decoding of sgetmask and ssetmask syscalls
2017-05-01 Dmitry V. Levinalpha, cris, mips, ppc, sh, sparc: fix decoding of...
2017-04-27 Dmitry V. Levintests: enhance madvise decoder check
2017-04-17 Dmitry V. Levintests: generate pure_executables part of check_PROGRAMS...
2017-04-17 Dmitry V. Levintests: check decoding of alpha specific osf_utimes...
2017-04-13 Nikolay MarchukImplement decoding of NS_* ioctl commands
2017-04-11 Dmitry V. Levintests: check decoding of gettid syscall
2017-04-07 Sandhya Bankartests: add tests for getpid and getppid syscalls
2017-04-05 Dmitry V. Levintests: tabulate stereotypical test scripts
2017-04-03 Dmitry V. Levintests: run every test except ksysent.test in its own...
2017-03-18 Victor KrapivenskyImplement decoding of statx syscall
2017-03-16 Dmitry V. Levintests: check decoding of int 0x80 on x86_64, x32, and x86
2017-03-13 Dmitry V. Levintests: check decoding of rt_sigreturn syscall
2017-02-21 Dmitry V. Levintests: rewrite ppoll syscall decoding check from match_...
2017-02-11 Dmitry V. Levintests: rewrite pipe2 syscall decoding check from match_...
2017-02-09 Dmitry V. Levintests: check signal injection along with fault injection
2017-02-08 Dmitry V. Levintests: check signal injection
2017-02-08 Dmitry V. Levintests: prepare for introduction of -e inject= option
2017-01-28 Elvira Khabirovatests: check success injection
2017-01-20 JingPiao ChenImplement decoding of ustat syscall
2017-01-10 Dmitry V. Levintests: check decoding of scsi ioctl commands
2017-01-10 Dmitry V. Levintests: check decoding of ioctl SG_IO v3 commands
2017-01-10 Dmitry V. Levintests: check decoding of ioctl SG_IO v4 commands
2017-01-04 Eugene Syromyatnikovtests: check non-verbose decoding of LOOP_* ioctls
2017-01-04 JingPiao Chentests: check decoding of LOOP_* ioctls
2017-01-04 Eugene Syromyatnikovtests: check ioctl(SIOCGIFCONF) decoding
2017-01-04 Dmitry V. LevinAdd scno.h and syscallent.i to .gitignore files
2017-01-04 JingPiao Chentests/.gitignore: add generated files that should be...
2017-01-01 Dmitry V. LevinGenerate scno.h without invoking a generated executable...
2016-12-28 Eugene Syromyatnikovtests: check decoding of prctl PR_GET_TID_ADDRESS operation
2016-12-26 Dmitry V. Levinumoven: detect invalid addresses
2016-12-26 Dmitry V. Levinumovestr: detect invalid addresses
2016-12-26 Eugene Syromyatnikovtests: check decoding of a subset of prctl operations
2016-12-25 Dmitry V. Levinprintstr_ex: fix decoding of non-NUL-terminated strings...
2016-12-22 Gabriel Laskartests: test for correct ellipsis with -s in xattr
2016-12-20 Dmitry V. Levintests: generate scno.h from syscallent.h for use by...
2016-12-17 Eugene Syromyatnikovtests: check decoding of prctl operations without arguments
2016-12-17 Eugene Syromyatnikovtests: check decoding of prctl PR_[GS]ET_SECUREBITS...
2016-12-17 Eugene Syromyatnikovtests: check decoding of prctl PR_[GS]ET_DUMPABLE opera...
2016-11-30 JingPiao Chentests: add prctl-pdeathsig.test and prctl-tsc.test
2016-11-30 Dmitry V. LevinCheck dumping of io syscalls when descriptor arguments...
2016-11-28 Dmitry V. Levintests: check decoding of threads when a non-leader...
2016-11-27 Dmitry V. Levintests: check decoding of fault injected exit_group...
2016-11-20 Dmitry V. Levintests: check decoding of prctl PR_GET_NAME/PR_SET_NAME...
2016-11-18 Dmitry V. Levintests: check decoding of ERESTARTSYS error code
2016-11-18 Dmitry V. Levintests: check -e signal=set syntax
2016-11-16 Dmitry V. Levintests: check syscall fault injection
2016-11-13 Eugene SyromyatnikovAdd support for pkey_mprotect, pkey_alloc, pkey_free...
2016-11-10 Mikulas PatockaAdd support for decoding of DM_* ioctl commands
2016-11-09 Eugene Syromyatnikovtests: check decoding of mq_{notify,open,timedreceive...
2016-10-31 Eugene Syromyatnikovtests: add tests for perf_event_attr structure decoding...
2016-10-31 Eugene SyromyatnikovImplement decoding of perf_event_attr structure in...
2016-10-30 Eugene Syromyatnikovtests: check decoding of oldfstat, oldlstat, and oldsta...
2016-10-28 Eugene Syromyatnikovtests: check decoding of kexec_file_load and kexec_load...
2016-10-28 Eugene Syromyatnikovtests: check decoding of unshare syscall
2016-10-28 Eugene Syromyatnikovtests: check decoding of setns syscall
2016-10-28 Eugene Syromyatnikovtests: check non-verbose capget/capset output
2016-10-28 Eugene Syromyatnikovtests: check decoding of fanotify_init syscall
2016-10-28 Eugene Syromyatnikovtests: check decoding of {init,finit,delete}_module...
2016-10-28 Eugene Syromyatnikovtests: check decoding of process_vm_readv and process_v...
2016-10-28 Eugene Syromyatnikovtests: check decoding of kcmp syscall
2016-10-27 Eugene Syromyatnikovtests: check decoding of inotify family syscalls
2016-10-27 Eugene Syromyatnikovtests: check decoding of lookup_dcookie syscall
2016-10-26 Eugene Syromyatnikovtests: check decoding of ioprio_get and ioprio_set...
2016-10-03 Eugene Syromyatnikovtests: check decoding of add_key, keyctl, and request_k...
2016-09-28 Eugene Syromyatnikovtests: check decoding of fadvise64 and fadvise64_64...
2016-09-28 Eugene Syromyatnikovtests: check decoding of fallocate syscall
next