1. a095276 Fix PATH_MAX undeclared when building with musl by Dengke Du · 7 years ago
  2. 2ce2474 syscalls/lseek10: cleanup && convert to new API by Xiao Yang · 7 years ago
  3. fed008c tst_safe_sysv_ipc: add shared memory related macros by Xiao Yang · 7 years ago
  4. c459654 syscalls: Add timer measurement library by Cyril Hrubis · 7 years ago
  5. 62fe712 lib: Fix clock_gettime linking problems. by Cyril Hrubis · 7 years ago
  6. cb26543 SAFE_MACROS: Add SAFE_SETSID() by Guangwen Feng · 7 years ago
  7. 3b519eb tst_timer.h: Add timeval helpers by Cyril Hrubis · 7 years ago
  8. 87acbef tst_test: TST_TEST_TCONF() do no set tid by Cyril Hrubis · 7 years ago
  9. a14f756 Unify MIN()/MAX() implementation + cleanup by Cyril Hrubis · 7 years ago
  10. 882f45a tst_kvcmp: Add support for extra kernel versions by Cyril Hrubis · 7 years ago
  11. 15d413e syscalls/lseek11.c: fix syncfs() && SEEK_DATA by Xiao Yang · 7 years ago
  12. 390a556 syscalls/quotactl02.c: add Q_XGETNEXTQUOTA flag test by Xiao Yang · 7 years ago
  13. e1b3718 lapi/seek.h: fix typo for SEEK_DATA by Xiao Yang · 7 years ago
  14. c486cce lapi: Add seek.h for SEEK_DATA and SEEK_HOLE by Cyril Hrubis · 7 years ago
  15. 1bb79cd lib: Fix undefined reference to `mq_open' by Cyril Hrubis · 7 years ago
  16. ac602f5 syscalls/memfd_create: Fix build failure when HAVE_FALLOCATE not defined by Guangwen Feng · 8 years ago
  17. 6c86b86 lib: Move ltp_priv.h to include/old/ltp_priv.h by Cyril Hrubis · 8 years ago
  18. b731859 move fallocate.h to lapi by Jakub Racek · 8 years ago
  19. e036a8c Added fcntl() lapi flags by Jakub Racek · 8 years ago
  20. 879680a Added memfd_create() lapi flags by Jakub Racek · 8 years ago
  21. b867975 lib: SAFE_MQ_OPEN() macro by Petr Vorel · 8 years ago
  22. c46e277 safe_macros: add safe_removexattr() by Xiao Yang · 8 years ago
  23. e2a39b8 color: Fix typo. by Cyril Hrubis · 8 years ago
  24. 714b0c7 color: Fix backslash-escape sequences for some non-bash shells by Petr Vorel · 8 years ago
  25. 3a0ef86 color: Rename file by Petr Vorel · 8 years ago
  26. 874326d tst_test: Handle device mkfs/mount int the library by Cyril Hrubis · 8 years ago
  27. 5c189fc lib: add safe_setsockopt/send/sendto functions by Alexey Kodanev · 8 years ago
  28. 6440c5d newlib: Allow SAFE_MACROS to be called from cleanup by Cyril Hrubis · 8 years ago
  29. d101cab lib: Redirect to tst_brk_() early by Cyril Hrubis · 8 years ago
  30. 219b49e tst_test.h, test.h: Add mutual exclusion guards by Cyril Hrubis · 8 years ago
  31. 65490b0 lib: tst_mkfs: Fix typos by Cyril Hrubis · 8 years ago
  32. 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 8 years ago
  33. 78bf28f tst_device: Split the tst_acquire_device code again by Cyril Hrubis · 8 years ago
  34. b0a30fe lib: tst_mkfs: Include __FILE__ and __LINE__ in tst_brkm messages by Cyril Hrubis · 8 years ago
  35. 047c727 lib: tst_ansi_colors: Fix output is terminal check by Cyril Hrubis · 8 years ago
  36. fc0c72a lib: Move rmobj() to tst_tmpdir.c by Cyril Hrubis · 8 years ago
  37. 554c270 checkpoints: Add TST_SAFE_CHECKPOINT_WAIT2() by Cyril Hrubis · 8 years ago
  38. 23beb35 lib: Move some code to testcases/kernel/fs/doio/ by Cyril Hrubis · 8 years ago
  39. 6c701a0 madvise01: Add MADV_FREE + fallback in lapi/mmap.h by Cyril Hrubis · 8 years ago
  40. 34a7c82 android: exclude tests which don't build by Steven Jackson · 8 years ago
  41. 0b0e917 testapi: Export FILE_PRINTF to new API by Richard Palethorpe · 8 years ago
  42. 9a5571d arm64: add tst_atomic_add_return by Yury Norov · 8 years ago
  43. a7f6133 Colorize test type in the output by Petr Vorel · 8 years ago
  44. d45afd9 tst_test: add macro helper to invoke pthread_once() by Alexey Kodanev · 8 years ago
  45. dd90c00 tst_test: add tst_parse_long() by Alexey Kodanev · 8 years ago
  46. ed8e067 tst_safe_sysv_ipc: Set msqid to -1 on IPC_RMID by Cyril Hrubis · 8 years ago
  47. 004f214 lib/tst_safe_sysv_ipc.c : Add tst_safe_sysv_ipc.c by Xiao Yang · 8 years ago
  48. 1791f70 tst_test: don't include tst_safe_pthread by Steven Jackson · 8 years ago
  49. cb7d91b tst_clone: don't use a comma in the definition of clone by Steven Jackson · 8 years ago
  50. 699238a lib: Add tst_kernel_bits() by Cyril Hrubis · 8 years ago
  51. 7c0ec1d safe_macros: Move SAFE_PREAD() and SAFE_PWRITE() to separate header by Cyril Hrubis · 8 years ago
  52. 52006c9 safe_macros: Move safe_get/setpgid() to C source by Cyril Hrubis · 8 years ago
  53. f4b0281 mmap16: Get rid of SAFE_PWRITE() by Cyril Hrubis · 8 years ago
  54. 1055281 safe_macros: add safe_setxattr(), safe_lsetxattr() and safe_fsetxattr() by Dejan Jovicevic · 8 years ago
  55. e899457 safe_macros: make safe_pread() and safe_pwrite() inline by Nikita Yushchenko · 8 years ago
  56. d753288 lib: move create_sig_proc() into newlib by Petr Vorel · 8 years ago
  57. 4dcfd28 lib: Add new tst_kvcmp for shell by Cyril Hrubis · 8 years ago
  58. af5a4b1 SAFE_MACROS: Add SAFE_GETPRIORITY() by Cyril Hrubis · 8 years ago
  59. 4b8dd42 SAFE_MACROS: Add SAFE_EXECLP() by Cyril Hrubis · 8 years ago
  60. f72ca5b lib: add tst_res_hexd for newlib by Jan Stancek · 8 years ago
  61. 70a21de Use sys/xattr.h instead of attr/xattr.h by Dejan Jovicevic · 8 years ago
  62. d47bb55 lib: Add optional minimal size for test device by Li Wang · 8 years ago
  63. 1216353 rt_sigaction.h: Add MIPS support by Huacai Chen · 8 years ago
  64. 7452a9f tst_atomic: add atomic_add_return for ARC by Vineet Gupta · 8 years ago
  65. 8793795 Add TST_TRACE by Stanislav Kholmanskikh · 8 years ago
  66. 5065a9e lib: add safe_gethostname() by Alexey Kodanev · 8 years ago
  67. 0aa4a61 tst_test.h: fix tst_test->tid for unsupported cases by Xiao Yang · 8 years ago
  68. 6b56aa7 tst_test: make reap_children() part of the test API by Stanislav Kholmanskikh · 8 years ago
  69. 3953c37 tst_safe_macros: SAFE_GETPGID by Stanislav Kholmanskikh · 8 years ago
  70. a8b752d tst_atomic.h: Add tst_atomic_dec() wrapper. by Cyril Hrubis · 8 years ago
  71. 1e92d8a tst_test: Add option parsing helpers. by Cyril Hrubis · 8 years ago
  72. 2ad59b7 tst_test: Allow to set timeout from test setup() by Cyril Hrubis · 8 years ago
  73. ad33a3d replace SIGCLD with SIGCHLD by Khem Raj · 8 years ago
  74. 96cccf4 lapi/fcntl.h: Include system headers first. by Cyril Hrubis · 8 years ago
  75. d2a810a syscalls/socket02: reconstruct and convert to new API by Xiao Yang · 8 years ago
  76. 3181950 syscalls/kcmp03.c: Add new testcase by Xiao Yang · 8 years ago
  77. 3aa3151 lib/cloner.c: Add tst_clone.h for new API by Xiao Yang · 8 years ago
  78. 9ff68de lib: add [SAFE_]FILE_LINES_SCANF by Jan Stancek · 8 years ago
  79. 5887bec safe_macros: match oldlib SAFE_CLOSE with docs by Jan Stancek · 8 years ago
  80. 5078c01 tst_safe_macros: add SAFE_DUP by Xiao Yang · 8 years ago
  81. db03638 Include tst_kvercmp.h in tst_test.h by Stanislav Kholmanskikh · 8 years ago
  82. 4aebb6c lib/tst_test.c: Run test in child process by Cyril Hrubis · 8 years ago
  83. d1ea830 safe_macros: Add SAFE_GETPGID by Cyril Hrubis · 8 years ago
  84. 8a56a43 ltp/lapi: add some madvices definition by Li Wang · 8 years ago
  85. 2f7d1be syscalls/epoll_create1: Cleanup && Convert to new API by Xiao Yang · 8 years ago
  86. 12a5230 tst_safe_macros: add SAFE_SIGNAL by Jan Stancek · 8 years ago
  87. 63b6532 open_posix_testsuite: Propagate configure params by Cyril Hrubis · 8 years ago
  88. eb0ad60 tst_atomic: add atomic_add_return for x86/64, ppc/64 and s390/x by Jan Stancek · 8 years ago
  89. f61391e m4: add a check for __sync_add_and_fetch by Jan Stancek · 8 years ago
  90. c54ca05 tst_atomic: make tst_atomic_inc take a signed integer by Jan Stancek · 8 years ago
  91. 2a9c158 request_key/request_key01.c: add new testcase by Xiao Yang · 8 years ago
  92. ca67538 include/lapi/fcntl.h: Do not include tee and splice by Cyril Hrubis · 8 years ago
  93. 13fe1c7 syscalls/fcntl: add new test for open file description locks by Alexey Kodanev · 9 years ago
  94. 673dc67 lib: add safe_pthread_create() & safe_pthread_join() by Alexey Kodanev · 8 years ago
  95. 7671740 include/tst_pid.h: Add sys/types.h include by Cyril Hrubis · 8 years ago
  96. a31ff76 lib: Move old headers to include/old by Cyril Hrubis · 8 years ago
  97. bbdb9f7 lib: Add new test library API by Cyril Hrubis · 9 years ago
  98. 9c74eef lib: tst_kvercmp: Move defs to separate header by Cyril Hrubis · 9 years ago
  99. d5e1788 tst_mkfs: add extra_opt parameter to tst_mkfs() by Zorro Lang · 9 years ago
  100. b91c37d rt_sigaction.h: ARC: Provide default sa_restorer by Vineet Gupta · 9 years ago