1. 349750e tests: check silent decoding of sendmmsg and recvmmsg syscalls by Dmitry V. Levin · 8 years ago
  2. 8505236 tests: check verbose decoding of msg_name* fields of struct mmsghdr array by Dmitry V. Levin · 8 years ago
  3. 80bd8e1 tests: check decoding of msg_name* fields of struct mmsghdr array by Dmitry V. Levin · 8 years ago
  4. 1c444a7 tests: check decoding of timeout argument of recvmmsg syscall by Dmitry V. Levin · 8 years ago
  5. 0b2cf81 tests: check decoding of msghdr.msg_name* arguments of recvmsg syscall by Dmitry V. Levin · 8 years ago
  6. 416e880 tests: check decoding of sockaddr related arguments of recvfrom syscall by Dmitry V. Levin · 8 years ago
  7. 891855e tests: check decoding of accept4 syscall by Dmitry V. Levin · 8 years ago
  8. fe811f7 tests: check decoding of accept syscall by Dmitry V. Levin · 8 years ago
  9. 524045c tests: check decoding of getpeername syscall by Dmitry V. Levin · 8 years ago
  10. 587cba2 tests: check decoding of getsockname syscall by Dmitry V. Levin · 8 years ago
  11. 1b1baea tests: check decoding of netlink protocol by Fabien Siron · 8 years ago
  12. d35d5ec msghdr.c: limit SCM_RIGHTS output in abbrev mode by Dmitry V. Levin · 8 years ago
  13. 7555ffc tests: check decoding of struct msghdr ancillary data by Dmitry V. Levin · 8 years ago
  14. 96b04dc tests: check decoding of sockaddr structures by Dmitry V. Levin · 9 years ago
  15. 3fd419f tests: add signal_receive.test by Fei Jie · 9 years ago
  16. 056e304 tests: enhance test coverage of SIGCHLD siginfo_t by Dmitry V. Levin · 9 years ago
  17. 176c568 tests: extend test coverage of waitid syscall by Dmitry V. Levin · 9 years ago
  18. 1f68abf tests: extend test coverage of wait4 syscall by Dmitry V. Levin · 9 years ago
  19. e9c1ee9 tests: check decoding of waitpid syscall by Dmitry V. Levin · 9 years ago
  20. 4e085d0 tests: check decoding of setrlimit, getrlimit, and ugetrlimit syscalls by Dmitry V. Levin · 9 years ago
  21. b017c09 tests: check decoding of prlimit64 syscall by Dmitry V. Levin · 9 years ago
  22. 129b304 tests: check decoding of 'M' type ioctls by Dmitry V. Levin · 9 years ago
  23. fc0a386 tests: check decoding of EVIOC* ioctls by Dmitry V. Levin · 9 years ago
  24. 799b22a tests: check decoding of BLK* ioctls by Dmitry V. Levin · 9 years ago
  25. ba35137 tests: check decoding of RTC_* ioctls by Dmitry V. Levin · 9 years ago
  26. f8da0f3 tests: check decoding of mount syscall by Dmitry V. Levin · 9 years ago
  27. a41d9f5 tests: add vhangup.test by Fei Jie · 9 years ago
  28. 3586679 tests: add testing for btrfs ioctls by Jeff Mahoney · 9 years ago
  29. c05c24c tests: add testing for FS_IOC_FIEMAP by Jeff Mahoney · 9 years ago
  30. 28e955d tests: add check for netlink protocol decoding with -yy option by Fabien Siron · 9 years ago
  31. 854a259 tests: add brk.test by Fei Jie · 9 years ago
  32. 632efff tests: check decoding of ptrace syscall by Dmitry V. Levin · 9 years ago
  33. 01d16cc tests: add munlockall.test by Fei Jie · 9 years ago
  34. 0684c35 tests: add link.test by Fei Jie · 9 years ago
  35. d81b58f tests: check decoding and dumping of preadv2 and pwritev2 syscalls by Dmitry V. Levin · 9 years ago
  36. 0efd888 userfaultfd: Add ioctl tests by Dr. David Alan Gilbert · 9 years ago
  37. e3086cb tests: check decoding of epoll_pwait syscall by Dmitry V. Levin · 9 years ago
  38. eb5c233 Fix corner cases of ICMP_FILTER decoding by Dmitry V. Levin · 9 years ago
  39. 1e56814 Mpersify VIDIOC_* ioctl parser by Dmitry V. Levin · 9 years ago
  40. e212a15 Fix decoding of move_pages syscall by Dmitry V. Levin · 9 years ago
  41. 900a282 tests: check decoding of mbind syscall by Dmitry V. Levin · 9 years ago
  42. 38ed916 tests: check decoding of migrate_pages syscall by Dmitry V. Levin · 9 years ago
  43. d10a955 tests: check decoding of set_mempolicy syscall by Dmitry V. Levin · 9 years ago
  44. aa1ed76 tests: check decoding of get_mempolicy syscall by Dmitry V. Levin · 9 years ago
  45. d6c76f3 tests: check decoding of remap_file_pages syscall by Dmitry V. Levin · 9 years ago
  46. 649ee4b tests: add pause.test by Fei Jie · 9 years ago
  47. 7585ccd tests: add kill.test by Fei Jie · 9 years ago
  48. b45a1e7 tests: add mlock.test by Fei Jie · 9 years ago
  49. 12890ff tests: extend test coverage of umovestr short read condition by Dmitry V. Levin · 9 years ago
  50. 1c61f82 tests: check decoding of out-of-range syscalls by Dmitry V. Levin · 9 years ago
  51. f41eaeb tests: check decoding of renameat2 syscall by Dmitry V. Levin · 9 years ago
  52. 33fc2e4 tests: check decoding of utimes syscall by Dmitry V. Levin · 9 years ago
  53. 4e9269a tests: check decoding of futimesat syscall by Dmitry V. Levin · 9 years ago
  54. 68b1d24 tests: add sched_yield.test by Fei Jie · 9 years ago
  55. 86ff93e tests: add sync.test by Fei Jie · 9 years ago
  56. 63be9e3 tests: add mknodat.test by Fei Jie · 9 years ago
  57. 363b71d tests: add unlink.test by Fei Jie · 9 years ago
  58. 68d171d tests: add reboot.test by Fei Jie · 9 years ago
  59. 67c2f67 Fix decoding of statfs family syscalls by Dmitry V. Levin · 9 years ago
  60. 13c1d08 tests: add symlink.test by Fei Jie · 9 years ago
  61. 506a42f tests: add rmdir.test by Fei Jie · 9 years ago
  62. 7f05113 tests: add setdomainname.test by Fei Jie · 9 years ago
  63. cd61c9f tests: add sched_rr_get_interval.test by Fei Jie · 9 years ago
  64. 3797d10 tests: extend test coverage of mmap syscall by Dmitry V. Levin · 9 years ago
  65. a9540e7 tests: check decoding of clock_adjtime syscall by Dmitry V. Levin · 9 years ago
  66. ef6b426 tests: add getpgrp.test by Fei Jie · 9 years ago
  67. f914194 tests: add access.test by Fei Jie · 9 years ago
  68. e0057a5 tests: add fchdir.test by Fei Jie · 9 years ago
  69. 5c1776f tests: add mkdir.test by Fei Jie · 9 years ago
  70. 8bfe0d5 tests: add getsid.test by Fei Jie · 9 years ago
  71. 87c0b56 tests: remove obsolete non-strict uid tests by Dmitry V. Levin · 9 years ago
  72. f096422 tests: extend test coverage of getuid/getgid family syscalls by Dmitry V. Levin · 9 years ago
  73. 7f3da2f tests: extend test coverage of getresgid32 syscall by Dmitry V. Levin · 9 years ago
  74. 91119e5 tests: extend test coverage of getresgid syscall by Dmitry V. Levin · 9 years ago
  75. dcc6660 tests: extend test coverage of getresuid32 syscall by Dmitry V. Levin · 9 years ago
  76. fbe1a9e tests: extend test coverage of getresuid syscall by Dmitry V. Levin · 9 years ago
  77. bff70d4 tests: add symlinkat.test by Fei Jie · 9 years ago
  78. 1eb0051 tests: add iopl.test by Fei Jie · 9 years ago
  79. 2e069fc tests: add ioperm.test by Fei Jie · 9 years ago
  80. 5e9944d Fix corner cases of getgroups and setgroups syscall decoders by Dmitry V. Levin · 9 years ago
  81. f184989 tests: check decoding of setfsgid32 syscall by Dmitry V. Levin · 9 years ago
  82. fba762d tests: check decoding of setfsgid syscall by Dmitry V. Levin · 9 years ago
  83. 2def3d4 tests: check decoding of setfsuid32 syscall by Dmitry V. Levin · 9 years ago
  84. 281e457 tests: check decoding of setfsuid syscall by Dmitry V. Levin · 9 years ago
  85. fa7c988 tests: extend test coverage of setresgid32 syscall by Dmitry V. Levin · 9 years ago
  86. 4f6d95d tests: extend test coverage of setresgid syscall by Dmitry V. Levin · 9 years ago
  87. 2b42d8e tests: extend test coverage of setresuid32 syscall by Dmitry V. Levin · 9 years ago
  88. 0eac88a tests: extend test coverage of setresuid syscall by Dmitry V. Levin · 9 years ago
  89. 7d7dfbe tests: extend test coverage of setregid32 syscall by Dmitry V. Levin · 9 years ago
  90. 28d02ea tests: extend test coverage of setregid syscall by Dmitry V. Levin · 9 years ago
  91. 619a96a tests: extend test coverage of setreuid32 syscall by Dmitry V. Levin · 9 years ago
  92. e6d8473 tests: extend test coverage of setreuid syscall by Dmitry V. Levin · 9 years ago
  93. 6511b2d tests: extend test coverage of setgid32 syscall by Dmitry V. Levin · 9 years ago
  94. cf27301 tests: extend test coverage of setgid syscall by Dmitry V. Levin · 9 years ago
  95. 8f0e41a tests: extend test coverage of setuid32 syscall by Dmitry V. Levin · 9 years ago
  96. aa39926 tests: extend test coverage of setuid syscall by Dmitry V. Levin · 9 years ago
  97. 39a33b1 tests: add shmxt.test by Fei Jie · 9 years ago
  98. f22db4e tests: add semop.test by Fei Jie · 9 years ago
  99. 96492b2 tests: check decoding of fchown32 syscall by Dmitry V. Levin · 9 years ago
  100. e6828b1 tests: check decoding of fchown syscall by Dmitry V. Levin · 9 years ago