]> granicus.if.org Git - strace/history - tests
tests: make tail_alloc create additional memory mapping holes
[strace] / tests /
2016-05-22 Dmitry V. Levintests: make tail_alloc create additional memory mapping...
2016-05-21 Dmitry V. LevinFix one more code pattern that might break gcc strict...
2016-05-21 Fabien Sirontests: add check for netlink protocol decoding with...
2016-05-18 Dmitry V. Levintests/pread64-pwrite64.c: robustify against os specific...
2016-05-18 Dmitry V. Levintests/read-write.c: robustify against os specific issues
2016-05-18 Dmitry V. Levinumovestr3.test: extend test coverage
2016-05-18 Dmitry V. Levintests/timer_create.c: robustify against os specific...
2016-05-18 Dmitry V. LevinFix some compilation warnings on older systems
2016-05-17 Fei Jietests: add brk.test
2016-05-16 Dmitry V. LevinFix printing of invalid arguments of prctl syscall
2016-05-16 Dmitry V. LevinFix printing of invalid mode argument of mbind syscall
2016-05-16 Dmitry V. LevinFix printing of invalid arguments of memory mapping...
2016-05-16 Dmitry V. LevinFix decoding of epoll_ctl operation argument
2016-05-16 Dmitry V. LevinFix decoding of fcntl/fcntl64 operation argument
2016-05-13 Dmitry V. Levintests/ptrace.c: tweak magic constants to make the test...
2016-05-13 Dmitry V. Levintests/ioctl_v4l2.c: fix build on older systems
2016-05-13 Dmitry V. LevinDo not use htole32 function
2016-05-13 Dmitry V. Levintests/ioctl_v4l2.c: fix typo
2016-05-13 Dmitry V. Levintests: check decoding of ptrace syscall
2016-05-11 Fei Jietests: add munlockall.test
2016-05-11 Fei Jietests: add link.test
2016-05-11 Dmitry V. Levintests: check decoding and dumping of preadv2 and pwrite...
2016-05-10 Dmitry V. Levintests: extend test coverage of xattr family syscalls
2016-05-10 Dmitry V. Levintests: add print_quoted_memory function to libtests
2016-05-10 Dr. David Alan Gilbertuserfaultfd: Add ioctl tests
2016-05-10 Dmitry V. Levinstrace-ff.test: fix race condition
2016-05-10 Dmitry V. Levintests/epoll_pwait.c: fix for x32
2016-05-10 Dmitry V. Levinstrace-S.test: check "-S name"
2016-05-10 Dmitry V. Levinstrace-S.test: cleanup
2016-05-09 Fei Jietests: add strace-S.test
2016-05-09 Dmitry V. Levinstrace-ff.test: check that -ff does not create unexpect...
2016-05-09 Fei Jietests: add strace-ff.test
2016-05-09 Dmitry V. Levinstrace-V.test: cleanup
2016-05-09 Fei Jietests: add strace-V.test
2016-05-09 Dmitry V. Levintests: check decoding of epoll_pwait syscall
2016-05-09 Dmitry V. LevinAssume that sys/epoll.h exists
2016-05-08 Dmitry V. Levintests: relax timings
2016-05-07 Dmitry V. Levintests/attach-f-p.c: increase timeouts
2016-05-07 Dmitry V. Levinseccomp.c: use print_array function
2016-05-07 Dmitry V. Levinpoll.c: use print_array function
2016-05-07 Dmitry V. Levinnuma.c: use print_array function
2016-05-07 Dmitry V. Levinio.c: use print_array function
2016-05-07 Dmitry V. Levinaio.c: use print_array function
2016-05-06 Dmitry V. LevinFix corner cases of ICMP_FILTER decoding
2016-05-05 Dmitry V. Levinxlat: do not strip "1<<" prefix from xlat strings
2016-05-05 Dmitry V. Levintests/xstatfsx.c: fix mips o32 support
2016-05-05 Dmitry V. LevinMpersify VIDIOC_* ioctl parser
2016-05-05 Dmitry V. LevinFix decoding of VIDIOC_* ioctls
2016-05-05 Dmitry V. Levinnsyscalls.test: add mips o32 support
2016-04-29 Dmitry V. LevinFix decoding of move_pages syscall
2016-04-29 Dmitry V. Levintests: check decoding of mbind syscall
2016-04-28 Dmitry V. Levintests/remap_file_pages.c: fix for the upcoming change...
2016-04-28 Dmitry V. Levintests: check decoding of migrate_pages syscall
2016-04-28 Dmitry V. Levintests: check decoding of set_mempolicy syscall
2016-04-28 Dmitry V. Levintests: check decoding of get_mempolicy syscall
2016-04-27 Dmitry V. Levintests: add printxval function to libtests
2016-04-27 Dmitry V. Levintests: check decoding of remap_file_pages syscall
2016-04-27 Fei Jietests: add pause.test
2016-04-27 Fei Jietests: add kill.test
2016-04-27 Fei Jietests: add mlock.test
2016-04-27 Dmitry V. Levintests/umovestr3.c: robustify against os specific issues
2016-04-27 Dmitry V. Levintests: extend test coverage of umovestr short read...
2016-04-27 Dmitry V. Levintests: check decoding of out-of-range syscalls
2016-04-26 Dmitry V. LevinFix decoding of 3rd argument of getdents/getdents64...
2016-04-26 Dmitry V. Levintests: check decoding of renameat2 syscall
2016-04-26 Dmitry V. Levintests: check decoding of utimes syscall
2016-04-26 Dmitry V. Levintests: check decoding of futimesat syscall
2016-04-26 Dmitry V. Levintests: extend test coverage of mknod syscall
2016-04-26 Fei Jietests: add sched_yield.test
2016-04-26 Fei Jietests: add sync.test
2016-04-26 Fei Jietests: add mknodat.test
2016-04-26 Fei Jietests: add unlink.test
2016-04-26 Fei Jietests: add reboot.test
2016-04-26 Dmitry V. LevinFix decoding of statfs family syscalls
2016-04-26 Dmitry V. Levintests: add printflags function to libtests
2016-04-25 Dmitry V. Levinstatfs: print f_flags field only when ST_VALID flag...
2016-04-25 Fei Jietests: add symlink.test
2016-04-25 Fei Jietests: add rmdir.test
2016-04-25 Fei Jietests: add setdomainname.test
2016-04-25 Fei Jietests: add sched_rr_get_interval.test
2016-04-25 Dmitry V. Levinstatfs: decode f_flags field of struct statfs
2016-04-25 Zev Weissstatfs: don't quote f_type macro names
2016-04-25 Dmitry V. Levintests/shmxt.c: robustify against arch specific issues
2016-04-23 Dmitry V. LevinFix old_mmap output when mmap arguments are unfetchable
2016-04-22 Dmitry V. Levintests: extend test coverage of mmap syscall
2016-04-22 Dmitry V. Levintests: extend test coverage of mincore syscall
2016-04-22 Dmitry V. Levintests: check decoding of clock_adjtime syscall
2016-04-21 Dmitry V. Levintests: do not include <assert.h> unnecessarily
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/xetpriority.c: print syscall() result using ...
2016-04-21 Dmitry V. Levintests/xetpgid.c: print syscall() result using %ld format
2016-04-21 Dmitry V. Levintests/xchownx.c: use errno2name
2016-04-21 Dmitry V. Levintests/userfaultfd.c: stop using assert
2016-04-21 Dmitry V. Levintests/unlinkat.c: print syscall() result using %ld...
2016-04-21 Dmitry V. Levintests/umount.c: use errno2name
2016-04-21 Dmitry V. Levintests/truncate64.c: cleanup
2016-04-21 Dmitry V. Levintests/truncate.c: cleanup
2016-04-21 Dmitry V. Levintests/tee.c: stop using assert
2016-04-21 Dmitry V. Levintests/syslog.c: use errno2name
2016-04-21 Dmitry V. Levintests/sync_file_range2.c: stop using assert
next