1. 28796c9 network/nfsstat01: umount only if it was mounted by Alexey Kodanev · 10 years ago
  2. 6b22d9d utimes/utimes01.c: add EPERM and EROFS error value tests by Xing Gu · 10 years ago
  3. c287084 utimes/utimes01.c: cleanup by Xing Gu · 10 years ago
  4. 3c00dbb containers/netns: enable IPv6 address autoconfiguration for veth interfaces by Xiaoguang Wang · 10 years ago
  5. 3ccc48d syscalls: Move hugemmap03 to mmap15 by Cyril Hrubis · 10 years ago
  6. 049bed7 mem/hugemmap03: Strip hugepage usage. by Cyril Hrubis · 10 years ago
  7. 02a4e26 controllers/cpuacct: add cpuacct tests to default and somecleanup by Zeng Linggang · 10 years ago
  8. d51588c linkat/linkat02.c: Fix EMLINK case by Cyril Hrubis · 10 years ago
  9. 363207f syslog: rsyslog doesn't create empty log files by Jan Stancek · 10 years ago
  10. d301beb truncate/truncate03.c: add EFBIG and ELOOP error value tests by Xing Gu · 10 years ago
  11. f38713b truncate/truncate03.c: cleanup by Xing Gu · 10 years ago
  12. 11622c3 fcntl07: Cleanup and merge with fcntl07B by Cyril Hrubis · 10 years ago
  13. 4d91ec5 syscalls/fstatfs01: Add test on pipe(2) fd by Cyril Hrubis · 10 years ago
  14. fe0461d syscalls/fstatfs02: Using temporary file description to test the syscall by Shuang Qiu · 10 years ago
  15. 563a8b7 syscalls/symlink01: Fix test messages by Cyril Hrubis · 10 years ago
  16. 1dbf0b4 lib: Remove -c option and STD_COPIES by Cyril Hrubis · 10 years ago
  17. 64985a8 syscalls/lstat03: Cleanup. by Cyril Hrubis · 10 years ago
  18. 88c5aa7 lstat/lstat03.c: Fix broken file type check by Nicolas Joly · 10 years ago
  19. 0022e57 syscalls/fchown05: Cleanup & fixes by Cyril Hrubis · 10 years ago
  20. 369bb1c syscalls/fchown03: Cleanup & fixes by Cyril Hrubis · 10 years ago
  21. 4b649da sendfile/sendfile06.c: cleanup and fix some bugs by Cyril Hrubis · 10 years ago
  22. 11018d2 statvfs/statvfs02.c: add new errno testes by Zeng Linggang · 10 years ago
  23. fa9a631 statvfs/statvfs01.c: cleanup by Zeng Linggang · 10 years ago
  24. c5f6cad syscalls/fchonw02: Cleanup & fixes by Cyril Hrubis · 10 years ago
  25. 089e030 syscalls/fchown01: Cleanup. by Cyril Hrubis · 10 years ago
  26. 3cbe541 syscalls/splice01: Cleanup & fixes. by Cyril Hrubis · 10 years ago
  27. 4284006 syscalls/splice02: Cleanup by Cyril Hrubis · 10 years ago
  28. d458410 syscalls/vmsplice01: Cleanup & fixes. by Cyril Hrubis · 10 years ago
  29. 153bdc7 syscalls/tee01: Cleanup & fixes. by Cyril Hrubis · 10 years ago
  30. 6bd56e6 splice, tee: Move splice.h tee.h to include/lapi by Cyril Hrubis · 10 years ago
  31. cf90050 splice/splice03.c: add EBADF, EINVAL and ESPIPE error value tests by Xing Gu · 10 years ago
  32. fd060ed tee/tee02.c: add EINVAL error value test by Xing Gu · 10 years ago
  33. 3e04fd5 syscalls/fcntl08: Remove CRAY and hpux ifdefs by Cyril Hrubis · 10 years ago
  34. c183203 syscalls/mknod01: Remove CRAY ifdefs by Cyril Hrubis · 10 years ago
  35. 7422562 testcases: Constify missed msg variables. by Cyril Hrubis · 10 years ago
  36. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  37. 88629d4 syscalls/setpgrp01: Remove ifdefs, cleanup. by Cyril Hrubis · 10 years ago
  38. b2de554 syscalls/brk01: Remove CRAY ifdefs by Cyril Hrubis · 10 years ago
  39. 3c4f0be syscalls/fstatfs01: Remove ifndef __linux__ by Cyril Hrubis · 10 years ago
  40. 2affa2b syscalls/rmdir05: Remove SGI and CRAY ifdefs by Cyril Hrubis · 10 years ago
  41. ef58e18 dma_thread_diotest7: Finish the rename. by Cyril Hrubis · 10 years ago
  42. 52de6e2 direct_io/dma_thread_diotest7.c: cleanup and add it to run default by Xiaoguang Wang · 10 years ago
  43. eca51a6 sendfile01_server: Correction to run right server by Chandrashekhar Nandi · 10 years ago
  44. 87e7569 sendfile01: Corrected mc_gethost argument by Chandrashekhar Nandi · 10 years ago
  45. 6d0e980 setpriority/setpriority01.c: cleanup by Cyril Hrubis · 10 years ago
  46. 0b791f4 pwrite/pwrite02.c: make EBADF error value tests sufficient by Cyril Hrubis · 10 years ago
  47. 435448c pwrite/pwrite02.c: cleanup by Cyril Hrubis · 10 years ago
  48. 5fa2cc2 testcases/kernel/include/lib.mk: fix invalid libkerntest.a path by Xiaoguang Wang · 10 years ago
  49. 1a4b38c fs/ext4-new-features: cleanup by Xiaoguang Wang · 10 years ago
  50. 9018b0a read/read02.c: fix skipping all testes on tmpfs by Zeng Linggang · 10 years ago
  51. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  52. dbf7cd5 read/read02.c: add new error number tests by Zeng Linggang · 10 years ago
  53. 6791228 read/read02.c: cleanup by Zeng Linggang · 10 years ago
  54. b8e13bc setegid/setegid02.c: add EPERM errno test by Zeng Linggang · 10 years ago
  55. b5ec8a1 setegid/setegid01.c: cleanup by Zeng Linggang · 10 years ago
  56. 8866f06 setpgid/setpgid01.c: add pid = 0 and pgid = 0 test by Xiaoguang Wang · 10 years ago
  57. 700c3f9 setpgid/setpgid01.c: cleanup by Xiaoguang Wang · 10 years ago
  58. 09bea28 readahead02: read in 2M chunks by Jan Stancek · 11 years ago
  59. 02ee88c readahead02: fix signed/unsigned comparison warnings by Jan Stancek · 11 years ago
  60. 73932d9 sbrk/sbrk02.c: add ENOMEM errno test by Zeng Linggang · 10 years ago
  61. 0ee24c5 sbrk/sbrk01.c: cleanup by Zeng Linggang · 10 years ago
  62. 0d99d6f readdir/readdir21.c: Add EBADF and EFAULT errno testes by Zeng Linggang · 10 years ago
  63. b867a19 network: vxlan: add new test by Alexey Kodanev · 11 years ago
  64. b929749 setresgid/setresgid04.c: Add new test by Zeng Linggang · 10 years ago
  65. db4549b setresuid/setresuid04.c: Add new test by Zeng Linggang · 10 years ago
  66. c7a4cfa syscalls/fstatfs: Cleanup by Shuang Qiu · 10 years ago
  67. 661ece3 statfs/statfs02.c: Add ELOOP errno test by Zeng Linggang · 10 years ago
  68. 327e619 statfs/statfs02.c: cleanup by Zeng Linggang · 10 years ago
  69. cce0640 rmdir/rmdir02.c: add ELOOP, EROFS and EBUSY error value tests by gux.fnst@cn.fujitsu.com · 11 years ago
  70. 19ec775 rmdir/rmdir02.c: cleanup by gux.fnst@cn.fujitsu.com · 11 years ago
  71. a0e8611 syscalls/openat01: Fixes. by Cyril Hrubis · 10 years ago
  72. 21016bd linkat/linkat02.c: fix xfs with EMLINK issue by Zeng Linggang · 10 years ago
  73. 86b6614 syscalls: open12, openat02: Fixes. by Cyril Hrubis · 10 years ago
  74. 0d1cfbe openat/openat02.c: add a new case to test flags by gux.fnst@cn.fujitsu.com · 10 years ago
  75. 9c31ad2 lib, tests: Rename get_tst_tmpdir() to tst_get_tmpdir() by Cyril Hrubis · 10 years ago
  76. 96a5025 open/open12.c: add new tests by Zeng Linggang · 11 years ago
  77. 1c84cdb lib, openposix: Fix mount flags detection code. by Cyril Hrubis · 10 years ago
  78. f40983c perf_event_open/perf_event_open02.c: cleanup by Xiaoguang Wang · 11 years ago
  79. 7e6be18 perf_event_open/perf_event_open01.c: cleanup by Xiaoguang Wang · 11 years ago
  80. ff5bdf7 kernel/performance_counters: move tests to syscalls/perf_event_open directory. by Xiaoguang Wang · 11 years ago
  81. 0a91955 device-drivers/acpi/ltp_acpi_cpufreq: fix checking for write permission by Alexey Kodanev · 10 years ago
  82. d02dc73 Declare an iso9660 fs testcase based on isofs.sh by Stanislav Kholmanskikh · 10 years ago
  83. 4694167 lib/tst_fs_has_free.c: add tst_fs_has_free() to determine filesystem's free space by Xiaoguang Wang · 10 years ago
  84. 97499c2 lib: Add SAFE_RMDIR() by Cyril Hrubis · 10 years ago
  85. c7fb4b7 readdir/readdir21.c: add new error number testes by Zeng Linggang · 10 years ago
  86. 5cdd654 readlinkat/readlinkat02.c: add new errno testes by Zeng Linggang · 11 years ago
  87. 0ea7aa0 syscalls: Rewrite readlinkat01 by Cyril Hrubis · 10 years ago
  88. f1fd767 io_submit01: make sure that ctx is invalid in each loop by Jan Stancek · 10 years ago
  89. 42c5898 io_submit01: make sure uninitialized iocb fails by Jan Stancek · 10 years ago
  90. 656deea tcp_cmds: Typo corrected by Chandrashekhar Nandi · 10 years ago
  91. 7493169 readlink/readlink03.c: add ENOTDIR and ELOOP error value tests by Xing Gu · 11 years ago
  92. ae02b42 readlink/readlink03.c: cleanup by Cyril Hrubis · 10 years ago
  93. ee69125 sigaction 9-1, 10-1, 11-1: use SIGKILL instead of SIGHUP by Stanislav Kholmanskikh · 10 years ago
  94. 5623066 rpc-tirpc: fix arguments to rpcb_set and rpcb_unset test cases by Stanislav Kholmanskikh · 11 years ago
  95. 3a7fc7d rpc-tirpc: tirpc_rpcb_set and tirpc_rpcb_unset cleanup by Stanislav Kholmanskikh · 11 years ago
  96. 208b46e rpc-tirpc: tirpc_svc_5 fixes by Stanislav Kholmanskikh · 11 years ago
  97. 7583b96 rpc-tirpc: the "bottom-level" fixes by Stanislav Kholmanskikh · 10 years ago
  98. ca61115 rpc-tirpc: cleanup of the "bottom level" TI-RPC test binaries by Stanislav Kholmanskikh · 11 years ago
  99. 64a5860 rpc-tirpc: introduced a common library and bound_socket() by Stanislav Kholmanskikh · 10 years ago
  100. aa1e5d8 rpc-tirpc: removed legacy scripts and updated README by Stanislav Kholmanskikh · 11 years ago