1. b594c2d ipc/msgsnd0*: cleanup && convert to new API by Xiao Yang · 8 years ago
  2. 97f1183 ipc/msgget0*: cleanup && convert to new API by Xiao Yang · 8 years ago
  3. a93f1f4 syscalls/access04: Convert to new API && Rename by Guangwen Feng · 8 years ago
  4. d974e4b syscalls/setpriority02: Reconstruct && Convert to new API by Guangwen Feng · 8 years ago
  5. b264090 syscalls/nice05: remove obsolete data by Xiao Yang · 8 years ago
  6. 63da99c syscalls/umask01: Cleanup && Use the new API && Rename by Guangwen Feng · 8 years ago
  7. 9a62652 writev: remove writev03 and writev04 by Jan Stancek · 8 years ago
  8. db19194 syscalls: new test writev07 by Jan Stancek · 8 years ago
  9. 6f75462 runtest: Remove redundant ulimit -c 1024 by Cyril Hrubis · 8 years ago
  10. f05d25a syscalls/access02: add behaviour check for F_OK by Guangwen Feng · 8 years ago
  11. c8529af network/perf_lan: remove the test by Alexey Kodanev · 8 years ago
  12. 9f05efa epoll_ctl/epoll_ctl02.c: add new testcase by Xiao Yang · 8 years ago
  13. 8ed2bdb epoll_ctl/epoll_ctl01.c: add new testcase by Xiao Yang · 8 years ago
  14. 1c2fddd waitpid/waitpid10: Break test if fork failed by Han Pingtian · 8 years ago
  15. 22c12be epoll_pwait/epoll_pwait01.c: add new testcase by Guangwen Feng · 9 years ago
  16. 36bb28f epoll_wait/epoll_wait03.c: add new testcase by Guangwen Feng · 9 years ago
  17. 97f5348 epoll_wait/epoll_wait02.c: add new testcase by Guangwen Feng · 9 years ago
  18. 537f21d epoll_wait/epoll_wait01.c: add new testcase by Guangwen Feng · 9 years ago
  19. 6150def syscalls/creat09: Remove. by Cyril Hrubis · 9 years ago
  20. ce12399 pwritev/pwritev02.c: add new testcase by Xiao Yang · 9 years ago
  21. 34c7f33 preadv/preadv02.c: add new testcase by Xiao Yang · 9 years ago
  22. 4ca27ac pwritev/pwritev01.c: add new testcase by Xiao Yang · 9 years ago
  23. 1274a3c preadv/preadv01.c: add new testcase by Xiao Yang · 9 years ago
  24. c4c0bcd signal: add new testcase signal06.c by Li Wang · 9 years ago
  25. 7156197 fcntl/fcntl33.c: add F_SETLEASE test by Guangwen Feng · 9 years ago
  26. 04c7439 fcntl/fcntl32.c: add F_SETLEASE and F_WRLCK argument test by Guangwen Feng · 9 years ago
  27. e90291c open/open13.c: add O_PATH flag test by Guangwen Feng · 9 years ago
  28. 9fc5d7e syscalls/fstat04: Remove. by Cyril Hrubis · 9 years ago
  29. c5a0a54 syscalls/execve{02,04}: Cleanup by Cyril Hrubis · 10 years ago
  30. 26212c7 syscalls/mmap16: regression test for data corruption when blocksize < pagesize for mmaped data by Xiaoguang Wang · 10 years ago
  31. 31c39f7 syscalls/getcwd04.c: regression test for getcwd(2) by Xiaoguang Wang · 10 years ago
  32. 7118910 syscalls/fchmod06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  33. 986ff2f syscalls/rename/rename11.c: add ELOOP, EMLINK and EROFS error value tests by Xiaoguang Wang · 10 years ago
  34. 3b9a89f wait/wait01.c: Add ECHILD test by Zeng Linggang · 10 years ago
  35. 7600563 syscalls/rmdir02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  36. 4102818 syscalls/mknod07: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  37. 54df83c syscalls/mkdir03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  38. 6383fd9 syscalls/link08: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  39. bbffc17 syscalls/lchown03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  40. 25f7789 syscalls/fchown04: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  41. 4e74c99 syscalls/creat06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  42. c0b8cc1 syscalls/chown04: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  43. b111871 syscalls/chmod06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  44. c695ced syscalls/acct01: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  45. 69f15d6 syscalls/access06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  46. f38713b truncate/truncate03.c: cleanup by Xing Gu · 10 years ago
  47. 11622c3 fcntl07: Cleanup and merge with fcntl07B by Cyril Hrubis · 10 years ago
  48. 11018d2 statvfs/statvfs02.c: add new errno testes by Zeng Linggang · 10 years ago
  49. 435448c pwrite/pwrite02.c: cleanup by Cyril Hrubis · 10 years ago
  50. b8e13bc setegid/setegid02.c: add EPERM errno test by Zeng Linggang · 10 years ago
  51. 73932d9 sbrk/sbrk02.c: add ENOMEM errno test by Zeng Linggang · 10 years ago
  52. b929749 setresgid/setresgid04.c: Add new test by Zeng Linggang · 10 years ago
  53. db4549b setresuid/setresuid04.c: Add new test by Zeng Linggang · 10 years ago
  54. cce0640 rmdir/rmdir02.c: add ELOOP, EROFS and EBUSY error value tests by gux.fnst@cn.fujitsu.com · 10 years ago
  55. 96a5025 open/open12.c: add new tests by Zeng Linggang · 10 years ago
  56. c7fb4b7 readdir/readdir21.c: add new error number testes by Zeng Linggang · 10 years ago
  57. 42b136e Removed run_rpc_tests.sh from runtest/rpc, runtest/stress.part3 by Stanislav Kholmanskikh · 10 years ago
  58. 58241b1 pselect/pselect02.c: add new errno tests by Zeng Linggang · 10 years ago
  59. eab69ab mprotect/mprotect04.c: add PROT_NONE, PROT_EXEC flag test by Xing Gu · 11 years ago
  60. 477ea28 fcntl/fcntl31.c: add I/O availability signals test for fcntl(2) by Xiaoguang Wang · 10 years ago
  61. ae090d4 modify_ldt/modify_ldt03.c: add a new test by Zeng Linggang · 10 years ago
  62. 417a052 msync/msync03.c: add EBUSY test for msync(2) by Xiaoguang Wang · 11 years ago
  63. 1e24e42 mknod/mknod07.c: add EROFS and ELOOP error value tests by Xiaoguang Wang · 11 years ago
  64. b2d78ac fchown/fchown04.c: add EROFS error number test by Zeng Linggang · 11 years ago
  65. 52d294a remove the change_owner source code by Zeng Linggang · 11 years ago
  66. 6314720 link/link08.c: add new error tests by Zeng Linggang · 11 years ago
  67. 982652b llseek/llseek03.c: add SEEK_CUR, SEEK_END flag test by Xiaoguang Wang · 11 years ago
  68. 60f5bea mkdir03: add options in runtest files by Wanlong Gao · 11 years ago
  69. 22d3301 msgrcv/msgrcv07.c: add MSG_EXCEPT, MSG_NOERROR flag test by Xiaoguang Wang · 11 years ago
  70. c1dcdca lchown/lchown03.c: add new error number tests by Zeng Linggang · 11 years ago
  71. fe17303 fcntl/fcntl30.c: add F_SETPIPE_SZ, F_GETPIPE_SZ test for fcntl(2) by Xiaoguang Wang · 11 years ago
  72. 9505857 fcntl/fcntl29.c: add F_DUPFD_CLOEXEC test for fcntl(2) by Xiaoguang Wang · 11 years ago
  73. e906e33 getdents/getdents02.c: add ENOENT test for getdents(2) by Xiaoguang Wang · 11 years ago
  74. 6f0b85f creat/creat06.c: add new error tests by Zeng Linggang · 11 years ago
  75. 051c327 runtest/stress.part3: fix cmd for the rpc01 test case by Stanislav Kholmanskikh · 11 years ago
  76. 5b42a1e runltp: add -z, -Z options and change device symbol in runtest files by Xiaoguang Wang · 11 years ago
  77. 853f981 clone/clone08.c: add new tests by zenglg.jy · 11 years ago
  78. 0c071f4 runtests: fix readlink04 by Wanlong Gao · 11 years ago
  79. 7020544 fchmod/fchmod06.c: add EROFS test for fchmod(2) by zenglg.jy · 11 years ago
  80. c7b23c2 access(2): add ELOOP, ENOTDIR, EROFS error number test by Wang, Xiaoguang/王 小光 · 11 years ago
  81. 508c303 acct01: Fix runtest files. by Cyril Hrubis · 11 years ago
  82. 2d127a3 chown/chown04.c: Add ELOOP EROFS by Zeng Linggang · 11 years ago
  83. 5ffe7cf syscalls: Remove acct02. by Cyril Hrubis · 11 years ago
  84. 1c44244 getuid, getgid, setuid, setgid: fixed 16-bit versions by Stanislav Kholmanskikh · 11 years ago
  85. 8773dec runtest: remove getgroups{02,04} by Wanlong Gao · 11 years ago
  86. 4d7e188 syscalls/open11: new open(2) test case by Eryu Guan · 12 years ago
  87. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  88. 95ac11f Remove -F argument passed to creat07. by Garrett Cooper · 14 years ago
  89. 3aacede Add runtest entries for pwrite_*64. by Garrett Cooper · 14 years ago
  90. a99df35 Fix/cleanup lchown tests. by Garrett Cooper · 14 years ago
  91. f388d33 Use $TMP instead of $TMPDIR. by Garrett Cooper · 14 years ago
  92. 99591c0 1. Convert rwtest.sh to rwtest (part 1). by yaberauneya · 15 years ago
  93. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  94. 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
  95. e789978 execve: remove obsoleted test case execve04. Since latest kernel do execve(2) without get file descriptor(kernel commit e7b9b550f53e81ea38e71d322d6f95730df058a2), it only use one file struct. This cause the case execve04 which test for set EMFILE errno obsoleted. This patch removed test case execve04, and changed the index of the test cases after execve04. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>. by subrata_modak · 15 years ago
  96. 4feae2d Here is a new patch to be applied on the November Release (ltp-full-20081130.tgz). It fixes and improves build/install scripts in the Sun-RPC/TI RPC test suite. It takes care also about some portmap/rpcbind conflicts in the tests scripts. Signed-Off-By: Le Rouzic <aime.le-rouzic@bull.net>. by subrata_modak · 16 years ago
  97. 036cd1b Disabling this till TIRPC is built, installed and run properly. Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  98. cbfac50 I propose this new test setuid04 for the setuid syscall. The goal if this test is to check the fsuid is correctly handled by the setuid syscall. To do so, the test create a testfile as root with permission 0644, then do a setuid and try to open the file RDWR. This last open must fail since the process with new UID is not allowed to open the file on write. In a second step, the test does a fork to check the fsuid is correctly passed to a son and the son behaves correctly regarding files, i.e. it cannot open on write the test file. by subrata_modak · 16 years ago
  99. 185f9ea I am proposing with the joined patch to allow the suite to be able the run the previous rpc tests (called now basic_tests). It needs to resolve some issues in the new "tirpc part" before allowing the suite to launch it again. Le Rouzic <aime.le-rouzic@bull.net>. by subrata_modak · 16 years ago
  100. bb52b85 According to Ulrich Drepper, times02 test is bogus (at least for archs which report return value and error in the same value) and times has no reserved error code. So following patch removes times02 from testsuite and moves times03 test to times02. For more information please see http://sources.redhat.com/ml/libc-alpha/2008-04/msg00054.html and http://sources.redhat.com/ml/libc-alpha/2008-04/msg00055.html. Signed-off-by: S.Çağlar Onur <caglar@pardus.org.tr> by subrata_modak · 16 years ago