]> granicus.if.org Git - strace/history - tests
Change last parameter of umoven() from char* to void*
[strace] / tests /
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-18 Dmitry V. Levintests: factor out common awk code
2015-03-18 Dmitry V. Levintests: skip netlink based tests when resources are...
2015-03-18 Dmitry V. Levintests: factor out common shell code to functions
2015-03-16 Dmitry V. Levintests/uid*: use fchown* instead of chown*
2015-03-16 Dmitry V. Levinstat64-v.test: add newfstatat syscall support
2015-03-16 Andreas Schwabtests: verify that all patterns match
2015-03-16 Dmitry V. LevinFix stat64 st_[acm]time decoding for personalities...
2015-03-16 Dmitry V. Levinsemctl: fix indirect syscall decoding
2015-03-16 Andreas Schwabtests/ipc_*: match IPC_64 flag
2015-03-16 Andreas SchwabFix crash in ipc_sem test
2015-03-12 Andreas Schwabtests/select.test: handle architectures using pselect6...
2015-03-05 Dmitry V. Levintests: robustify unix-yy.test
2015-03-05 Dmitry V. LevinUse SIGRTMIN from kernel headers
2015-03-05 Dmitry V. Levintests: add a test for sigreturn/rt_sigreturn decoding
2015-03-03 Mike Frysingertests: skip ipc_sem.test on broken kernels
2015-03-03 Mike Frysingertests: skip pc.test on s390
2015-03-03 Mike Frysingertests: note the kernel configs for -yy options
2015-03-02 Dmitry V. Levintests/uid16: skip if real uid is larger than 16bit
2015-03-02 Dmitry V. Levintests: fix uid tests on big endian architectures
2015-03-01 Mike Frysingertests/getdents: handle older getdents calls
2015-02-28 Mike Frysingertests/ipc_sem: detect broken kernels
2015-02-27 Dmitry V. Levintests: robustify pc.test
2015-02-27 Dmitry V. Levintests: drop support for alternative names of select...
2015-02-24 Dmitry V. LevinRemove support for systems without PTRACE_SETOPTIONS
2015-02-24 Dmitry V. Levintests: robustify pc.test
2015-02-23 Dmitry V. Levintests: fix "make dist" regression
2015-02-23 Dmitry V. Levintests: workaround broken awk
2015-02-22 Dmitry V. LevinFix build with old kernel headers
2015-02-16 Dmitry V. Levinprint_pc: fix multiple personalities support
2015-02-16 Dmitry V. Levintests: support alternative names of select syscall
2015-02-08 Dmitry V. Levintests: extend getdents to support all filesystems regar...
2015-02-07 Dmitry V. Levin-b execve: avoid misleading warning about unknown pid
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-29 Dmitry V. Levintests: add a test for sockaddr_un.sun_path decoding
2015-01-26 Dmitry V. Levingetdents, getdents64: quote filenames
2015-01-26 Dmitry V. Levinprintfd: quote pathnames
2015-01-24 Dmitry V. LevinImpove struct cmsghdr decoding
2015-01-22 Dmitry V. Levinioctl: take all 32 bits of ioctl commands into account
2015-01-14 Dmitry V. Levintests: add IPC_STAT to ipc tests, workaround limitiatio...
2015-01-14 Dmitry V. Levintests: skip sendmmsg/recvmmsg test if these syscalls...
2015-01-14 Dmitry V. Levintests: skip ip network tests when the network is not...
2015-01-14 Dmitry V. Levintests: handle the case when all 64 process capability...
2015-01-14 Dmitry V. Levintests: explicitly request gawk when using gawk features
2015-01-14 Dmitry V. Levintests: skip detach tests if kill does not work
2015-01-13 Dmitry V. Levintests: portability fixes
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-09 Dmitry V. Levintests: fix build with awk that does not support switch...
2015-01-09 Dmitry V. LevinFix build on systems that lack NETLINK_SOCK_DIAG definition
2015-01-08 Dmitry V. Levintests: fix build with fresh glibc
2015-01-08 Dmitry V. Levintests: fix distcheck
2015-01-08 Dmitry V. LevinFix printing of time_t values set in the distant future
2015-01-08 Dmitry V. Levintests: cleanup stat.test
2015-01-08 Dmitry V. Levintests: check verbose decoding of 32-bit and 64-bit...
2015-01-07 Dmitry V. Levintests: fix race condition in net-accept-connect based...
2014-12-26 Dmitry V. LevinMake -yy output for inet sockets consistent with unix...
2014-12-25 Dmitry V. Levintests: robustify unix domain socket decoding test
2014-12-25 Dmitry V. Levintests: fix unix domain socket decoding availability...
2014-12-25 Masatake YAMATOtests: add a test for decoding unix domain socket addresses
2014-12-16 Dmitry V. LevinFix decoding of getgroups, getgroups32, setgroups,...
2014-12-16 Dmitry V. LevinFix decoding of 16-bit *chown and [gs]et*[gu]id syscalls
2014-12-15 Dmitry V. Levintests/uid.awk: rewrite in a more maintainable style
2014-12-14 Dmitry V. Levinprintuid: fix uid_t decoding on 64-bit architectures
2014-12-06 Dmitry V. LevinImplement full decoding of 64-bit capabilities
2014-11-27 Masatake YAMATOPrint protocol name of socket descriptors with -yy...
2014-11-21 Dmitry V. LevinConsistently use C99 designated initializers in the...
2014-11-11 Masatake YAMATOtests: add a test for decoding and dumping of recvmmsg...
2014-09-23 Dmitry V. Levintests: cleanup checks for basic programs
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-09-11 Dmitry V. Levingetdents, getdents64: fix potential out-of-bounds read...
2014-08-12 Dmitry V. Levintests: skip detach-stopped.test when PTRACE_SEIZE doesn...
2014-08-11 Mike Frysingertests: fix uio building w/out preadv/pwritev
2014-08-11 Mike Frysingertests: ignore *.tmp files
2014-08-11 Mike Frysingertests: fix shell errors in detach tests
2014-08-11 Mike Frysingerset_ptracer_any: add a little documentation
2014-08-09 Mike Frysingersigaction test: support arches w/out SA_RESTORER and...
2014-08-06 Dmitry V. LevinDecode file descriptors returned by accept and accept4...
2014-06-18 Dmitry V. Levintests: robustify -k test
2014-06-13 Dmitry V. Levintests: enhance -k test
2014-06-05 Dmitry V. Levinunwind: fix build on 32-bit architectures
2014-06-05 Dmitry V. Levintests: robustify -w option test
2014-05-30 Masatake YAMATOunwind: tests: add a test for -k option
2014-05-30 Dmitry V. Levintests: fix SCM_RIGHTS test for big-endian systems
2014-05-30 Dmitry V. LevinDecode file descriptors passed via SCM_RIGHTS control...
2014-05-30 Dmitry V. Levintests: add a test for -c and -w options
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...
next