1. d40d54c doc: test-writing-guidelines: fixed the C test example by Stanislav Kholmanskikh · 10 years ago
  2. 24c3e60 modify_ldt03: Fix compilation. by Cyril Hrubis · 10 years ago
  3. f85e3b3 tcp_fastopen: Fix compilation. by Cyril Hrubis · 10 years ago
  4. fb6efc4 utils/Makefile: Move ffsb configure to configure.ac by Mats Liljegren · 10 years ago
  5. a8c2323 network: tcp_fastopen: add TCP Fast Open test by Alexey Kodanev · 10 years ago
  6. 796fa5c testcases/kernel/mem: Fix compilation failure by Cyril Hrubis · 10 years ago
  7. 6529caf utils: fix the installation of ffsb binary by Stanislav Kholmanskikh · 10 years ago
  8. 20af446 getrlimit01: Add more ifdefs by Cyril Hrubis · 10 years ago
  9. 20eb071 configure: add configure check for GCC -Wold-style-definition by Alexey Kodanev · 10 years ago
  10. e61ddba syscalls: clean up warnings related to prototype mismatches with signal funcs by Mike Frysinger · 10 years ago
  11. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  12. 4d1f01f lib: Remove tst_uid_gid and cases that use it. by Cyril Hrubis · 10 years ago
  13. e8489d8 shm_open_23-1: modified memory protection attributes by Stanislav Kholmanskikh · 10 years ago
  14. 043ad5a test_robind.sh: Move the script to testcases/ dir by Cyril Hrubis · 10 years ago
  15. bf63517 testscripts/test_robind.sh: cleanup and make some fixes by Xiaoguang Wang · 10 years ago
  16. 8b257d3 rpc01: moved the library into a separate directory by Stanislav Kholmanskikh · 10 years ago
  17. d00eacc lib/tst_uid_gid.c: fix checking return value errors about getpwuid_r/getgrgid_r by Zeng Linggang · 10 years ago
  18. a1ad145 ltpstress.sh: explicit passing of -p and -q ltp-pan parameters by Stanislav Kholmanskikh · 10 years ago
  19. ba11e79 ltpstress.sh: added a cmdline option to set temporary directory by Stanislav Kholmanskikh · 10 years ago
  20. 18739ff lib/test_net.sh: add network help script by Alexey Kodanev · 10 years ago
  21. 3526685 lib/tst_mkfs.c: fix a bug when calling tst_mkfs() with extra mkfs options by Xiaoguang Wang · 10 years ago
  22. f1334bb ltpapicmd: tst_get_unused_port: Do not require envs by Cyril Hrubis · 10 years ago
  23. 9c18ca2 fork/fork14.c: cleanup by Xiaoguang Wang · 10 years ago
  24. a884621 build: fix out-of-tree build by Gilles Chanteperdrix · 10 years ago
  25. 3e5bedd runtest/admin_tools: Remove executable flag. by Cyril Hrubis · 10 years ago
  26. 8553a4b open/open02.c: add EPERM errno test by Zeng Linggang · 10 years ago
  27. a0a3bd9 open/open02.c: cleanup by Zeng Linggang · 10 years ago
  28. 82b0600 lapi: fcntl.h: Add O_NOATIME by Zeng Linggang · 10 years ago
  29. 169720f Fix shell scripts to run correctly on Debian by Joseph Beckenbach · 10 years ago
  30. 3979cf9 fs/ext4-new-features: add ext4-new-features tests to default by Xiaoguang Wang · 10 years ago
  31. 05d62ea kernel: don't wildcard *.sh for linux_syscall_numbers.h by Ross Burton · 11 years ago
  32. 6ca7f9e syscalls/pselect01: Cleanup & fixes by Cyril Hrubis · 10 years ago
  33. 58241b1 pselect/pselect02.c: add new errno tests by Zeng Linggang · 10 years ago
  34. 7ab4782 xinetd_test.sh: restart xinetd by restart_daemon() by Simon Xu · 10 years ago
  35. 683d16e doc: test-writing-guidelines by Alexey Kodanev · 10 years ago
  36. 536e8b2 device-drivers/rcu: add test to device-drivers/Makefile by Alexey Kodanev · 10 years ago
  37. 711032c munmap/munmap03.c: make EINVAL error value tests sufficient by Xiaoguang Wang · 10 years ago
  38. e756afd munmap/munmap03.c: cleanup by Xiaoguang Wang · 10 years ago
  39. 6042d45 madvise/madvise02.c: extend EINVAL tests by Xing Gu · 10 years ago
  40. 9cb1db8 madvise/madvise02.c: cleanup by Xing Gu · 10 years ago
  41. 79c6f33 Fix ltp realtime hrtimer-prio and measurement by Ciprian Barbu · 10 years ago
  42. 32f5809 testcases/*.sh: use INT in "trap" instead of SIGINT by Alexey Kodanev · 10 years ago
  43. 7904074 cmdlib.sh: Move daemon functions to daemonlib.sh by Cyril Hrubis · 10 years ago
  44. b44f410 finger01: fix grep command by Simon Xu · 10 years ago
  45. 0f99157 lib/safe_macros.c: fix output message error in safe_creat() by Xiaoguang Wang · 10 years ago
  46. eab69ab mprotect/mprotect04.c: add PROT_NONE, PROT_EXEC flag test by Xing Gu · 10 years ago
  47. 33da69c m4: Fix bashism in ltp-kernel_devel.m4 by Cyril Hrubis · 10 years ago
  48. 61c5f11 openposix: Fix shm_open, shm_unlink ENAMETOOLONG by Cyril Hrubis · 10 years ago
  49. 89293b2 lib/tst_res.c: synchronize access to tst_res functions by Alexey Kodanev · 10 years ago
  50. 8860eb7 lib/errnos.h: Add SUCCESS (0). by Cyril Hrubis · 10 years ago
  51. 66a84a4 syscalls/fcntl31: Fix build on older glibc. by Cyril Hrubis · 10 years ago
  52. e8776ea runltp, runltplite.sh: Fix bashism. by Cyril Hrubis · 10 years ago
  53. bc63a8f syscalls/mknodat01: Fixes. by Cyril Hrubis · 10 years ago
  54. 7525e62 mknodat/mknodat02.c: add ELOOP and EROFS error value test by Xiaoguang Wang · 10 years ago
  55. e3280af mincore/mincore01.c: cleanup by Xiaoguang Wang · 10 years ago
  56. 477ea28 fcntl/fcntl31.c: add I/O availability signals test for fcntl(2) by Xiaoguang Wang · 10 years ago
  57. dbf270c lib: Add tst_process_state_wait2() by Cyril Hrubis · 10 years ago
  58. 8450d08 ffsb: Symlink toplevel config.sub and config.guess by Cyril Hrubis · 10 years ago
  59. d84e52d syscalls/fork: add new case fork14 by Madper Xie · 10 years ago
  60. ae090d4 modify_ldt/modify_ldt03.c: add a new test by Zeng Linggang · 10 years ago
  61. 5dd162e tools/apicmd: add tst_get_unused_port by Alexey Kodanev · 10 years ago
  62. df7590a lib/test.sh: replace LTP_TST_CNT with TST_COUNT by Alexey Kodanev · 10 years ago
  63. 0feb2d7 mq_notify/mq_notify02.c: add new error tests by Zeng Linggang · 10 years ago
  64. be8b878 syscalls/mq_notify01: Cleanup. by Cyril Hrubis · 10 years ago
  65. 417a052 msync/msync03.c: add EBUSY test for msync(2) by Xiaoguang Wang · 10 years ago
  66. 6e4e77a do not pick free/unused port by chance by Jan Stancek · 10 years ago
  67. e77bf55 add tst_get_unused_port() by Jan Stancek · 10 years ago
  68. 8bdf0a0 Block device option in runltplite.sh by Harald Weppner · 10 years ago
  69. 1b97da5 testcases/kernel/io/stress_floppy/.gitignore: File added by Mats Liljegren · 10 years ago
  70. eb44f8e doc: test-writing-guidelines by Cyril Hrubis · 10 years ago
  71. d84d84f testcases/lib/cmdlib.sh: add tst_require_root() function by Xiaoguang Wang · 10 years ago
  72. 586a90f fallocate/fallocate02.c: delete a invalid test item by Xiaoguang Wang · 10 years ago
  73. 02610ee m4/ltp-fallocate.m4: add configure check for fallocate(2) by Xiaoguang Wang · 10 years ago
  74. 19602e6 fallocate/fallocate02.c: fix compilation error on RHEL5.10 by Xiaoguang Wang · 10 years ago
  75. 648d630 device-drivers/rcu: add wrapper script for rcutorture test by Alexey Kodanev · 10 years ago
  76. 3346379 testcases/lib: Add test.sh test library + docs. by Cyril Hrubis · 10 years ago
  77. 072f4be mc_cmds: Set TCID and TST_-variables and use TMPDIR by Stanislav Kholmanskikh · 10 years ago
  78. d7705bb containers/netns: Add missed definition for check_netns_enabled.c by Hangbin Liu · 10 years ago
  79. b16efb8 syscalls/swapon: Do not fail on Btrfs by Cyril Hrubis · 10 years ago
  80. a432c4d syscalls/swapon: Further cleanup. by Cyril Hrubis · 10 years ago
  81. 72c0a1b syscalls/swapoff01: Do not fail on Btrfs by Cyril Hrubis · 10 years ago
  82. dfda9f8 syscalls/swapoff: Further cleanup. by Cyril Hrubis · 10 years ago
  83. b3e86e4 connect01: fix fd leak by Jan Stancek · 10 years ago
  84. a08a275 syscalls/mkdirat02: Use lapi/mkdirat.h by Cyril Hrubis · 10 years ago
  85. 33e1db8 syscalls/mkdirat01: Fixes. by Cyril Hrubis · 10 years ago
  86. 4bbec17 lapi: Add mkdirat.h by Cyril Hrubis · 10 years ago
  87. be7bf59 mkdirat/mkdirat02.c: add new error number tests by Zeng Linggang · 10 years ago
  88. d6e9b78 msgctl11: process message queues by portions by Stanislav Kholmanskikh · 10 years ago
  89. 31c09bc msgctl11: cleanup and fflush removed by Stanislav Kholmanskikh · 10 years ago
  90. af0ea7b syscalls/link: Cleanup. by Cyril Hrubis · 10 years ago
  91. c459235 SAFE_MACROS: Add chmod() and fchmod() by Cyril Hrubis · 10 years ago
  92. 2f1458a lstat/lstat02.c: add ELOOP errno test by Zeng Linggang · 10 years ago
  93. ed3e3eb mlock/mlock02.c: add EPERM and ENOMEM errno tests by Zeng Linggang · 10 years ago
  94. 307e826 mlock/mlock02.c: cleanup by Zeng Linggang · 10 years ago
  95. ef9aac6 safe_macros: Add SAFE_GETRLIMIT and SAFE_SETRLIMIT by Zeng Linggang · 10 years ago
  96. 0f0e348 lib: Rewrite FS type detection code + docs by Cyril Hrubis · 10 years ago
  97. 3a049e6 llseek/llseek03.c: cleanup by Xiaoguang Wang · 10 years ago
  98. 1e24e42 mknod/mknod07.c: add EROFS and ELOOP error value tests by Xiaoguang Wang · 10 years ago
  99. 47f7fa0 mknod/mknod07.c: cleanup by Xiaoguang Wang · 10 years ago
  100. f4289d6 README: Fix typos + minor update. by Cyril Hrubis · 10 years ago