1. 33e1db8 syscalls/mkdirat01: Fixes. by Cyril Hrubis · 11 years ago
  2. 4bbec17 lapi: Add mkdirat.h by Cyril Hrubis · 11 years ago
  3. be7bf59 mkdirat/mkdirat02.c: add new error number tests by Zeng Linggang · 11 years ago
  4. d6e9b78 msgctl11: process message queues by portions by Stanislav Kholmanskikh · 11 years ago
  5. 31c09bc msgctl11: cleanup and fflush removed by Stanislav Kholmanskikh · 11 years ago
  6. af0ea7b syscalls/link: Cleanup. by Cyril Hrubis · 11 years ago
  7. c459235 SAFE_MACROS: Add chmod() and fchmod() by Cyril Hrubis · 11 years ago
  8. 2f1458a lstat/lstat02.c: add ELOOP errno test by Zeng Linggang · 11 years ago
  9. ed3e3eb mlock/mlock02.c: add EPERM and ENOMEM errno tests by Zeng Linggang · 11 years ago
  10. 307e826 mlock/mlock02.c: cleanup by Zeng Linggang · 11 years ago
  11. ef9aac6 safe_macros: Add SAFE_GETRLIMIT and SAFE_SETRLIMIT by Zeng Linggang · 11 years ago
  12. 0f0e348 lib: Rewrite FS type detection code + docs by Cyril Hrubis · 11 years ago
  13. 3a049e6 llseek/llseek03.c: cleanup by Xiaoguang Wang · 11 years ago
  14. 1e24e42 mknod/mknod07.c: add EROFS and ELOOP error value tests by Xiaoguang Wang · 11 years ago
  15. 47f7fa0 mknod/mknod07.c: cleanup by Xiaoguang Wang · 11 years ago
  16. f4289d6 README: Fix typos + minor update. by Cyril Hrubis · 11 years ago
  17. 912e264 syscalls/swapoff02: Simplify the testcase. by Cyril Hrubis · 11 years ago
  18. 591ddcb syscalls/swapoff*: Cleanup. by Cyril Hrubis · 11 years ago
  19. f6f4b7f syscalls/swapon*: Cleanup. by Cyril Hrubis · 11 years ago
  20. 19121ad syscalls/ustat*: Cleanup. by Cyril Hrubis · 11 years ago
  21. a909b97 updated .gitignore for new tests in lib/tests by Stanislav Kholmanskikh · 11 years ago
  22. c7d5195 kernel/module/delete_module: added .gitignore by Stanislav Kholmanskikh · 11 years ago
  23. 2b69feb module.mk: remove module_name.ko.unsigned files after build by Stanislav Kholmanskikh · 11 years ago
  24. 6651349 testcases/kernel/fs/ext4-new-features: added .gitignore by Stanislav Kholmanskikh · 11 years ago
  25. 4e14f7e utils: .gitignore by Stanislav Kholmanskikh · 11 years ago
  26. a03bf3d testcases/network: added mc_gethost binary to .gitignore by Stanislav Kholmanskikh · 11 years ago
  27. b6b7bc4 fchownat/fchownat02.c: add a new test by Zeng Linggang · 11 years ago
  28. f911361 fchownat/fchownat01.c: cleanup by Zeng Linggang · 11 years ago
  29. b3f6138 include/safe_macros.h: fix mistakes by Zeng Linggang · 11 years ago
  30. 5a6d025 madvise/madvise03: return TCONF on ENOTSUP by Francesco Rundo · 11 years ago
  31. 855da1d move_pages: print errno if move_pages fail by Jan Stancek · 11 years ago
  32. 805677e controllers/memcg_lib.sh: reset root cgroup's memory.use_hierarchy to 0 by Xiaoguang Wang · 11 years ago
  33. 4ce95c6 Change crashkernel param to 256M@128M by Sweekar Pinto · 11 years ago
  34. 9f5316b Fix passwordless ssh for network(ssh) dump test by Sweekar Pinto · 11 years ago
  35. 8eab11a Fix compilation errors in crasher.c by Sweekar Pinto · 11 years ago
  36. 7ee6327 safe_macros: Add SAFE_STAT and SAFE_LSTAT by Cyril Hrubis · 11 years ago
  37. 8697aa9 lapi: fcntl.h: Add AT_SYMLINK_NOFOLLOW by Cyril Hrubis · 11 years ago
  38. bf17abf lib/test.h: add macro to declare init/cleanup functions by Alexey Kodanev · 11 years ago
  39. d1043c9 lstat/lstat02.c: cleanup by Zeng Linggang · 11 years ago
  40. eb3aa4e sigaltstack01/02: fix old-style warnings by Jan Stancek · 11 years ago
  41. 45e36e4 sigaltstack02: avoid using MINSIGSTKSZ defined by glibc by Jan Stancek · 11 years ago
  42. 8d5fba3 linkat/linkat02.c: add new error number tests by Zeng Linggang · 11 years ago
  43. 71e75a5 lib/tst_mkfs: append -f option when creating btrfs by Eryu Guan · 11 years ago
  44. 8abcb99 open_posix_testsuite: Update document by Peng Haitao · 11 years ago
  45. d9d03d4 sigaction:16-1: leave it untested on the Linux kernel less than 2.6.22 by Peng Haitao · 11 years ago
  46. 9592ed4 syscalls/utils: Fix unused warnings in compat*.h by Cyril Hrubis · 11 years ago
  47. a801ded syscalls/lchown: 16-bit fixes and minor cleanup by Stanislav Kholmanskikh · 11 years ago
  48. 8b01a2a syscalls/fanotify: Test generation of overflow events by Jan Kara · 11 years ago
  49. 9ec33a0 syscalls/inotify: Test generation of overflow events by Jan Kara · 11 years ago
  50. 1ea2821 syscalls/inotify: Extend tests to verify cookie value by Jan Kara · 11 years ago
  51. b2d78ac fchown/fchown04.c: add EROFS error number test by Zeng Linggang · 11 years ago
  52. 52d294a remove the change_owner source code by Zeng Linggang · 11 years ago
  53. 6314720 link/link08.c: add new error tests by Zeng Linggang · 11 years ago
  54. 982652b llseek/llseek03.c: add SEEK_CUR, SEEK_END flag test by Xiaoguang Wang · 11 years ago
  55. 71cd277 include/config.mk: add -Wold-style-definition by Alexey Kodanev · 11 years ago
  56. 60f5bea mkdir03: add options in runtest files by Wanlong Gao · 11 years ago
  57. d931ebb mkdir/mkdir03.c: add new error number tests by Zeng Linggang · 11 years ago
  58. 96bf1a3 mkdir/mkdir03.c: cleanup by Zeng Linggang · 11 years ago
  59. 22d3301 msgrcv/msgrcv07.c: add MSG_EXCEPT, MSG_NOERROR flag test by Xiaoguang Wang · 11 years ago
  60. c1dcdca lchown/lchown03.c: add new error number tests by Zeng Linggang · 11 years ago
  61. fe17303 fcntl/fcntl30.c: add F_SETPIPE_SZ, F_GETPIPE_SZ test for fcntl(2) by Xiaoguang Wang · 11 years ago
  62. 9505857 fcntl/fcntl29.c: add F_DUPFD_CLOEXEC test for fcntl(2) by Xiaoguang Wang · 11 years ago
  63. e906e33 getdents/getdents02.c: add ENOENT test for getdents(2) by Xiaoguang Wang · 11 years ago
  64. 74f9023 ip_tests.sh: fix errors by Simon Xu · 11 years ago
  65. 4d9311e fchown/fchown04.c: cleanup by Zeng Linggang · 11 years ago
  66. 187e323 doc: test-writing-guidelines: Fixes by Cyril Hrubis · 11 years ago
  67. 55d8ae5 tst_res: constify char buffers were possible by Mike Frysinger · 11 years ago
  68. 1a1339d Update README. by Cyril Hrubis · 11 years ago
  69. 95a6145 Remove README.ltp-devel.in and ltp-devel.spec.in by Cyril Hrubis · 11 years ago
  70. 3b6e352 Remove long time unused CREDITS file. by Cyril Hrubis · 11 years ago
  71. d2d64cf doc: test-writing-guidelines: Add correct cleanup by Cyril Hrubis · 11 years ago
  72. 91bfa5b Fix tst_require_root() usage. by Cyril Hrubis · 11 years ago
  73. 50493f6 doc: test-writing-guidelinex.txt Update by Cyril Hrubis · 11 years ago
  74. 6f0b85f creat/creat06.c: add new error tests by Zeng Linggang · 11 years ago
  75. 6850e35 rwho01: fix mistakes by Simon Xu · 11 years ago
  76. 248bb4b use inotify_init1(0) for inotify tests on aarch64 by Jeffrey Bastian · 11 years ago
  77. 71e8e19 module/delete_module: make delete_module tests run default by Xiaoguang Wang · 11 years ago
  78. c8da874 delete_module/delete_module03.c: cleanup by Xiaoguang Wang · 11 years ago
  79. c2a4cd9 delete_module/delete_module02.c: cleanup by Xiaoguang Wang · 11 years ago
  80. 953df03 delete_module/delete_module01.c: cleanup by Xiaoguang Wang · 11 years ago
  81. 1e278ab cmdlib/end_testcase: don't call tst_cleanup, exit on pass by Jiri Jaburek · 11 years ago
  82. 73469b5 xinetd_tests.sh: explicitly enable IPv6 by Simon Xu · 11 years ago
  83. 8c1e85d sctp: Avoid using file descriptor 0 to get ENOTSOCK by Simon Xu · 11 years ago
  84. 9b7a0c3 msgctl/msgctl13.c: add IPC_RMID test by Zeng Linggang · 11 years ago
  85. 0400468 msgctl/msgctl12.c: add new tests by Zeng Linggang · 11 years ago
  86. 50203a4 nfsstress: fix paths by Stanislav Kholmanskikh · 11 years ago
  87. 3f0510c lib: Flush test output on FORK_OR_VFORK() by Cyril Hrubis · 11 years ago
  88. 762111b syscalls/ipc: Make use of tst_require_root() by Cyril Hrubis · 11 years ago
  89. ee75ce3 lib: Fix a few warnings. by Cyril Hrubis · 11 years ago
  90. b24f167 getpeername/getpeername01.c: add EINVAL error number test by zenglg.jy · 11 years ago
  91. f8cb57f getpeername/getpeername01.c: cleanup by zenglg.jy · 11 years ago
  92. 3d8cf2f rpc01: fix compile-time warnings by Stanislav Kholmanskikh · 11 years ago
  93. a9c0f8e rpc01: moved common functions to a lib by Stanislav Kholmanskikh · 11 years ago
  94. 051c327 runtest/stress.part3: fix cmd for the rpc01 test case by Stanislav Kholmanskikh · 11 years ago
  95. 3015af2 fallocate/fallocate02.c: add EFBIG error test by Zeng Linggang · 11 years ago
  96. 97a54fc fallocate/fallocate02.c: cleanup by Zeng Linggang · 11 years ago
  97. 1030c9d lib/safe_macros.c: add SAFE_FSTAT() by Zeng Linggang · 11 years ago
  98. 7148254 fallocate/fallocate.h: create fallocate.h to encapsulate fallocate(2) by Zeng Linggang · 11 years ago
  99. e8e92a2 fallocate: Remove run.sh script by Cyril Hrubis · 11 years ago
  100. 63b2c7c getrlimit/getrlimit01.c: add some new test by zenglg.jy · 11 years ago