]> granicus.if.org Git - strace/history - tests
Fix the length argument passed from print_iovec to decode_netlink
[strace] / tests /
2017-04-17 Dmitry V. Levinnuma: fix printing of error values in move_pages status...
2017-04-17 Dmitry V. Levintests: generate pure_executables part of check_PROGRAMS...
2017-04-17 Dmitry V. Levintests: make EXTRA_DIST sorted
2017-04-17 Dmitry V. Levintests: check decoding of alpha specific osf_utimes...
2017-04-17 Dmitry V. Levintests: parametrize utimes.c
2017-04-16 Dmitry V. Levintests: do more rigorous testing of utimes syscall parser
2017-04-16 Dmitry V. Levintests: do more rigorous testing of futimesat syscall...
2017-04-16 Dmitry V. LevinFix printing of inaccessible times argument of utimes...
2017-04-16 Dmitry V. Levintests: rewrite utimensat.test without relying on libc...
2017-04-16 Dmitry V. Levintests: use fixed timestamps in utime related tests
2017-04-15 Victor KrapivenskyUpdate statx parser and syscall entries lists to the...
2017-04-14 Dmitry V. Levintests: add more regex match checks
2017-04-14 Dmitry V. Levintests: make mq_sendrecv* test executables reenterable
2017-04-14 Dmitry V. Levintests: make mq test executable reenterable
2017-04-14 Dmitry V. Levintests: make net-yy-netlink test executable reenterable
2017-04-14 Dmitry V. Levintests: tabulate shmxt.test
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%sched option"
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%clock option"
2017-04-14 Dmitry V. Levintests: robustify regex.test
2017-04-14 JingPiao ChenImplement -e trace=/regex option
2017-04-14 Dmitry V. Levintests: fix ioctl_nsfs.test on hppa
2017-04-14 Dmitry V. Levintests: fix ioctl_nsfs.test on ia64
2017-04-13 Edgar Kaziahmedovtests: check decoding of the remaining V4L2_BUF_TYPE_...
2017-04-13 Nikolay MarchukImplement decoding of NS_* ioctl commands
2017-04-11 Dmitry V. Levintests: robustify gen_tests.sh against in-tree builds
2017-04-11 Dmitry V. Levintrace_syscall_exiting: do not call get_regs for filtere...
2017-04-11 Dmitry V. Levintests: check decoding of gettid syscall
2017-04-11 Dmitry V. Levintests: fix build on alpha
2017-04-07 Dmitry V. Levintests: remove statfs.expected
2017-04-07 Sandhya Bankartests: add tests for getpid and getppid syscalls
2017-04-07 Abhishek TiwariImplement -e trace=%statfs option
2017-04-06 Rishi BhattImplement -e trace=%clock option
2017-04-06 Dmitry V. Levintests: tabulate xattr.test
2017-04-05 Dmitry V. Levintests: generalize scripts that check non-abbreviated...
2017-04-05 Dmitry V. Levintests: tabulate stereotypical test scripts
2017-04-04 Dmitry V. Levintests: handle test scripts with .gen.test suffix
2017-04-03 Dmitry V. Levintests: cleanup temporary files removals
2017-04-03 Dmitry V. Levintests: enhance sched.test negative check
2017-04-03 Dmitry V. Levintests: add a list of executables without side effects
2017-04-03 Dmitry V. Levintests: use fixed socket address in net-yy-unix.test
2017-04-03 Dmitry V. Levintests: use fixed socket address in net-y-unix.test
2017-04-03 Dmitry V. Levintests: run every test except ksysent.test in its own...
2017-04-03 Dmitry V. Levintests: make test executables invocable outside current...
2017-03-31 Dmitry V. Levintests: cleanup access.test
2017-03-30 Dmitry V. Levintests: cleanup oldfstat.test
2017-03-29 Dmitry V. Levinaarch64: workaround gcc+kernel bug
2017-03-18 Victor KrapivenskyImplement decoding of statx syscall
2017-03-17 Dmitry V. Levintests: check for out of bounds fetch in parsers of...
2017-03-17 Dmitry V. Levintests: check unexpected syscall errors returned by...
2017-03-17 Eugene Syromyatnikovtests: move try_run_prog to init.sh
2017-03-17 Eugene Syromyatnikovtests/sched.test: rc should be a local variable in...
2017-03-16 Dmitry V. Levintests: check decoding of int 0x80 on x86_64, x32, and x86
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_VAR_PTR
2017-03-16 Dmitry V. Levintests: add TAIL_ALLOC_OBJECT_{CONST,VAR}_PTR to tests.h
2017-03-16 Victor KrapivenskyDecode RUSAGE_THREAD
2017-03-15 Eugene Syromyatnikovtests/sched.test: use heredoc in order to avoid spawnin...
2017-03-15 Dmitry V. Levintests: do not skip sched.test if one of its subtests...
2017-03-15 Dmitry V. Levintests: do not check decoding of setitimer syscall outsi...
2017-03-14 Dmitry V. Levintests: check decoding of getitimer and setitimer corner...
2017-03-13 Dmitry V. Levintests: rewrite sigreturn syscall decoding check from...
2017-03-13 Dmitry V. Levintests: check decoding of rt_sigreturn syscall
2017-03-05 Eugene SyromyatnikovImplement -e trace=%sched option for tracing sched_...
2017-03-04 Eugene SyromyatnikovAdd "%" prefix for syscall classes in qualify
2017-02-28 Dmitry V. Levintests: simplify print_time_t
2017-02-26 Dmitry V. Levintests: transform print_time_t into print_time_t_nsec
2017-02-26 Dmitry V. Levintests: use print_time_t in utime.test
2017-02-26 Dmitry V. Levintests: move print_time function to libtests
2017-02-26 Dmitry V. Levintests: macroize printing of atime, mtime, and ctime...
2017-02-25 Dmitry V. Levinx32: fix decoding of flags argument of preadv2 and...
2017-02-21 Dmitry V. Levintests: rewrite ppoll syscall decoding check from match_...
2017-02-20 Dmitry V. Levintests: move get_sigset_size function to libtests
2017-02-19 Dmitry V. Levinsched: enhance decoding of sched_setattr syscall
2017-02-18 Dmitry V. Levintests: check decoding of sched_[gs]etattr corner cases
2017-02-18 Dmitry V. LevinMove definition of struct sched_attr to a separate...
2017-02-18 Dmitry V. Levintests: rewrite sched_xetattr.test from match_grep to...
2017-02-17 Dmitry V. Levinbpf: update BPF_PROG_ATTACH decoding
2017-02-16 Dmitry V. Levintests: rewrite adjtimex.test from match_grep to match_diff
2017-02-16 Dmitry V. Levintests: replace casts of 0xffffffff00000000ULL with...
2017-02-16 Dmitry V. Levintests: fill higher bits of integer arguments of fcntl...
2017-02-16 Dmitry V. Levintests: use sprintrc in tests of fcntl and fcntl64 syscalls
2017-02-13 Dmitry V. Levintests: skip scno tampering tests on compat mips abi
2017-02-12 Dmitry V. LevinFix -Werror=duplicate-decl-specifier compilation issues
2017-02-12 Dmitry V. Levintests: rewrite pipe syscall decoding check from match_g...
2017-02-11 Dmitry V. Levintests: rewrite pipe2 syscall decoding check from match_...
2017-02-10 Dmitry V. Levintests: rewrite mq.test from match_grep to match_diff
2017-02-09 Dmitry V. Levintests: check signal injection along with fault injection
2017-02-09 Dmitry V. Levintests: simplify qual_inject-signal.test
2017-02-09 Dmitry V. LevinMake symbolic errno values match case-insensitive
2017-02-09 Dmitry V. Levintests: check case-insensitive symbolic signal match
2017-02-08 Dmitry V. Levintests: update ipc_sem.test for new glibc
2017-02-08 Dmitry V. Levintests: fix typo in bpf.test
2017-02-08 Dmitry V. Levintests: check signal injection
2017-02-08 Dmitry V. LevinImplement -e inject= option
2017-02-08 Dmitry V. Levintests: prepare for introduction of -e inject= option
2017-02-07 Dmitry V. Levintests: make Makefile.am lists sorted in C locale
2017-02-07 Dmitry V. Levintests: use ARG_STR in msg_control.test
2017-01-31 Dmitry V. Levintests: check decoding of bpf corner cases
2017-01-29 Dmitry V. Levintests: rewrite bpf.test from match_grep to match_diff
2017-01-29 Quentin MonnetUpdate bpf syscall decoding
next