1. 2ce2474 syscalls/lseek10: cleanup && convert to new API by Xiao Yang · 7 years ago
  2. fed008c tst_safe_sysv_ipc: add shared memory related macros by Xiao Yang · 7 years ago
  3. c459654 syscalls: Add timer measurement library by Cyril Hrubis · 7 years ago
  4. 62fe712 lib: Fix clock_gettime linking problems. by Cyril Hrubis · 7 years ago
  5. cb26543 SAFE_MACROS: Add SAFE_SETSID() by Guangwen Feng · 7 years ago
  6. 4dc7c5f android: Don't build tst_safe_sysv_ipc by Steven Jackson · 7 years ago
  7. 7ad4bf0 android: Add missing android stubs by Steven Jackson · 7 years ago
  8. dcf361c lib,testcases: Make use of MIN() and MAX() by Cyril Hrubis · 7 years ago
  9. a14f756 Unify MIN()/MAX() implementation + cleanup by Cyril Hrubis · 7 years ago
  10. a5bf525 tst_test.c: set the test id automatically by Cyril Hrubis · 8 years ago
  11. 7916317 tst_test: Be more verbose on timeout by Cyril Hrubis · 7 years ago
  12. bb1477f SAFE_READLINK() should return zero-terminated target buffer by Helge Deller · 7 years ago
  13. 882f45a tst_kvcmp: Add support for extra kernel versions by Cyril Hrubis · 7 years ago
  14. 15d413e syscalls/lseek11.c: fix syncfs() && SEEK_DATA by Xiao Yang · 8 years ago
  15. 1bb79cd lib: Fix undefined reference to `mq_open' by Cyril Hrubis · 8 years ago
  16. 1055a06 Revert "lib: Fix undefined reference to `mq_open' build failures" by Cyril Hrubis · 8 years ago
  17. fcfb697 lib: Fix undefined reference to `mq_open' build failures by Cyril Hrubis · 8 years ago
  18. bfb2a4a lib/tst_safe_posix_ipc.c: Add licence. by Cyril Hrubis · 8 years ago
  19. 6c86b86 lib: Move ltp_priv.h to include/old/ltp_priv.h by Cyril Hrubis · 8 years ago
  20. 2374d56 ltp: test id usually same as test filename without suffix by Li Wang · 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. c6bcd53 safe_macros: remove unused code in xattr related functions by Xiao Yang · 8 years ago
  24. 3a0ef86 color: Rename file by Petr Vorel · 8 years ago
  25. 874326d tst_test: Handle device mkfs/mount int the library by Cyril Hrubis · 8 years ago
  26. cf6910c lib/parse_opts: Get rid of the long unused -p and -P options 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. 65490b0 lib: tst_mkfs: Fix typos by Cyril Hrubis · 8 years ago
  31. 160ffcc tst_test: Fix unused variable warnings by Cyril Hrubis · 8 years ago
  32. 8f8ff10 lib/tst_tmpdir.c: fix compilation with older libc by Xiao Yang · 8 years ago
  33. 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 8 years ago
  34. 7eb77fb runltp,tst_device: Bump minimal device size to 256MB by Cyril Hrubis · 8 years ago
  35. 78bf28f tst_device: Split the tst_acquire_device code again by Cyril Hrubis · 8 years ago
  36. d97debf tst_test: Allow using tst_res and tst_brk without initialized IPC by Cyril Hrubis · 8 years ago
  37. b0a30fe lib: tst_mkfs: Include __FILE__ and __LINE__ in tst_brkm messages by Cyril Hrubis · 8 years ago
  38. 047c727 lib: tst_ansi_colors: Fix output is terminal check by Cyril Hrubis · 8 years ago
  39. fc0c72a lib: Move rmobj() to tst_tmpdir.c by Cyril Hrubis · 8 years ago
  40. 554c270 checkpoints: Add TST_SAFE_CHECKPOINT_WAIT2() by Cyril Hrubis · 8 years ago
  41. 23beb35 lib: Move some code to testcases/kernel/fs/doio/ by Cyril Hrubis · 8 years ago
  42. 6688b63 Fix "missing terminating ' character" warnings by Cyril Hrubis · 8 years ago
  43. 34a7c82 android: exclude tests which don't build by Steven Jackson · 8 years ago
  44. 9f41dcf tst_test: simplify tmpdir creation and support memory mapped file ipc by Steven Jackson · 8 years ago
  45. a7f6133 Colorize test type in the output by Petr Vorel · 8 years ago
  46. dd90c00 tst_test: add tst_parse_long() by Alexey Kodanev · 8 years ago
  47. 6577980 lib: Remove reference to already deleted mount_utils.c by Petr Vorel · 8 years ago
  48. 004f214 lib/tst_safe_sysv_ipc.c : Add tst_safe_sysv_ipc.c by Xiao Yang · 8 years ago
  49. 4289363 various: don't assume the DEV_BLKSIZE definition exists by Steven Jackson · 8 years ago
  50. 1750b47 safe_open: fix SIGILL on android by Steven Jackson · 8 years ago
  51. 2923a11 lib: fix offset in tst_resm_hexd by Jan Stancek · 8 years ago
  52. 699238a lib: Add tst_kernel_bits() by Cyril Hrubis · 8 years ago
  53. 52006c9 safe_macros: Move safe_get/setpgid() to C source 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. f72ca5b lib: add tst_res_hexd for newlib by Jan Stancek · 8 years ago
  60. d47bb55 lib: Add optional minimal size for test device by Li Wang · 8 years ago
  61. 794b46d tst_virt: Make use of systemd-detect-virt if available by Cyril Hrubis · 8 years ago
  62. 5065a9e lib: add safe_gethostname() by Alexey Kodanev · 8 years ago
  63. a41e994 tst_test: Propagate SIGINT to test process by Cyril Hrubis · 8 years ago
  64. e1310bc runltp: extend the default loop device size to 150MB by Li Wang · 8 years ago
  65. 6b56aa7 tst_test: make reap_children() part of the test API by Stanislav Kholmanskikh · 8 years ago
  66. f5f208b tst_test: Complain on NULL test->tid by Cyril Hrubis · 8 years ago
  67. 1e92d8a tst_test: Add option parsing helpers. by Cyril Hrubis · 8 years ago
  68. 2ad59b7 tst_test: Allow to set timeout from test setup() by Cyril Hrubis · 8 years ago
  69. b819c22 tst_test: Small changes in option help formatting by Cyril Hrubis · 8 years ago
  70. c07d36c lib/test_test: fix parsing for options that don't need argument by Jan Stancek · 8 years ago
  71. ad33a3d replace SIGCLD with SIGCHLD by Khem Raj · 8 years ago
  72. 9ff68de lib: add [SAFE_]FILE_LINES_SCANF by Jan Stancek · 8 years ago
  73. 15634ea lib/tst_tmpdir: remove tmpdir_cleanup(), fix for newlib by Alexey Kodanev · 8 years ago
  74. 11dfc32 lib/tst_test.c: fix case of hitting tst_vbrk_ before setup_ipc by Xiao Yang · 8 years ago
  75. db03638 Include tst_kvercmp.h in tst_test.h by Stanislav Kholmanskikh · 8 years ago
  76. 332540e lib/tst_test.c: do all cleanup in do_exit by Jan Stancek · 8 years ago
  77. fa49517 lib/tst_test.c: propagate TBROK retcode in library process by Cyril Hrubis · 8 years ago
  78. e0bfa7d lib/tst_test.c: call do_exit on TBROK from library process by Jan Stancek · 8 years ago
  79. 0f053c8 lib/tst_test.c: Kill all children on timeout by Cyril Hrubis · 8 years ago
  80. 4aebb6c lib/tst_test.c: Run test in child process by Cyril Hrubis · 8 years ago
  81. 768157b checkpoints: avoid unnecesasry sleep in checkpoint_wake by Jan Stancek · 8 years ago
  82. 77c8113 lib/tst_mkfs: Exit with TCONF on missing mkfs.foo by Cyril Hrubis · 8 years ago
  83. 3d2deae lib/tst_run_cmd: Make it possible to detect ENOENT by Cyril Hrubis · 8 years ago
  84. b322e33 tst_atomic: add test for tst_atomic_inc by Jan Stancek · 9 years ago
  85. c54ca05 tst_atomic: make tst_atomic_inc take a signed integer by Jan Stancek · 9 years ago
  86. a5a91a7 lib/newlib_tests: Fixes. by Cyril Hrubis · 9 years ago
  87. 673dc67 lib: add safe_pthread_create() & safe_pthread_join() by Alexey Kodanev · 9 years ago
  88. bbdb9f7 lib: Add new test library API by Cyril Hrubis · 9 years ago
  89. 9c74eef lib: tst_kvercmp: Move defs to separate header by Cyril Hrubis · 9 years ago
  90. d5e1788 tst_mkfs: add extra_opt parameter to tst_mkfs() by Zorro Lang · 9 years ago
  91. 045920b tst_mkfs: check the arguments for passed device and fs_type by Stanislav Kholmanskikh · 9 years ago
  92. a7f8544 tst_mkfs: drop -f from mkfs by Stanislav Kholmanskikh · 9 years ago
  93. f79021c tst_acquire_device: clear first sectors of LTP_DEV by Stanislav Kholmanskikh · 9 years ago
  94. 8bbb1d5 lib/safe_macros: add readlink() by Alexey Kodanev · 9 years ago
  95. f3f4d33 lib/safe_macros: add linkat() by Alexey Kodanev · 9 years ago
  96. a9c24b0 lib/tst_dir_is_empty: add a library function by Alexey Kodanev · 9 years ago
  97. 3e60f62 lib: tst_res: Cleanup. by Cyril Hrubis · 9 years ago
  98. 87446b7 lib: Increase loop device size by Cyril Hrubis · 9 years ago
  99. 989bc41 tlibio: use a union of sigval instead of sigval_t by Khem Raj · 9 years ago
  100. ec2765c lib: Restore tst_brk & tst_res in ltpapicmd by Cyril Hrubis · 9 years ago