1. 58241b1 pselect/pselect02.c: add new errno tests by Zeng Linggang · 11 years ago
  2. eab69ab mprotect/mprotect04.c: add PROT_NONE, PROT_EXEC flag test by Xing Gu · 11 years ago
  3. 7525e62 mknodat/mknodat02.c: add ELOOP and EROFS error value test by Xiaoguang Wang · 11 years ago
  4. 477ea28 fcntl/fcntl31.c: add I/O availability signals test for fcntl(2) by Xiaoguang Wang · 11 years ago
  5. d84e52d syscalls/fork: add new case fork14 by Madper Xie · 11 years ago
  6. ae090d4 modify_ldt/modify_ldt03.c: add a new test by Zeng Linggang · 11 years ago
  7. 0feb2d7 mq_notify/mq_notify02.c: add new error tests by Zeng Linggang · 11 years ago
  8. 417a052 msync/msync03.c: add EBUSY test for msync(2) by Xiaoguang Wang · 11 years ago
  9. be7bf59 mkdirat/mkdirat02.c: add new error number tests by Zeng Linggang · 11 years ago
  10. 1e24e42 mknod/mknod07.c: add EROFS and ELOOP error value tests by Xiaoguang Wang · 11 years ago
  11. b6b7bc4 fchownat/fchownat02.c: add a new test by Zeng Linggang · 11 years ago
  12. 8d5fba3 linkat/linkat02.c: add new error number tests by Zeng Linggang · 11 years ago
  13. 8b01a2a syscalls/fanotify: Test generation of overflow events by Jan Kara · 11 years ago
  14. 9ec33a0 syscalls/inotify: Test generation of overflow events by Jan Kara · 11 years ago
  15. b2d78ac fchown/fchown04.c: add EROFS error number test by Zeng Linggang · 11 years ago
  16. 6314720 link/link08.c: add new error tests by Zeng Linggang · 11 years ago
  17. 982652b llseek/llseek03.c: add SEEK_CUR, SEEK_END flag test by Xiaoguang Wang · 11 years ago
  18. 60f5bea mkdir03: add options in runtest files by Wanlong Gao · 11 years ago
  19. 22d3301 msgrcv/msgrcv07.c: add MSG_EXCEPT, MSG_NOERROR flag test by Xiaoguang Wang · 11 years ago
  20. c1dcdca lchown/lchown03.c: add new error number tests by Zeng Linggang · 11 years ago
  21. fe17303 fcntl/fcntl30.c: add F_SETPIPE_SZ, F_GETPIPE_SZ test for fcntl(2) by Xiaoguang Wang · 11 years ago
  22. 9505857 fcntl/fcntl29.c: add F_DUPFD_CLOEXEC test for fcntl(2) by Xiaoguang Wang · 11 years ago
  23. e906e33 getdents/getdents02.c: add ENOENT test for getdents(2) by Xiaoguang Wang · 11 years ago
  24. 6f0b85f creat/creat06.c: add new error tests by Zeng Linggang · 11 years ago
  25. 9b7a0c3 msgctl/msgctl13.c: add IPC_RMID test by Zeng Linggang · 11 years ago
  26. 0400468 msgctl/msgctl12.c: add new tests by Zeng Linggang · 11 years ago
  27. 5b42a1e runltp: add -z, -Z options and change device symbol in runtest files by Xiaoguang Wang · 11 years ago
  28. 853f981 clone/clone08.c: add new tests by zenglg.jy · 11 years ago
  29. 0c071f4 runtests: fix readlink04 by Wanlong Gao · 11 years ago
  30. 7020544 fchmod/fchmod06.c: add EROFS test for fchmod(2) by zenglg.jy · 11 years ago
  31. fe4ae34 dup3(2): add EINVAL error number test by Xiaoguang Wang · 11 years ago
  32. f057c1c fanotify: Add tests verifying fanotify syscalls by Jan Kara · 11 years ago
  33. c7b23c2 access(2): add ELOOP, ENOTDIR, EROFS error number test by Wang, Xiaoguang/王 小光 · 11 years ago
  34. 508c303 acct01: Fix runtest files. by Cyril Hrubis · 11 years ago
  35. 2d127a3 chown/chown04.c: Add ELOOP EROFS by Zeng Linggang · 11 years ago
  36. 3aa27d9 chmod/chmod06.c: add ELOOP, EROFS error number test for chmod(2) by Wang, Xiaoguang · 11 years ago
  37. 5ffe7cf syscalls: Remove acct02. by Cyril Hrubis · 11 years ago
  38. 1c44244 getuid, getgid, setuid, setgid: fixed 16-bit versions by Stanislav Kholmanskikh · 11 years ago
  39. e11382a quotactl/quotactl02.c: create a case to test basic flags of quotactl(2) by DAN LI · 11 years ago
  40. 6582c37 mount/mount06.c: new case to test MS_MOVE of mount by DAN LI · 11 years ago
  41. 9146d83 mount/mount05.c: new case to test MS_BIND of mount by DAN LI · 11 years ago
  42. 8f9db55 mmap/mmap14.c: new case to test MAP_LOCKED of mmap by DAN LI · 11 years ago
  43. d770939 mmap/mmap12.c: new case to test MAP_POPULATE of mmap by DAN LI · 11 years ago
  44. 8329ed8 mmap/mmap13.c: new case to test SIGBUS error of mmap by DAN LI · 11 years ago
  45. 18f6767 New core test of hardlinks and symlinks restrictions by Alexey Kodanev · 11 years ago
  46. 1cd3207 sendmsg testcase for ded34e0fe8fe8c2d595bfa30626654e4b87621e0 by Jan Stancek · 12 years ago
  47. 8773dec runtest: remove getgroups{02,04} by Wanlong Gao · 12 years ago
  48. 85f662d syscalls/getdents: Remove indirection. by Cyril Hrubis · 12 years ago
  49. 28894f5 syscalls/getdents: Add parameter to test getdents64 syscall by Markos Chandras · 12 years ago
  50. 263f8b3 setns: add new syscall test setns02 by Jan Stancek · 12 years ago
  51. eecee42 setns: add new syscall test setns01 by Jan Stancek · 12 years ago
  52. 4d7e188 syscalls/open11: new open(2) test case by Eryu Guan · 12 years ago
  53. e6a89db mremap: add new test mremap05 by Jan Stancek · 12 years ago
  54. 6ce219c new syscall test: migrate_pages02 by Jan Stancek · 12 years ago
  55. 5765e2c new syscall test: migrate_pages01 by Jan Stancek · 12 years ago
  56. dd4927f new syscall test: readahead02 by Jan Stancek · 12 years ago
  57. def4392 new syscall test: readahead01 by Jan Stancek · 12 years ago
  58. a2b01b3 runtest/syscalls: add cma testcases by Caspar Zhang · 12 years ago
  59. 5d56dd5 syscalls/cma: add errno tests by Jan Stancek · 12 years ago
  60. c535030 madvise04: add madvise04 test to default syscalls group by Wanlong Gao · 12 years ago
  61. 3bf3cb1 Clean up inotify(7) wrappers by Garrett Cooper · 12 years ago
  62. 9cb4023 syscalls: remove broken test_mount and test_umount by Cyril Hrubis · 13 years ago
  63. fbaa6be Fix runtest file for fork13. by Cyril Hrubis · 13 years ago
  64. 7bb21e4 syscalls/setxattr03: new testcase to test setxattr(2) by Eryu Guan · 13 years ago
  65. f63c53e syscalls/getxattr03: new testcase to test getxattr(2) by Eryu Guan · 13 years ago
  66. 65248a9 syscalls/sendfile08: new test case for sendfile(2) syscall by Eryu Guan · 13 years ago
  67. fb19ffd syscalls/getxattr02: new testcase to test getxattr(2) by Eryu Guan · 13 years ago
  68. 9542299 syscalls/setxattr02: new testcase to test setxattr(2) by Eryu Guan · 13 years ago
  69. c3c1afe syscalls/getxattr01: new testcase to test getxattr(2) basic function by Eryu Guan · 13 years ago
  70. 9ef54a0 syscalls/setxattr01: new testcase to test setxattr(2) basic function by Eryu Guan · 13 years ago
  71. a88874b syscalls/getrusage04: new testcase by Caspar Zhang · 13 years ago
  72. bde87cb Rewrite the syscalls/set_thread_area tests by Cyril Hrubis · 13 years ago
  73. 5750484 syscalls/mmap11: mask broken test by Caspar Zhang · 13 years ago
  74. 817c782 getrusage03: test ru_maxrss by Caspar Zhang · 13 years ago
  75. b2735f7 mem test items cleanup by czhang@redhat.com · 14 years ago
  76. 3f0688d Ensure fork13 better scales on standard machines. by Garrett Cooper · 14 years ago
  77. b5e244a It's mkdirat01, not mkdir01. by Garrett Cooper · 14 years ago
  78. 205be29 Add pid reuse race condition test. by Garrett Cooper · 14 years ago
  79. 95ac11f Remove -F argument passed to creat07. by Garrett Cooper · 14 years ago
  80. 3aacede Add runtest entries for pwrite_*64. by Garrett Cooper · 14 years ago
  81. a99df35 Fix/cleanup lchown tests. by Garrett Cooper · 14 years ago
  82. 60bb3f5 >From http://lkml.org/lkml/2009/10/2/85: by Garrett Cooper · 14 years ago
  83. 40ba2ec Remove all remaining references to libevent. by Garrett Cooper · 14 years ago
  84. f388d33 Use $TMP instead of $TMPDIR. by Garrett Cooper · 14 years ago
  85. a962b7f Adding runtest entries for rt_sigaction0[23], as noted by Mitani-san, and forgotten by your's truly... by yaberauneya · 15 years ago
  86. 14d5ef4 As pointed out by Casper, the path to run_libevent.sh is actually specified incorrectly in runtest/syscalls. It should be $LTPROOT/testcases/bin/libevent/run_libevent.sh. by yaberauneya · 15 years ago
  87. 13ace44 According to the manpage for mknod(2): by yaberauneya · 15 years ago
  88. db78f8c As Mitani-san noticed the runtest file had two syntax errors -- by yaberauneya · 15 years ago
  89. acb9970 Include libevent in the proverbial mix. by yaberauneya · 15 years ago
  90. 50fb626 1. Merge ftruncate.sh and ftruncate64.sh into one script - ftruncate04.sh - where all you have to do is specify no arguments or 64 to execute ftruncate04 or ftruncate04_64, respectively. by yaberauneya · 15 years ago
  91. df9efad Check in runtest changes for lchown02, and libevent (have to fix that still... almost done). by yaberauneya · 15 years ago
  92. 27274d8 Garret added a new testcase for ptrace() syscall: The following calls ptrace(PTRACE_TRACEME, 0) for all signals and validates that all signals apart from SIGKILL are properly intercepted and WIFSTOPPED remains true, and SIGKILL is properly treated as WIFSIGNALED() && WTERMSIG() returns SIGKILL.I looked at it again this weekend, and my criterion for kill (..., 0) was incorrect. The newer version passes, and tests correct criterion, as per the manpage: by subrata_modak · 15 years ago
  93. b8ee435 Remove this test and itś reference anywhere as requested by Cyril Hrubis <chrubis@suse.cz>. Signed-off-by: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  94. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  95. 90455dc Remove getgid02 from all runtest files (was "[PATCH] Remove getgid02 from ltplite runtest file"). And it appears that I missed some spots. This removes _all_ references to getgid02 from _all_ of the runtest files: Signed-off-by: Garrett Cooper <yanegomi@gmail.com>. by subrata_modak · 15 years ago
  96. 0d9879e It looks like the io_*.sh files are now not needed since the test source has been modified to check for an autoconf definition. This patch modifies the syscalls runtest file to call those test directly. (io_cancel, io_destroy01, io_getevents01, io_setup01, io_submit01). As the scripts are not needed any more, can we remove the following? by subrata_modak · 15 years ago
  97. bdb9a15 Add/Port quotactl01 test for quotactl() syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago
  98. 96cf35e Add/Port waitid02 test for waitid() syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago
  99. d97cb8e Add/Port waitid01 test for waitid() syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago
  100. 57e3435 Add/Port sched_getaffinity01 test for sched_getaffinity() syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago