1. 50493f6 doc: test-writing-guidelinex.txt Update by Cyril Hrubis · 10 years ago
  2. 6f0b85f creat/creat06.c: add new error tests by Zeng Linggang · 11 years ago
  3. 6850e35 rwho01: fix mistakes by Simon Xu · 11 years ago
  4. 248bb4b use inotify_init1(0) for inotify tests on aarch64 by Jeffrey Bastian · 10 years ago
  5. 71e8e19 module/delete_module: make delete_module tests run default by Xiaoguang Wang · 10 years ago
  6. c8da874 delete_module/delete_module03.c: cleanup by Xiaoguang Wang · 10 years ago
  7. c2a4cd9 delete_module/delete_module02.c: cleanup by Xiaoguang Wang · 10 years ago
  8. 953df03 delete_module/delete_module01.c: cleanup by Xiaoguang Wang · 10 years ago
  9. 1e278ab cmdlib/end_testcase: don't call tst_cleanup, exit on pass by Jiri Jaburek · 11 years ago
  10. 73469b5 xinetd_tests.sh: explicitly enable IPv6 by Simon Xu · 11 years ago
  11. 8c1e85d sctp: Avoid using file descriptor 0 to get ENOTSOCK by Simon Xu · 11 years ago
  12. 9b7a0c3 msgctl/msgctl13.c: add IPC_RMID test by Zeng Linggang · 10 years ago
  13. 0400468 msgctl/msgctl12.c: add new tests by Zeng Linggang · 10 years ago
  14. 50203a4 nfsstress: fix paths by Stanislav Kholmanskikh · 10 years ago
  15. 3f0510c lib: Flush test output on FORK_OR_VFORK() by Cyril Hrubis · 10 years ago
  16. 762111b syscalls/ipc: Make use of tst_require_root() by Cyril Hrubis · 10 years ago
  17. ee75ce3 lib: Fix a few warnings. by Cyril Hrubis · 10 years ago
  18. b24f167 getpeername/getpeername01.c: add EINVAL error number test by zenglg.jy · 11 years ago
  19. f8cb57f getpeername/getpeername01.c: cleanup by zenglg.jy · 11 years ago
  20. 3d8cf2f rpc01: fix compile-time warnings by Stanislav Kholmanskikh · 11 years ago
  21. a9c0f8e rpc01: moved common functions to a lib by Stanislav Kholmanskikh · 11 years ago
  22. 051c327 runtest/stress.part3: fix cmd for the rpc01 test case by Stanislav Kholmanskikh · 11 years ago
  23. 3015af2 fallocate/fallocate02.c: add EFBIG error test by Zeng Linggang · 11 years ago
  24. 97a54fc fallocate/fallocate02.c: cleanup by Zeng Linggang · 11 years ago
  25. 1030c9d lib/safe_macros.c: add SAFE_FSTAT() by Zeng Linggang · 11 years ago
  26. 7148254 fallocate/fallocate.h: create fallocate.h to encapsulate fallocate(2) by Zeng Linggang · 11 years ago
  27. e8e92a2 fallocate: Remove run.sh script by Cyril Hrubis · 10 years ago
  28. 63b2c7c getrlimit/getrlimit01.c: add some new test by zenglg.jy · 11 years ago
  29. 2bf2a07 getrlimit/getrlimit01.c: cleanup by zenglg.jy · 11 years ago
  30. 12563f9 doc: test writing guidelines by Cyril Hrubis · 10 years ago
  31. ddd3b85 lib: Add tst_fork() and update guidelines by Cyril Hrubis · 10 years ago
  32. 5b42a1e runltp: add -z, -Z options and change device symbol in runtest files by Xiaoguang Wang · 11 years ago
  33. 6d78baf fix glb_run type for disktest by Jeffrey Bastian · 11 years ago
  34. 707aff5 semop/semop02.c: add ERANGE error value test by Xiaoguang Wang · 11 years ago
  35. 58e59a5 semop/semop02.c: cleanup by Xiaoguang Wang · 11 years ago
  36. 6e6f6b4 device-drivers: acpi: add new test for acpi-cpufreq driver by Alexey Kodanev · 11 years ago
  37. 1a04a85 fpathconf/fpathconf01.c: add new test by zenglg.jy · 11 years ago
  38. 6ae447c fpathconf/fpathconf01.c: cleanup by zenglg.jy · 11 years ago
  39. 92eeadc doc: Fix PATH in test-writing-guidelines.txt by Cyril Hrubis · 11 years ago
  40. dcd5af4 config.mk.in: Turn on extra warnings. by Cyril Hrubis · 11 years ago
  41. 25af3d2 setpgid03: Further fixes. by Cyril Hrubis · 11 years ago
  42. 52167a1 setpgid03: use tst_checkpoint interface by Stanislav Kholmanskikh · 11 years ago
  43. 6bfe99a setpgid03: handle children errors and cleanup by Stanislav Kholmanskikh · 11 years ago
  44. df8187a ssh: don't use crypt-based pre-encrypted passwords by Jiri Jaburek · 11 years ago
  45. 1c71dee ssh: try to prevent invalid PASS when remote cmd fails by Jiri Jaburek · 11 years ago
  46. 77ce600 ssh: properly create/remove user home dir, if possible by Jiri Jaburek · 11 years ago
  47. 3277470 ssh: remove unused ssh_set_passwd script by Jiri Jaburek · 11 years ago
  48. b3460e4 ssh: unify code style amongst ssh tests by Jiri Jaburek · 11 years ago
  49. c8b3e28 LTP 20140115 by Cyril Hrubis · 11 years ago
  50. 699a579 utils: sctp: Fix build for prefixed architectures by Markos Chandras · 11 years ago
  51. afb6168 doc: Add test writing guidelines by Cyril Hrubis · 11 years ago
  52. 7006b57 setregid02, setresuid03: inval_user fix by Stanislav Kholmanskikh · 11 years ago
  53. bc44eb3 lib: tst_get_unused_uid, tst_get_unused_gid by Stanislav Kholmanskikh · 11 years ago
  54. c5d2542 configure: Add mkdirat() detection, fix build by Cyril Hrubis · 11 years ago
  55. 1db6266 lib/cloner.c: add ltp_clone7() and fix build by Zeng Linggang · 11 years ago
  56. 971e4eb lib: fix logic error in strncpy by Mike Frysinger · 11 years ago
  57. 9f42be1 lib: fix noreturn warnings by Mike Frysinger · 11 years ago
  58. bf6904f lib: tests: fix up build time warnings by Mike Frysinger · 11 years ago
  59. 4fd2638 lib: fix warnings in fallback set_time logic by Mike Frysinger · 11 years ago
  60. 14f1d23 cpuset/cpuset_syscall_test: check HAVE_DECL_MPOL_F_MEMS_ALLOWED by Jan Stancek · 11 years ago
  61. 9317d9c lib/cloner.c: Use clone() on s390 and s390x too by Cyril Hrubis · 11 years ago
  62. 50a1afe clone08: Fix another compilation failure. by Cyril Hrubis · 11 years ago
  63. 93c6031 lib: cloner: merge the different ifdef paths a bit by Mike Frysinger · 11 years ago
  64. 5194feb lib: errnos: Add few more ifdefs. by Cyril Hrubis · 11 years ago
  65. 98f8747 lapi: Add fcntl.h to define O_CLOEXEC, fix build by Cyril Hrubis · 11 years ago
  66. 653e58f lib: errnos: use ERFKILL only if it's defined by Jan Stancek · 11 years ago
  67. b6e83fe semop/semop04.c: fix a bug when running with -i option by Xiaoguang Wang · 11 years ago
  68. 166cf21 get_robust_list01: use pid_max instead of UINT16_MAX by Jan Stancek · 11 years ago
  69. 55a7a5e setrlimit01: caught SIGTERM as well by Wanlong Gao · 11 years ago
  70. 853f981 clone/clone08.c: add new tests by zenglg.jy · 11 years ago
  71. 5f5cb63 lib/cloner.c: add more args by zenglg.jy · 11 years ago
  72. 58c67c6 setrlimit01: code clean up by Wanlong Gao · 11 years ago
  73. 1823f09 device-drivers: uaccess: enable build and run by Alexey Kodanev · 11 years ago
  74. ddf49bf device-drivers: uaccess: test access to user-space memory by Alexey Kodanev · 11 years ago
  75. 9d3b453 device-drivers: acpi: enable build and run by Alexey Kodanev · 11 years ago
  76. e23db98 device-drivers: acpi: fixes by Alexey Kodanev · 11 years ago
  77. 0de9387 device-drivers: acpi: fix file names by Alexey Kodanev · 11 years ago
  78. 414752b cap_bound: remove check_for_libcap.sh and dummy.c by Cyril Hrubis · 11 years ago
  79. 98308f0 mstress: Fix install collision. by Cyril Hrubis · 11 years ago
  80. 0c071f4 runtests: fix readlink04 by Wanlong Gao · 11 years ago
  81. 705a016 ltp-networking/iproute: fix iproute test by Vincent Hsu · 11 years ago
  82. e1c5e46 ltp-networking/tcp_cmds/finger: fix finger test by Vincent Hsu · 11 years ago
  83. aa23056 creat/creat06.c: cleanup by zenglg.jy · 11 years ago
  84. 7020544 fchmod/fchmod06.c: add EROFS test for fchmod(2) by zenglg.jy · 11 years ago
  85. f166fc8 fchmod/fchmod06.c: cleanup by zenglg.jy · 11 years ago
  86. 6f22494 Move sctp to utils and bump it to 1.0.15 by Simon Xu · 11 years ago
  87. ae1e1d2 nftw: Fix build on older distros. by Cyril Hrubis · 11 years ago
  88. 19b69d5 safe_touch: use utimes(2) if utimensat(2) is not defined by Stanislav Kholmanskikh · 11 years ago
  89. 1c86abd created lapi/utime.h by Stanislav Kholmanskikh · 11 years ago
  90. 2d58502 autoconf check for utimensat(2) by Stanislav Kholmanskikh · 11 years ago
  91. 9a3e8bc sendmsg01: use invalid but positive msg_namelen value by Jan Stancek · 11 years ago
  92. bad6405 sendmsg01: fix test for invalid to buffer by Wanlong Gao · 11 years ago
  93. 0e85351 asapi_07: fix data types by Simon Xu · 11 years ago
  94. 9a7031a rpc01: fix paths and add Makefile for datafiles by Simon Xu · 11 years ago
  95. 5811a1d ptrace: Fix build problems with glibc-2.18 by Markos Chandras · 11 years ago
  96. 1346646 move testcases/kernel/fs/ext4-new-features/ffsb to utils by Cyril Hrubis · 11 years ago
  97. 1f1e15a msgctl: fix a bug of No such file or directory by Peng Haitao · 11 years ago
  98. 1c6354e send*: use concrete flags for 'invalid flags set' by Jan Stancek · 11 years ago
  99. c4c6c3f dup3_02: Fix build on uClibc. by Cyril Hrubis · 11 years ago
  100. 970c0e0 confstr01: Fix regression on uClibc by Cyril Hrubis · 11 years ago