1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  3. a648a4d tst_run_cmd: add an option to pass the program exit code by Stanislav Kholmanskikh · 10 years ago
  4. 465a3d8 lib: tst_fs_type: add new filesystem types by Sheng Yong · 9 years ago
  5. 420add2 lib: Add tst_umount() by Cyril Hrubis · 10 years ago
  6. a83cbb8 library: add tst_system for wrapper system(3) without SIGCHLD by George Wang · 10 years ago
  7. 8bfd7c1 test cleanup should not use SAFE_FILE_* by Li Wang · 10 years ago
  8. f423b1a add LTP_DATAROOT and tst_dataroot() by Jan Stancek · 10 years ago
  9. 4caa631 checkpoints: introduce TST_CHECKPOINT_CREATE by Jan Stancek · 10 years ago
  10. 8e9db8d lib: Added SAFE_MOUNT() and SAFE_UMOUNT() by Matus Marhefka · 10 years ago
  11. 5b03150 lib/tst_checkpoint.c: added support for unlimited number of named pipes by Matus Marhefka · 10 years ago
  12. 927a15c lib: implement TRERRNO by Jan Stancek · 10 years ago
  13. da642ba tst_ncpus_conf: Instead of the old tst_ncpus_max by Zeng Linggang · 10 years ago
  14. 980bdc2 safe_macros: turn function with rlim_t into static inline by Cyril Hrubis · 10 years ago
  15. 9120d8a safe_macros: turn functions with off_t parameter into static inline by Jan Stancek · 10 years ago
  16. 4c256b3 lapi: Add configure check and fallback struct iovec declaration by Cyril Hrubis · 10 years ago
  17. 638f726 rt_sigaction.h: define HAVE_SA_RESTORER for most platforms by Stanislav Kholmanskikh · 10 years ago
  18. 9ac868c add new errno testes for timerfd_* by Zeng Linggang · 10 years ago
  19. 92e1e39 Merge pull request #21 from ruanzhengwang/master by yaneurabeya · 10 years ago
  20. 0241ae4 Add CROSS_COMPILE symbol to simplify cross-compiling by Zhengwang Ruan · 10 years ago
  21. f48552a lib: add SAFE_RENAME() by Xiaoguang Wang · 10 years ago
  22. 8c1e0b3 lib/tst_res.c: introduce tst_record_childstatus() by Xiaoguang Wang · 10 years ago
  23. a161c6f lib/tst_res.c: make tst_brkm() and tst_resm() output more informative message by Xiaoguang Wang · 10 years ago
  24. cdfe337 remove meaningless TRETR flag by Xiaoguang Wang · 10 years ago
  25. 2266b9d configure: Fix aclocal include dir by Cyril Hrubis · 10 years ago
  26. edbae29 configure.ac: Add AC_CONFIG_MACRO_DIR by Cyril Hrubis · 10 years ago
  27. 6db2b4d config.mk: Use cc instead of gcc by Garrett Cooper · 10 years ago
  28. 502e42f Implementation of tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  29. 07a1033 system_specific_process_info changes by Stanislav Kholmanskikh · 10 years ago
  30. 6f6878f pan/ltp-pan.c: add statistics about not fully tested testcases by Xiaoguang Wang · 10 years ago
  31. 451a7e5 ltp_rt_sigaction.h: added SPARC support by Stanislav Kholmanskikh · 10 years ago
  32. ea53701 rt_sigaction, rt_sigprocmask01, rt_sigsuspend: use rt_sigaction wrapper by Stanislav Kholmanskikh · 10 years ago
  33. a3bfea2 renameat/renameat01.c: cleanup by Xing Gu · 10 years ago
  34. e6c24c1 lib: Add tst_dev_fs_type() function by Cyril Hrubis · 10 years ago
  35. 85e787e lib: Add tst_acquire_device() and tst_release_device() by Cyril Hrubis · 10 years ago
  36. 92a1459 lib: Add SAFE_CHOWN() by Xing Gu · 10 years ago
  37. 3db2082 lib: add tst_fs_link_count.c by Xiaoguang Wang · 10 years ago
  38. 0198e60 lib: Remove unused search_path.h and search_path.c by Cyril Hrubis · 10 years ago
  39. 3a150e7 lib: Add SAFE_MKFIFO() by Cyril Hrubis · 10 years ago
  40. da3f4ba lib: Remove unused mount_utils.c by Cyril Hrubis · 10 years ago
  41. 1dbf0b4 lib: Remove -c option and STD_COPIES by Cyril Hrubis · 10 years ago
  42. 34ff227 lib: Add SAFE_FCHOWN() by Cyril Hrubis · 10 years ago
  43. 6deba58 lib: Add SAFE_KILL() by Xiaoguang Wang · 10 years ago
  44. 4200068 include/lapi: Add vmsplice.h by Cyril Hrubis · 10 years ago
  45. 6a558f8 include/lapi/fcntl.h: Add splice() flags + include by Cyril Hrubis · 10 years ago
  46. 6bd56e6 splice, tee: Move splice.h tee.h to include/lapi by Cyril Hrubis · 10 years ago
  47. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  48. d5d3908 usctest.h, parse_opts.c: Hide unused variables. by Cyril Hrubis · 10 years ago
  49. 2a81c75 usctest.h, parse_opts.c: More cleanup. by Cyril Hrubis · 10 years ago
  50. c45ea22 usctest.h: Remove unused TEST_PAUSEF macro by Cyril Hrubis · 10 years ago
  51. ee99a35 usctest.h: Remove useless workaround. by Cyril Hrubis · 10 years ago
  52. 5ff25ef SAFE_MACROS: Add memalign() by Zeng Linggang · 10 years ago
  53. 91d6742 safe_macros: Add SAFE_GETRESUID and SAFE_GETRESGID by Zeng Linggang · 10 years ago
  54. 9c31ad2 lib, tests: Rename get_tst_tmpdir() to tst_get_tmpdir() by Cyril Hrubis · 10 years ago
  55. 78fe642 lib: tst_path_has_mnt_flags: Add NULL path as tmpdir by Cyril Hrubis · 10 years ago
  56. 2db5739 lib/tst_path_has_mnt_flags.c: create a function tst_path_has_mnt_flags() by gux.fnst@cn.fujitsu.com · 10 years ago
  57. 1a6f68a lib/tst_sig.c: output signal name when got unexpected signal by Xiaoguang Wang · 10 years ago
  58. 9b552cb SAFE_POPEN: Added function to safe_stdio.h by Mats Liljegren · 10 years ago
  59. 4694167 lib/tst_fs_has_free.c: add tst_fs_has_free() to determine filesystem's free space by Xiaoguang Wang · 10 years ago
  60. 97499c2 lib: Add SAFE_RMDIR() by Cyril Hrubis · 10 years ago
  61. 4ece5a5 lapi: Add readdir.h by Zeng Linggang · 10 years ago
  62. 51117fc lib: Add xfs fs detection by Zeng Linggang · 10 years ago
  63. 0ea7aa0 syscalls: Rewrite readlinkat01 by Cyril Hrubis · 10 years ago
  64. a86d71f Implemented autoconf check for libtirpc by Stanislav Kholmanskikh · 10 years ago
  65. f3e448f lib: Add SAFE_WAIT() and SAFE_WAITPID() by Cyril Hrubis · 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. 20eb071 configure: add configure check for GCC -Wold-style-definition by Alexey Kodanev · 10 years ago
  69. 4d1f01f lib: Remove tst_uid_gid and cases that use it. by Cyril Hrubis · 10 years ago
  70. 3526685 lib/tst_mkfs.c: fix a bug when calling tst_mkfs() with extra mkfs options by Xiaoguang Wang · 10 years ago
  71. 82b0600 lapi: fcntl.h: Add O_NOATIME by Zeng Linggang · 10 years ago
  72. 66a84a4 syscalls/fcntl31: Fix build on older glibc. by Cyril Hrubis · 10 years ago
  73. dbf270c lib: Add tst_process_state_wait2() by Cyril Hrubis · 10 years ago
  74. e77bf55 add tst_get_unused_port() by Jan Stancek · 10 years ago
  75. a432c4d syscalls/swapon: Further cleanup. by Cyril Hrubis · 10 years ago
  76. 4bbec17 lapi: Add mkdirat.h by Cyril Hrubis · 10 years ago
  77. c459235 SAFE_MACROS: Add chmod() and fchmod() by Cyril Hrubis · 10 years ago
  78. ef9aac6 safe_macros: Add SAFE_GETRLIMIT and SAFE_SETRLIMIT by Zeng Linggang · 10 years ago
  79. 0f0e348 lib: Rewrite FS type detection code + docs by Cyril Hrubis · 10 years ago
  80. 2b69feb module.mk: remove module_name.ko.unsigned files after build by Stanislav Kholmanskikh · 10 years ago
  81. b3f6138 include/safe_macros.h: fix mistakes by Zeng Linggang · 10 years ago
  82. 7ee6327 safe_macros: Add SAFE_STAT and SAFE_LSTAT by Cyril Hrubis · 10 years ago
  83. 8697aa9 lapi: fcntl.h: Add AT_SYMLINK_NOFOLLOW by Cyril Hrubis · 10 years ago
  84. bf17abf lib/test.h: add macro to declare init/cleanup functions by Alexey Kodanev · 10 years ago
  85. 8d5fba3 linkat/linkat02.c: add new error number tests by Zeng Linggang · 10 years ago
  86. 71cd277 include/config.mk: add -Wold-style-definition by Alexey Kodanev · 10 years ago
  87. fe17303 fcntl/fcntl30.c: add F_SETPIPE_SZ, F_GETPIPE_SZ test for fcntl(2) by Xiaoguang Wang · 10 years ago
  88. 9505857 fcntl/fcntl29.c: add F_DUPFD_CLOEXEC test for fcntl(2) by Xiaoguang Wang · 10 years ago
  89. 55d8ae5 tst_res: constify char buffers were possible by Mike Frysinger · 10 years ago
  90. 95a6145 Remove README.ltp-devel.in and ltp-devel.spec.in by Cyril Hrubis · 10 years ago
  91. 3f0510c lib: Flush test output on FORK_OR_VFORK() by Cyril Hrubis · 10 years ago
  92. 1030c9d lib/safe_macros.c: add SAFE_FSTAT() by Zeng Linggang · 11 years ago
  93. ddd3b85 lib: Add tst_fork() and update guidelines by Cyril Hrubis · 10 years ago
  94. dcd5af4 config.mk.in: Turn on extra warnings. by Cyril Hrubis · 11 years ago
  95. bc44eb3 lib: tst_get_unused_uid, tst_get_unused_gid by Stanislav Kholmanskikh · 11 years ago
  96. 1db6266 lib/cloner.c: add ltp_clone7() and fix build by Zeng Linggang · 11 years ago
  97. 98f8747 lapi: Add fcntl.h to define O_CLOEXEC, fix build by Cyril Hrubis · 11 years ago
  98. 5f5cb63 lib/cloner.c: add more args by zenglg.jy · 11 years ago
  99. 19b69d5 safe_touch: use utimes(2) if utimensat(2) is not defined by Stanislav Kholmanskikh · 11 years ago
  100. 1c86abd created lapi/utime.h by Stanislav Kholmanskikh · 11 years ago