1. 4de5b2c doc: test-writing-guidelines by Xiaoguang Wang · 10 years ago
  2. 0a91955 device-drivers/acpi/ltp_acpi_cpufreq: fix checking for write permission by Alexey Kodanev · 10 years ago
  3. fb3da0a docs: add a paragraph about access() to Common Problems section by Alexey Kodanev · 10 years ago
  4. 1a6f68a lib/tst_sig.c: output signal name when got unexpected signal by Xiaoguang Wang · 10 years ago
  5. ec2e123 lib/tst_mkfs.c: fix -f option for mkfs.btrfs by Xing Gu · 10 years ago
  6. d02dc73 Declare an iso9660 fs testcase based on isofs.sh by Stanislav Kholmanskikh · 10 years ago
  7. aad86e5 testscripts/isofs: make it quiet by Stanislav Kholmanskikh · 10 years ago
  8. 071d34e testscripts/isofs.sh: use the new shell interface by Stanislav Kholmanskikh · 10 years ago
  9. 6efe647 testscripts/isofs.sh: cleanup by Stanislav Kholmanskikh · 10 years ago
  10. 87ab509 safe_stdio: Error messages in new format by Mats Liljegren · 10 years ago
  11. 9b552cb SAFE_POPEN: Added function to safe_stdio.h by Mats Liljegren · 10 years ago
  12. 707c68e tst_fs_has_free: Use f_bavail instead of f_bfree. by Cyril Hrubis · 10 years ago
  13. 32d9a0f tools/apicmd: add tst_fs_has_free by Xiaoguang Wang · 10 years ago
  14. 4694167 lib/tst_fs_has_free.c: add tst_fs_has_free() to determine filesystem's free space by Xiaoguang Wang · 10 years ago
  15. 97499c2 lib: Add SAFE_RMDIR() by Cyril Hrubis · 10 years ago
  16. c7fb4b7 readdir/readdir21.c: add new error number testes by Zeng Linggang · 10 years ago
  17. 4ece5a5 lapi: Add readdir.h by Zeng Linggang · 10 years ago
  18. 51117fc lib: Add xfs fs detection by Zeng Linggang · 10 years ago
  19. 5cdd654 readlinkat/readlinkat02.c: add new errno testes by Zeng Linggang · 10 years ago
  20. 0ea7aa0 syscalls: Rewrite readlinkat01 by Cyril Hrubis · 10 years ago
  21. f1fd767 io_submit01: make sure that ctx is invalid in each loop by Jan Stancek · 10 years ago
  22. 42c5898 io_submit01: make sure uninitialized iocb fails by Jan Stancek · 10 years ago
  23. 656deea tcp_cmds: Typo corrected by Chandrashekhar Nandi · 10 years ago
  24. 7493169 readlink/readlink03.c: add ENOTDIR and ELOOP error value tests by Xing Gu · 10 years ago
  25. ae02b42 readlink/readlink03.c: cleanup by Cyril Hrubis · 10 years ago
  26. 69f39f5 runltp: fix bad variable name error by look · 10 years ago
  27. a382a3d fix sar command error for ltpstress.sh by look · 10 years ago
  28. ee69125 sigaction 9-1, 10-1, 11-1: use SIGKILL instead of SIGHUP by Stanislav Kholmanskikh · 10 years ago
  29. 5623066 rpc-tirpc: fix arguments to rpcb_set and rpcb_unset test cases by Stanislav Kholmanskikh · 10 years ago
  30. 3a7fc7d rpc-tirpc: tirpc_rpcb_set and tirpc_rpcb_unset cleanup by Stanislav Kholmanskikh · 10 years ago
  31. 208b46e rpc-tirpc: tirpc_svc_5 fixes by Stanislav Kholmanskikh · 10 years ago
  32. 7583b96 rpc-tirpc: the "bottom-level" fixes by Stanislav Kholmanskikh · 10 years ago
  33. ca61115 rpc-tirpc: cleanup of the "bottom level" TI-RPC test binaries by Stanislav Kholmanskikh · 10 years ago
  34. 64a5860 rpc-tirpc: introduced a common library and bound_socket() by Stanislav Kholmanskikh · 10 years ago
  35. aa1e5d8 rpc-tirpc: removed legacy scripts and updated README by Stanislav Kholmanskikh · 10 years ago
  36. 8dc3aad Removed runtest/rpctirpc and runtest/tirpc by Stanislav Kholmanskikh · 10 years ago
  37. 5549be1 rpc-tirpc: fixed timeout values for some of the tirpc tests by Stanislav Kholmanskikh · 10 years ago
  38. b93ab76 rpc-tirpc: fixes for the rpc_svc_getargs, rpc_svc_sendreply binaries by Stanislav Kholmanskikh · 10 years ago
  39. ad0b483 rpc-tirpc: increased the timeout value for the rpc test cases by Stanislav Kholmanskikh · 10 years ago
  40. 83ceefa runtest files for rpc-tirpc basic test cases by Stanislav Kholmanskikh · 10 years ago
  41. 371d69b rpc-tirpc: implemented a wrapper by Stanislav Kholmanskikh · 10 years ago
  42. 9baa5e0 rpc-tirpc: fixed the cleaner binaries by Stanislav Kholmanskikh · 10 years ago
  43. 42b136e Removed run_rpc_tests.sh from runtest/rpc, runtest/stress.part3 by Stanislav Kholmanskikh · 10 years ago
  44. 8e9a4db rpc-tirpc: enabled building of the test binaries by Stanislav Kholmanskikh · 10 years ago
  45. 57c688f rpc-tirpc: do not use tst_exit by Stanislav Kholmanskikh · 10 years ago
  46. a86d71f Implemented autoconf check for libtirpc by Stanislav Kholmanskikh · 10 years ago
  47. 5a02c68 rpc-tirpc: renamed the test suite binaries by Stanislav Kholmanskikh · 10 years ago
  48. 6d1b029 Renamed rpc-tirpc-full-test-suite to rpc-tirpc by Stanislav Kholmanskikh · 10 years ago
  49. fc0e139 kernel/mem/lib/mem.c: make tests continue to run even though KSM is not enabled by Xiaoguang Wang · 10 years ago
  50. f200be5 kernel/mem/lib/mem.c: fix compilation warnings by Xiaoguang Wang · 10 years ago
  51. dc054fb syscalls/clone08: skip CLONE_STOPPED for kernel >= 2.6.38 by Shuang Qiu · 10 years ago
  52. 03522fd kernel/mem/lib/mem.c: fixed tst_brkm with TINFO by Stanislav Kholmanskikh · 10 years ago
  53. e3c09dc pipeio/pipeio.c: cleanup and add it to run default by Xiaoguang Wang · 10 years ago
  54. f3e448f lib: Add SAFE_WAIT() and SAFE_WAITPID() by Cyril Hrubis · 10 years ago
  55. 6e500aa numa01.sh: numademo fixes by Stanislav Kholmanskikh · 10 years ago
  56. e2e7390 containers/netns: Fix warnings. by Cyril Hrubis · 10 years ago
  57. 1518785 containers/netns: Fix crtchild() function parameters by shuang.qiu@oracle.com · 10 years ago
  58. 87aa2dc lib, tools, pan: old-style function definition fixes by Stanislav Kholmanskikh · 10 years ago
  59. cb1a4ae runltp: Do not export empty LTP_BIG_DEV and LTP_BIG_DEV_FS_TYPE by Xiaoguang Wang · 10 years ago
  60. 49e8615 Make SAFE_* calls more informative when failing by Mats Liljegren · 10 years ago
  61. 8b46df0 open_posix_testsuite: increased timeout to 5 min by Stanislav Kholmanskikh · 10 years ago
  62. c0da02d pitest-2, pitest-3: increased the timeout by Stanislav Kholmanskikh · 10 years ago
  63. 573e6a8 fanotify03: Add hint on failure. by Helge Deller · 10 years ago
  64. f4c3bfe LTP 20140422 by Cyril Hrubis · 10 years ago
  65. 5d08e16 fix fanotify syscall check on compat kernel by Helge Deller · 10 years ago
  66. 04afb02 lapi: Add abisize.h by Cyril Hrubis · 10 years ago
  67. a89e4a9 syscalls/fallocate01: Fix compilation failure. by Cyril Hrubis · 10 years ago
  68. b24ce8f syscalls/fallocate02: Fix failure on 32bit hardware by Cyril Hrubis · 10 years ago
  69. 3c94161 syscalls/fallocate: Fix regression. by Cyril Hrubis · 10 years ago
  70. d40d54c doc: test-writing-guidelines: fixed the C test example by Stanislav Kholmanskikh · 10 years ago
  71. 24c3e60 modify_ldt03: Fix compilation. by Cyril Hrubis · 10 years ago
  72. f85e3b3 tcp_fastopen: Fix compilation. by Cyril Hrubis · 10 years ago
  73. fb6efc4 utils/Makefile: Move ffsb configure to configure.ac by Mats Liljegren · 10 years ago
  74. a8c2323 network: tcp_fastopen: add TCP Fast Open test by Alexey Kodanev · 10 years ago
  75. 796fa5c testcases/kernel/mem: Fix compilation failure by Cyril Hrubis · 10 years ago
  76. 6529caf utils: fix the installation of ffsb binary by Stanislav Kholmanskikh · 10 years ago
  77. 20af446 getrlimit01: Add more ifdefs by Cyril Hrubis · 10 years ago
  78. 20eb071 configure: add configure check for GCC -Wold-style-definition by Alexey Kodanev · 10 years ago
  79. e61ddba syscalls: clean up warnings related to prototype mismatches with signal funcs by Mike Frysinger · 10 years ago
  80. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  81. 4d1f01f lib: Remove tst_uid_gid and cases that use it. by Cyril Hrubis · 10 years ago
  82. e8489d8 shm_open_23-1: modified memory protection attributes by Stanislav Kholmanskikh · 10 years ago
  83. 043ad5a test_robind.sh: Move the script to testcases/ dir by Cyril Hrubis · 10 years ago
  84. bf63517 testscripts/test_robind.sh: cleanup and make some fixes by Xiaoguang Wang · 10 years ago
  85. 8b257d3 rpc01: moved the library into a separate directory by Stanislav Kholmanskikh · 10 years ago
  86. d00eacc lib/tst_uid_gid.c: fix checking return value errors about getpwuid_r/getgrgid_r by Zeng Linggang · 10 years ago
  87. a1ad145 ltpstress.sh: explicit passing of -p and -q ltp-pan parameters by Stanislav Kholmanskikh · 10 years ago
  88. ba11e79 ltpstress.sh: added a cmdline option to set temporary directory by Stanislav Kholmanskikh · 10 years ago
  89. 18739ff lib/test_net.sh: add network help script by Alexey Kodanev · 10 years ago
  90. 3526685 lib/tst_mkfs.c: fix a bug when calling tst_mkfs() with extra mkfs options by Xiaoguang Wang · 10 years ago
  91. f1334bb ltpapicmd: tst_get_unused_port: Do not require envs by Cyril Hrubis · 10 years ago
  92. 9c18ca2 fork/fork14.c: cleanup by Xiaoguang Wang · 10 years ago
  93. a884621 build: fix out-of-tree build by Gilles Chanteperdrix · 10 years ago
  94. 3e5bedd runtest/admin_tools: Remove executable flag. by Cyril Hrubis · 10 years ago
  95. 8553a4b open/open02.c: add EPERM errno test by Zeng Linggang · 10 years ago
  96. a0a3bd9 open/open02.c: cleanup by Zeng Linggang · 10 years ago
  97. 82b0600 lapi: fcntl.h: Add O_NOATIME by Zeng Linggang · 10 years ago
  98. 169720f Fix shell scripts to run correctly on Debian by Joseph Beckenbach · 10 years ago
  99. 3979cf9 fs/ext4-new-features: add ext4-new-features tests to default by Xiaoguang Wang · 10 years ago
  100. 05d62ea kernel: don't wildcard *.sh for linux_syscall_numbers.h by Ross Burton · 11 years ago