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