1. ae8fa55 move cpuset01 to stress runtest by Jan Stancek · 10 years ago
  2. cb76dcd pthread_cond_many: fix uninitialized return in option handling by Gary S. Robertson · 10 years ago
  3. d84d901 syscalls: fix testcases which take TCONF as TFAIL by Xiaoguang Wang · 10 years ago
  4. 3e15bd7 doc: add "doing real test in the child process" paragraph by Xiaoguang Wang · 10 years ago
  5. 8c1e0b3 lib/tst_res.c: introduce tst_record_childstatus() by Xiaoguang Wang · 10 years ago
  6. fd5e693 containers: added pidns/pidns03.c by Matus Marhefka · 10 years ago
  7. bdff05f sched_setaffinity01: use ltp_syscall by Jan Stancek · 10 years ago
  8. a36f50c file_test: make also "linux" a valid match by Jan Stancek · 10 years ago
  9. 254cba6 mmap15: raise high address to 2^53 by Jan Stancek · 10 years ago
  10. a161c6f lib/tst_res.c: make tst_brkm() and tst_resm() output more informative message by Xiaoguang Wang · 10 years ago
  11. e39df34 Make can testes' name more saner by Zeng Linggang · 10 years ago
  12. 4e647c7 can: cleanup by Zeng Linggang · 10 years ago
  13. c0af3d6 Add autoconf test for CAN. by Zeng Linggang · 10 years ago
  14. 10dc4e0 max_map_count: unify filter_map logic a bit by Mike Frysinger · 10 years ago
  15. e948e1d numa: fix old style def by Mike Frysinger · 10 years ago
  16. cdfe337 remove meaningless TRETR flag by Xiaoguang Wang · 10 years ago
  17. 2266b9d configure: Fix aclocal include dir by Cyril Hrubis · 10 years ago
  18. edbae29 configure.ac: Add AC_CONFIG_MACRO_DIR by Cyril Hrubis · 10 years ago
  19. 18594de ffsb: configure.in: Update and add foreign by Cyril Hrubis · 10 years ago
  20. 5e5adff fs/ext4-new-features: fix wrong test point when running ext4-persist-prealloc by Xiaoguang Wang · 10 years ago
  21. 0ec088f realtime: Add configure check for GNU exp10() by Cyril Hrubis · 10 years ago
  22. 5b39d15 syscalls: implemented a test for sched_setaffinity() error values by Stanislav Kholmanskikh · 10 years ago
  23. 8b60964 fs-bench: rename test*.sh scripts to fs-bench-test*.sh by Jan Stancek · 10 years ago
  24. a064520 sendfile09: regression test for 64bit sendfile capped at 2G by Han Pingtian · 10 years ago
  25. 124c987 test-writing-guidelines: Clarify the TODO by Cyril Hrubis · 10 years ago
  26. d2eb7d4 test-writing-guidelines: added info about tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  27. 1f5eb34 test-writing-guidelines: More typo fixes by Jiri Jaburek · 10 years ago
  28. cc595b1 test-writing-guidelines: more typo/syntax fixes by Jiri Jaburek · 10 years ago
  29. 44e1ed8 test-writing-guidelines: Fixed several small typos by Jiri Jaburek · 10 years ago
  30. d3bbf20 lib/databin.c: Use stdlib.h instead of malloc.h by Garrett Cooper · 10 years ago
  31. 6db2b4d config.mk: Use cc instead of gcc by Garrett Cooper · 10 years ago
  32. 4d1552d Improve *BSD port again by Garrett Cooper · 10 years ago
  33. 23b37f3 syscalls: use tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  34. 502e42f Implementation of tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  35. 07a1033 system_specific_process_info changes by Stanislav Kholmanskikh · 10 years ago
  36. 1c9f529 syscalls/mount04: Cleanup & convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  37. 0a1c828 syscalls/mount02: Cleanup & convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  38. 02806fb syscalls/mount01: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  39. 1e8843d syscalls/utimes01: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  40. 7118910 syscalls/fchmod06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  41. 22f069f syscalls/rt_sigprocmask01: Fix race. by Cyril Hrubis · 10 years ago
  42. 6f6878f pan/ltp-pan.c: add statistics about not fully tested testcases by Xiaoguang Wang · 10 years ago
  43. 8dc8c1c vmsplice/vmsplice02.c: add EBADF and EINVAL error value tests by Xing Gu · 10 years ago
  44. 451a7e5 ltp_rt_sigaction.h: added SPARC support by Stanislav Kholmanskikh · 10 years ago
  45. ea53701 rt_sigaction, rt_sigprocmask01, rt_sigsuspend: use rt_sigaction wrapper by Stanislav Kholmanskikh · 10 years ago
  46. 4d93b88 rt_sigaction, rt_sigprocmask, rt_sigsuspend: cleanup by Stanislav Kholmanskikh · 10 years ago
  47. b5752e2 msg_common.h: corrected __sparc64__ definition by Stanislav Kholmanskikh · 10 years ago
  48. 9748d55 sendmsg, recvmsg: moved MSG_CMSG_COMPAT definition to a header by Stanislav Kholmanskikh · 10 years ago
  49. 986ff2f syscalls/rename/rename11.c: add ELOOP, EMLINK and EROFS error value tests by Xiaoguang Wang · 10 years ago
  50. b244c1c syscalls/renameat01: Fixes by Cyril Hrubis · 10 years ago
  51. 4d10989 pan/ltp-pan.c: fix compilation warnings by Xiaoguang Wang · 10 years ago
  52. 241a313 renameat/renameat01.c: add ELOOP, EROFS and EMLINK error value tests by Xing Gu · 10 years ago
  53. a3bfea2 renameat/renameat01.c: cleanup by Xing Gu · 10 years ago
  54. 42e8600 utime/utime06.c: add EPERM and EROFS errno testes by Zeng Linggang · 10 years ago
  55. 3ae6e39 utime/utime06.c: cleanup by Cyril Hrubis · 10 years ago
  56. d4ceb37 Consistently use tst_require_root() for root user check in syscalls. by Nicolas Joly · 10 years ago
  57. 3b9a89f wait/wait01.c: Add ECHILD test by Zeng Linggang · 10 years ago
  58. f55ca22 wait/wait02: cleanup by Zeng Linggang · 10 years ago
  59. 7600563 syscalls/rmdir02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  60. 30dbbe1 syscalls/mknodat02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  61. 4102818 syscalls/mknod07: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  62. a1393e2 syscalls/mkdirat02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  63. 54df83c syscalls/mkdir03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  64. 3b2173b syscalls/linkat02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  65. 6383fd9 syscalls/link08: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  66. bbffc17 syscalls/lchown03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  67. f8bf865 syscalls/inotify03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  68. 25f7789 syscalls/fchown04: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  69. 4e74c99 syscalls/creat06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  70. c0b8cc1 syscalls/chown04: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  71. b111871 syscalls/chmod06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  72. c695ced syscalls/acct01: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  73. 69f15d6 syscalls/access06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  74. 75b30b6 syscalls/chown04: Cleanup by Cyril Hrubis · 10 years ago
  75. cd3beec syscalls/chmod06: Cleanup. by Cyril Hrubis · 10 years ago
  76. e6c24c1 lib: Add tst_dev_fs_type() function by Cyril Hrubis · 10 years ago
  77. 85e787e lib: Add tst_acquire_device() and tst_release_device() by Cyril Hrubis · 10 years ago
  78. cee6cbe doc: test-writing-guidelines by Xiaoguang Wang · 10 years ago
  79. 28796c9 network/nfsstat01: umount only if it was mounted by Alexey Kodanev · 10 years ago
  80. e168ad2 INSTALL: clarify cross-compilation behavior by Mike Frysinger · 10 years ago
  81. 6b22d9d utimes/utimes01.c: add EPERM and EROFS error value tests by Xing Gu · 10 years ago
  82. c287084 utimes/utimes01.c: cleanup by Xing Gu · 10 years ago
  83. 92a1459 lib: Add SAFE_CHOWN() by Xing Gu · 10 years ago
  84. 3c00dbb containers/netns: enable IPv6 address autoconfiguration for veth interfaces by Xiaoguang Wang · 10 years ago
  85. 3ccc48d syscalls: Move hugemmap03 to mmap15 by Cyril Hrubis · 10 years ago
  86. 049bed7 mem/hugemmap03: Strip hugepage usage. by Cyril Hrubis · 10 years ago
  87. a523e63 runtest/mm: fix mmap10 with -c option by Zeng Linggang · 10 years ago
  88. 02a4e26 controllers/cpuacct: add cpuacct tests to default and somecleanup by Zeng Linggang · 10 years ago
  89. d51588c linkat/linkat02.c: Fix EMLINK case by Cyril Hrubis · 10 years ago
  90. 3db2082 lib: add tst_fs_link_count.c by Xiaoguang Wang · 10 years ago
  91. 363207f syslog: rsyslog doesn't create empty log files by Jan Stancek · 10 years ago
  92. d301beb truncate/truncate03.c: add EFBIG and ELOOP error value tests by Xing Gu · 10 years ago
  93. f38713b truncate/truncate03.c: cleanup by Xing Gu · 10 years ago
  94. 0198e60 lib: Remove unused search_path.h and search_path.c by Cyril Hrubis · 10 years ago
  95. 11622c3 fcntl07: Cleanup and merge with fcntl07B by Cyril Hrubis · 10 years ago
  96. 3a150e7 lib: Add SAFE_MKFIFO() by Cyril Hrubis · 10 years ago
  97. 0c1ba5c lib/tst_sig: Fix fork_flag. by Cyril Hrubis · 10 years ago
  98. da3f4ba lib: Remove unused mount_utils.c by Cyril Hrubis · 10 years ago
  99. 4d91ec5 syscalls/fstatfs01: Add test on pipe(2) fd by Cyril Hrubis · 10 years ago
  100. fe0461d syscalls/fstatfs02: Using temporary file description to test the syscall by Shuang Qiu · 10 years ago