1. 8d37438 Fix printing of mode_t, umode_t, and umask types by Dmitry V. Levin · 9 years ago
  2. 8df052e ip_mreq.test: rewrite from match_grep to match_diff by Dmitry V. Levin · 9 years ago
  3. 79bbee8 fanotify_mark.test: rewrite from match_grep to match_diff by Dmitry V. Levin · 9 years ago
  4. 884e1e9 signalfd4.test: rewrite from match_grep to match_diff by Dmitry V. Levin · 9 years ago
  5. 4f32876 tests: rename signalfd.test to signalfd4.test by Dmitry V. Levin · 9 years ago
  6. c4fdce5 memfd_create.test: rewrite from match_grep to match_diff by Dmitry V. Levin · 9 years ago
  7. 469fd10 Consistently use extended regular expressions where appropriate by Dmitry V. Levin · 9 years ago
  8. 1a7c38d tests: check decoding of ipc syscall by Dmitry V. Levin · 9 years ago
  9. b49c65c tests: check decoding of socketcall syscall by Dmitry V. Levin · 9 years ago
  10. 374dc48 tests: check decoding and dumping of send and recv syscalls by Dmitry V. Levin · 9 years ago
  11. 1991ee9 tests: rename unix-pair-send-recv to unix-pair-sendto-recvfrom by Dmitry V. Levin · 9 years ago
  12. d95eaef tests: check decoding of shutdown syscall by Dmitry V. Levin · 9 years ago
  13. 349750e tests: check silent decoding of sendmmsg and recvmmsg syscalls by Dmitry V. Levin · 9 years ago
  14. 8505236 tests: check verbose decoding of msg_name* fields of struct mmsghdr array by Dmitry V. Levin · 9 years ago
  15. 80bd8e1 tests: check decoding of msg_name* fields of struct mmsghdr array by Dmitry V. Levin · 9 years ago
  16. 1c444a7 tests: check decoding of timeout argument of recvmmsg syscall by Dmitry V. Levin · 9 years ago
  17. aaf526c tests: add recv_mmsg and send_mmsg functions to libtests by Dmitry V. Levin · 9 years ago
  18. 736d8e4 tests: add socketcall function to libtests by Dmitry V. Levin · 9 years ago
  19. 0b2cf81 tests: check decoding of msghdr.msg_name* arguments of recvmsg syscall by Dmitry V. Levin · 9 years ago
  20. 416e880 tests: check decoding of sockaddr related arguments of recvfrom syscall by Dmitry V. Levin · 9 years ago
  21. 891855e tests: check decoding of accept4 syscall by Dmitry V. Levin · 9 years ago
  22. fe811f7 tests: check decoding of accept syscall by Dmitry V. Levin · 9 years ago
  23. 524045c tests: check decoding of getpeername syscall by Dmitry V. Levin · 9 years ago
  24. 587cba2 tests: check decoding of getsockname syscall by Dmitry V. Levin · 9 years ago
  25. 1b1baea tests: check decoding of netlink protocol by Fabien Siron · 9 years ago
  26. d35d5ec msghdr.c: limit SCM_RIGHTS output in abbrev mode by Dmitry V. Levin · 9 years ago
  27. 7555ffc tests: check decoding of struct msghdr ancillary data by Dmitry V. Levin · 9 years ago
  28. 96b04dc tests: check decoding of sockaddr structures by Dmitry V. Levin · 9 years ago
  29. 3fd419f tests: add signal_receive.test by Fei Jie · 9 years ago
  30. 0d8eaa9 tests: add signal2name function to libtests by Fei Jie · 9 years ago
  31. 056e304 tests: enhance test coverage of SIGCHLD siginfo_t by Dmitry V. Levin · 9 years ago
  32. 176c568 tests: extend test coverage of waitid syscall by Dmitry V. Levin · 9 years ago
  33. 1f68abf tests: extend test coverage of wait4 syscall by Dmitry V. Levin · 9 years ago
  34. e9c1ee9 tests: check decoding of waitpid syscall by Dmitry V. Levin · 9 years ago
  35. ef9900e tests: add strace-E.test by Fei Jie · 9 years ago
  36. 07d9cf5 tests: remove obsolete strace-f.test by Dmitry V. Levin · 9 years ago
  37. b1dbd9e tests: always distribute strace-k.test by Dmitry V. Levin · 9 years ago
  38. 4e085d0 tests: check decoding of setrlimit, getrlimit, and ugetrlimit syscalls by Dmitry V. Levin · 9 years ago
  39. b017c09 tests: check decoding of prlimit64 syscall by Dmitry V. Levin · 9 years ago
  40. 129b304 tests: check decoding of 'M' type ioctls by Dmitry V. Levin · 9 years ago
  41. fc0a386 tests: check decoding of EVIOC* ioctls by Dmitry V. Levin · 9 years ago
  42. 826b797 tests: check decoding of btrfs RDWR ioctls returned data by Jeff Mahoney · 9 years ago
  43. 799b22a tests: check decoding of BLK* ioctls by Dmitry V. Levin · 9 years ago
  44. ba35137 tests: check decoding of RTC_* ioctls by Dmitry V. Levin · 9 years ago
  45. f8da0f3 tests: check decoding of mount syscall by Dmitry V. Levin · 9 years ago
  46. a41d9f5 tests: add vhangup.test by Fei Jie · 9 years ago
  47. 3586679 tests: add testing for btrfs ioctls by Jeff Mahoney · 9 years ago
  48. c05c24c tests: add testing for FS_IOC_FIEMAP by Jeff Mahoney · 9 years ago
  49. 28e955d tests: add check for netlink protocol decoding with -yy option by Fabien Siron · 9 years ago
  50. 854a259 tests: add brk.test by Fei Jie · 9 years ago
  51. 632efff tests: check decoding of ptrace syscall by Dmitry V. Levin · 9 years ago
  52. 01d16cc tests: add munlockall.test by Fei Jie · 9 years ago
  53. 0684c35 tests: add link.test by Fei Jie · 9 years ago
  54. d81b58f tests: check decoding and dumping of preadv2 and pwritev2 syscalls by Dmitry V. Levin · 9 years ago
  55. ea7b9db tests: extend test coverage of xattr family syscalls by Dmitry V. Levin · 9 years ago
  56. 0efd888 userfaultfd: Add ioctl tests by Dr. David Alan Gilbert · 9 years ago
  57. 6781111 tests: add strace-S.test by Fei Jie · 9 years ago
  58. 58ab8b4 strace-ff.test: check that -ff does not create unexpected output files by Dmitry V. Levin · 9 years ago
  59. c259f4f tests: add strace-ff.test by Fei Jie · 9 years ago
  60. c4bb577 tests: add strace-V.test by Fei Jie · 9 years ago
  61. e3086cb tests: check decoding of epoll_pwait syscall by Dmitry V. Levin · 9 years ago
  62. eb5c233 Fix corner cases of ICMP_FILTER decoding by Dmitry V. Levin · 9 years ago
  63. 1e56814 Mpersify VIDIOC_* ioctl parser by Dmitry V. Levin · 9 years ago
  64. e212a15 Fix decoding of move_pages syscall by Dmitry V. Levin · 9 years ago
  65. 900a282 tests: check decoding of mbind syscall by Dmitry V. Levin · 9 years ago
  66. 38ed916 tests: check decoding of migrate_pages syscall by Dmitry V. Levin · 9 years ago
  67. d10a955 tests: check decoding of set_mempolicy syscall by Dmitry V. Levin · 9 years ago
  68. aa1ed76 tests: check decoding of get_mempolicy syscall by Dmitry V. Levin · 9 years ago
  69. a182d8c tests: add printxval function to libtests by Dmitry V. Levin · 9 years ago
  70. d6c76f3 tests: check decoding of remap_file_pages syscall by Dmitry V. Levin · 9 years ago
  71. 649ee4b tests: add pause.test by Fei Jie · 9 years ago
  72. 7585ccd tests: add kill.test by Fei Jie · 9 years ago
  73. b45a1e7 tests: add mlock.test by Fei Jie · 9 years ago
  74. 12890ff tests: extend test coverage of umovestr short read condition by Dmitry V. Levin · 9 years ago
  75. 1c61f82 tests: check decoding of out-of-range syscalls by Dmitry V. Levin · 9 years ago
  76. f41eaeb tests: check decoding of renameat2 syscall by Dmitry V. Levin · 9 years ago
  77. 33fc2e4 tests: check decoding of utimes syscall by Dmitry V. Levin · 9 years ago
  78. 4e9269a tests: check decoding of futimesat syscall by Dmitry V. Levin · 9 years ago
  79. 68b1d24 tests: add sched_yield.test by Fei Jie · 9 years ago
  80. 86ff93e tests: add sync.test by Fei Jie · 9 years ago
  81. 63be9e3 tests: add mknodat.test by Fei Jie · 9 years ago
  82. 363b71d tests: add unlink.test by Fei Jie · 9 years ago
  83. 68d171d tests: add reboot.test by Fei Jie · 9 years ago
  84. 67c2f67 Fix decoding of statfs family syscalls by Dmitry V. Levin · 9 years ago
  85. 121e196 tests: add printflags function to libtests by Dmitry V. Levin · 9 years ago
  86. 13c1d08 tests: add symlink.test by Fei Jie · 9 years ago
  87. 506a42f tests: add rmdir.test by Fei Jie · 9 years ago
  88. 7f05113 tests: add setdomainname.test by Fei Jie · 9 years ago
  89. cd61c9f tests: add sched_rr_get_interval.test by Fei Jie · 9 years ago
  90. 3797d10 tests: extend test coverage of mmap syscall by Dmitry V. Levin · 9 years ago
  91. a9540e7 tests: check decoding of clock_adjtime syscall by Dmitry V. Levin · 9 years ago
  92. ef6b426 tests: add getpgrp.test by Fei Jie · 9 years ago
  93. f914194 tests: add access.test by Fei Jie · 9 years ago
  94. e0057a5 tests: add fchdir.test by Fei Jie · 9 years ago
  95. 5c1776f tests: add mkdir.test by Fei Jie · 9 years ago
  96. 8bfe0d5 tests: add getsid.test by Fei Jie · 9 years ago
  97. 2b69fd4 tests: add errno2name function to libtests by Dmitry V. Levin · 9 years ago
  98. 87c0b56 tests: remove obsolete non-strict uid tests by Dmitry V. Levin · 9 years ago
  99. f096422 tests: extend test coverage of getuid/getgid family syscalls by Dmitry V. Levin · 9 years ago
  100. 7f3da2f tests: extend test coverage of getresgid32 syscall by Dmitry V. Levin · 9 years ago