1. 5bc585e tests/symlinkat.c: cleanup by Dmitry V. Levin · 9 years ago
  2. f75e034 tests/swap.c: cleanup by Dmitry V. Levin · 9 years ago
  3. f5748b0 tests/splice.c: stop using assert by Dmitry V. Levin · 9 years ago
  4. 0b52ac3 tests/setugid.c: cleanup by Dmitry V. Levin · 9 years ago
  5. 60b9187 tests/sethostname.c: use errno2name by Dmitry V. Levin · 9 years ago
  6. b255f6e tests/setgroups.c: use errno2name by Dmitry V. Levin · 9 years ago
  7. 4483f62 tests/seccomp-strict.c: cleanup by Dmitry V. Levin · 9 years ago
  8. 14fa74f tests/seccomp-filter.c: cleanup by Dmitry V. Levin · 9 years ago
  9. 06c2828 tests/sched_xetscheduler.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  10. 61042d4 tests/sched_xetparam.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  11. 3f470d8 tests/renameat.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  12. f224909 tests/rename.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  13. 92e3cca tests/readv.c: cleanup by Dmitry V. Levin · 9 years ago
  14. 304689e tests/pwritev.c: use errno2name by Dmitry V. Levin · 9 years ago
  15. cf1cfe1 tests/preadv-pwritev.c: cleanup by Dmitry V. Levin · 9 years ago
  16. abde241 tests/prctl-seccomp-strict.c: cleanup by Dmitry V. Levin · 9 years ago
  17. 037ab86 tests/openat.c: use errno2name by Dmitry V. Levin · 9 years ago
  18. 1e2f5f7 tests/open.c: use errno2name by Dmitry V. Levin · 9 years ago
  19. 84aeea7 tests/mlockall.c: cleanup by Dmitry V. Levin · 9 years ago
  20. c0b1d6f tests/mlock2.c: stop using assert by Dmitry V. Levin · 9 years ago
  21. d0652a4 tests/mknod.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  22. a175bfe tests/mkdirat.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  23. 1b511d0 tests/lseek.c: cleanup by Dmitry V. Levin · 9 years ago
  24. cd15777 tests/llseek.c: cleanup by Dmitry V. Levin · 9 years ago
  25. 5c62af0 tests/linkat.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  26. 33e0df7 tests/iopl.c: use errno2name by Dmitry V. Levin · 9 years ago
  27. c1dbe05 tests/ioperm.c: use errno2name by Dmitry V. Levin · 9 years ago
  28. 7f68f80 tests/getgroups.c: use errno2name by Dmitry V. Levin · 9 years ago
  29. 337f66e tests/ftruncate64.c: cleanup by Dmitry V. Levin · 9 years ago
  30. a57bc5b tests/ftruncate.c: cleanup by Dmitry V. Levin · 9 years ago
  31. 1717c8c tests/fsync.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  32. ca24b94 tests/flock.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  33. 884471b tests/file_handle.c: use errno2name by Dmitry V. Levin · 9 years ago
  34. 02269e5 tests/fdatasync.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  35. 3fc6bd9 tests/fchownat.c: use errno2name by Dmitry V. Levin · 9 years ago
  36. bf563a9 tests/fchmodat.c: use errno2name by Dmitry V. Levin · 9 years ago
  37. ba93e7b tests/fchmod.c: use errno2name by Dmitry V. Levin · 9 years ago
  38. a263310 tests/faccessat.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  39. 33568cf tests/epoll_wait.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  40. becfc0e tests/epoll_ctl.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  41. 7529683 tests/epoll_create1.c: cleanup by Dmitry V. Levin · 9 years ago
  42. 8243175 tests/epoll_create.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  43. 22f9fa7 tests/dup3.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  44. 65dea4b tests/dup2.c: print syscall() result using %ld format by Dmitry V. Levin · 9 years ago
  45. 89b575d tests/dup.c: cleanup by Dmitry V. Levin · 9 years ago
  46. b0a647f tests/creat.c: stop using sys/stat.h by Dmitry V. Levin · 9 years ago
  47. 0d8361f tests/copy_file_range.c: stop using assert by Dmitry V. Levin · 9 years ago
  48. adbbc2d tests/chroot.c: use errno2name by Dmitry V. Levin · 9 years ago
  49. 5327e9c tests/aio.c: use errno2name by Dmitry V. Levin · 9 years ago
  50. dd02f09 tests: cleanup acct.test by Dmitry V. Levin · 9 years ago
  51. 9f6611b tests: use errno2name() by Dmitry V. Levin · 9 years ago
  52. 57b5f55 tests/dup.c: include "tests.h" by Dmitry V. Levin · 9 years ago
  53. ef6b426 tests: add getpgrp.test by Fei Jie · 9 years ago
  54. f914194 tests: add access.test by Fei Jie · 9 years ago
  55. e0057a5 tests: add fchdir.test by Fei Jie · 9 years ago
  56. 5c1776f tests: add mkdir.test by Fei Jie · 9 years ago
  57. 8bfe0d5 tests: add getsid.test by Fei Jie · 9 years ago
  58. 2b69fd4 tests: add errno2name function to libtests by Dmitry V. Levin · 9 years ago
  59. 769c98a hppa: rename ECANCELLED to ECANCELED by Dmitry V. Levin · 9 years ago
  60. 1264645 Remove parser of unimplemented timerfd syscall by Dmitry V. Levin · 9 years ago
  61. e8a8f6d tests: workaround kernel bugs in seccomp-strict.test and prctl-seccomp-strict.test by Dmitry V. Levin · 9 years ago
  62. bea7073 tests/shmxt.c: do not use SHM_RND, it is unreliable by Dmitry V. Levin · 9 years ago
  63. c8cc0f2 tests/rt_sigpending.c: fix for systems where _NSIG > 16 * sizeof(long) by Dmitry V. Levin · 9 years ago
  64. d424c76 prctl-seccomp-strict.test: robustify against unrelated prctl invocations by Dmitry V. Levin · 9 years ago
  65. fdb2a18 tests: adjust rt_sigpending to older kernels by Dmitry V. Levin · 9 years ago
  66. f73a3a4 tests: adjust readv/writev and preadv/pwritev tests to older kernels by Dmitry V. Levin · 9 years ago
  67. 87c0b56 tests: remove obsolete non-strict uid tests by Dmitry V. Levin · 9 years ago
  68. f096422 tests: extend test coverage of getuid/getgid family syscalls by Dmitry V. Levin · 9 years ago
  69. 7f3da2f tests: extend test coverage of getresgid32 syscall by Dmitry V. Levin · 9 years ago
  70. 91119e5 tests: extend test coverage of getresgid syscall by Dmitry V. Levin · 9 years ago
  71. dcc6660 tests: extend test coverage of getresuid32 syscall by Dmitry V. Levin · 9 years ago
  72. fbe1a9e tests: extend test coverage of getresuid syscall by Dmitry V. Levin · 9 years ago
  73. bff70d4 tests: add symlinkat.test by Fei Jie · 9 years ago
  74. 1eb0051 tests: add iopl.test by Fei Jie · 9 years ago
  75. ef2007e mips o32, powerpc, powerpc64: fix decoding of iopl syscall by Dmitry V. Levin · 9 years ago
  76. 2e069fc tests: add ioperm.test by Fei Jie · 9 years ago
  77. 5e9944d Fix corner cases of getgroups and setgroups syscall decoders by Dmitry V. Levin · 9 years ago
  78. ba210af Cleanup setfsuid syscall decoder by Dmitry V. Levin · 9 years ago
  79. f184989 tests: check decoding of setfsgid32 syscall by Dmitry V. Levin · 9 years ago
  80. fba762d tests: check decoding of setfsgid syscall by Dmitry V. Levin · 9 years ago
  81. 2def3d4 tests: check decoding of setfsuid32 syscall by Dmitry V. Levin · 9 years ago
  82. 281e457 tests: check decoding of setfsuid syscall by Dmitry V. Levin · 9 years ago
  83. fa7c988 tests: extend test coverage of setresgid32 syscall by Dmitry V. Levin · 9 years ago
  84. 4f6d95d tests: extend test coverage of setresgid syscall by Dmitry V. Levin · 9 years ago
  85. 2b42d8e tests: extend test coverage of setresuid32 syscall by Dmitry V. Levin · 9 years ago
  86. 0eac88a tests: extend test coverage of setresuid syscall by Dmitry V. Levin · 9 years ago
  87. 7d7dfbe tests: extend test coverage of setregid32 syscall by Dmitry V. Levin · 9 years ago
  88. 28d02ea tests: extend test coverage of setregid syscall by Dmitry V. Levin · 9 years ago
  89. 619a96a tests: extend test coverage of setreuid32 syscall by Dmitry V. Levin · 9 years ago
  90. e6d8473 tests: extend test coverage of setreuid syscall by Dmitry V. Levin · 9 years ago
  91. 6511b2d tests: extend test coverage of setgid32 syscall by Dmitry V. Levin · 9 years ago
  92. cf27301 tests: extend test coverage of setgid syscall by Dmitry V. Levin · 9 years ago
  93. 8f0e41a tests: extend test coverage of setuid32 syscall by Dmitry V. Levin · 9 years ago
  94. aa39926 tests: extend test coverage of setuid syscall by Dmitry V. Levin · 9 years ago
  95. 39a33b1 tests: add shmxt.test by Fei Jie · 9 years ago
  96. 10c6c3f alpha: fix decoding of shmat syscall by Dmitry V. Levin · 9 years ago
  97. f22db4e tests: add semop.test by Fei Jie · 9 years ago
  98. 7d23d33 prctl-seccomp-filter-v.test: robustify against unrelated prctl invocations by Dmitry V. Levin · 9 years ago
  99. bcdd204 tests/pselect6.c: fix potential output mismatch by Dmitry V. Levin · 9 years ago
  100. 96492b2 tests: check decoding of fchown32 syscall by Dmitry V. Levin · 9 years ago