1. 59cb0dd nm01: Remove prefix zeros of the addresses output by nm before comparing by He Zhe · 4 years, 10 months ago
  2. e5dd9c0 shell: TST_NEEDS_DEVICE implies TST_TMPDIR by Petr Vorel · 5 years ago
  3. 489dc73 mkswap01.sh: add "udevadm trigger" before swap verification by Yongxin Liu · 5 years ago
  4. 041fbf5 shell: Rename s/tst_test_cmds/tst_require_cmds/ by Joerg Vehlow · 5 years ago
  5. 7a56d44 lsmod01.sh: retry test couple times to lower false positives by Jan Stancek · 5 years ago
  6. 5e69bdf shell: Add .sh extension to some shell tests by Petr Vorel · 5 years ago
  7. 8e2d73a sysctl/sysctl02: Improve log messages by Petr Vorel · 5 years ago
  8. 48f1411 sysctl/sysctl02: Add new regression test for overflow file-max by Yang Xu · 5 years ago
  9. 6e6e534 sh: Replace GPL verbose text by SPDX license identifier by Petr Vorel · 5 years ago
  10. 5c846a0 shell: Add $TST_DEVICE as default parameter to tst_umount by Petr Vorel · 6 years ago
  11. 3015d59 insmod01: Add license to the dummy module by Cyril Hrubis · 5 years ago
  12. 928c22b file01.sh: Fix in was not recognized by He Zhe · 6 years ago
  13. 2d77ca1 commands: added vmcp testcase by Elif Aslan · 6 years ago
  14. 465faf4 shell: Use $TST_FS_TYPE and $TST_DEVICE in tst_mkfs() by Petr Vorel · 6 years ago
  15. 38363f6 shell: Move mkfs.foo into tst_mkfs() by Petr Vorel · 6 years ago
  16. 9a5185b ima, commands/{df,mkfs}: Use tst_mount() by Petr Vorel · 6 years ago
  17. 3da7214 commands/ld01: Fix shared library detection on file >= 5.33 by Petr Vorel · 6 years ago
  18. 782b441 commands/ar01: Fix for test in deterministic mode by Guangwen Feng · 7 years ago
  19. 3d7bc89 commands/logrotate_tests.sh: Fix missing syslog group on some systems by Xiao Yang · 6 years ago
  20. 6f18e60 commands/logrotate_tests.sh: Pass correct arguments to tst_res() by Xiao Yang · 6 years ago
  21. dada93b unshare01.sh: protect parameters expansion by Cristian Marussi · 6 years ago
  22. cbb5c3d commands/logrotate: Fix insecure permissions by Myungho Jung · 8 years ago
  23. 0fc9b86 Remove admin_tools test by Petr Vorel · 6 years ago
  24. 0567a89 shell: Rename s/tst_check_cmds/tst_test_cmds/ by Petr Vorel · 6 years ago
  25. 444d9d8 testcases: Replace "getconf" by "tst_getconf" by Mylène Josserand · 6 years ago
  26. 72c5258 commands/mkswap01.sh: Fix unexisted "/dev/disk/by-*" files on old kernels by Xiao Yang · 6 years ago
  27. 6d6756c ltp: replace the retry loops by new exponential backoff macro by Li Wang · 6 years ago
  28. 2333e2f testcases: wc: Add "unrecognized option" as TCONF by Mylène Josserand · 7 years ago
  29. f7aaca1 commands/df01.sh: Add missing local by Petr Vorel · 6 years ago
  30. d6abd9a testcases: logrotate: Check if "file" command exists by Mylène Josserand · 7 years ago
  31. d31fa0e testcases: tar: Add TST_NEEDS_CMDS on gzip and bzip by Mylène Josserand · 7 years ago
  32. 5d998c7 testcases: file: Add TST_NEEDS_CMDS on readelf by Mylène Josserand · 7 years ago
  33. 0d7baa0 testcases: ar: Add TST_NEEDS_CMDS on "ar" by Mylène Josserand · 7 years ago
  34. a7b718d *.py: Replace '#!/usr/bin/python3' with '#!/usr/bin/env python3' by Xiao Yang · 7 years ago
  35. 73e4159 commands/file01: Fix "python3" match failure by Xiao Yang · 7 years ago
  36. 5a8408b *.py : convert python2 to python3 by yosun · 7 years ago
  37. 8706428 commands: Remove outdated mail tests by Sebastian Chlad · 7 years ago
  38. 37e9500 commands: Remove outdated sssd command by Sebastian Chlad · 7 years ago
  39. 99e4cee commands/which: Fix wrong word splitting by Petr Vorel · 7 years ago
  40. 5aeb80c commands/sysctl: Add new regression test for invalid sched_time_avg by Xiao Yang · 7 years ago
  41. 056b711 commands/df01.sh: Add check for mkfs.${FS_TYPE} command by Xiao Yang · 7 years ago
  42. b745b00 commands/keyctl01.sh: remove bash expression by Joe Konno · 7 years ago
  43. 80313ae commands/unshare: Add new testcase to test unshare(1) by Xiao Yang · 7 years ago
  44. 2f419da commands/mail: Fix a mismatched sender name in mail0[23] by Xiao Yang · 7 years ago
  45. 6570df2 commands: nm: fix typo INSTALL_TARTGETS -> INSTALL_TARGETS by Fathi Boudra · 7 years ago
  46. 91400c3 commands/file: Fix for "executable" match failure on newer gcc by Guangwen Feng · 7 years ago
  47. ada0b81 commands/ar01: Fix misplaced test result description by Guangwen Feng · 7 years ago
  48. 2f6ab8f commands/gdb01: replace stdin with /dev/null by Jan Stancek · 7 years ago
  49. 97f85c5 commands/keyctl01: Check keyctl support instead of kernel version by Guangwen Feng · 7 years ago
  50. 77daa7e su: Remove 'catch close' by Dan Rue · 7 years ago
  51. 8830774 commands/keyctl01: Fix getting key serial number by Guangwen Feng · 7 years ago
  52. b0db0ea commands/keyctl01: Fix potential infinite loop by Guangwen Feng · 7 years ago
  53. 5710ca2 commands/gdb: add simple gdb testcase by Veronika Kabatova · 7 years ago
  54. 9d377dc commands: fix unmatched installation path of datafiles by Xiao Yang · 7 years ago
  55. f9a91c1 tst_tests.sh: set the shell TST_ID automatically by Li Wang · 7 years ago
  56. 02efa03 commands/mkfs: fix bashism in ntfs size computation by Lucas Magasweran · 7 years ago
  57. 1c65669 commands/which01.sh: Fix test for debian. by Cyril Hrubis · 8 years ago
  58. 05de90d commands/keyctl01: Add new regression test by Guangwen Feng · 8 years ago
  59. 78bb7e9 commands: Fix out-of-tree datafiles installation by Cyril Hrubis · 8 years ago
  60. ba782e4 cron: Speed up optimization for grep logs by Petr Vorel · 8 years ago
  61. a2441e0 cron: Rewrite and cleanup cron_tests.sh script by Petr Vorel · 8 years ago
  62. 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 8 years ago
  63. ccd8653 commands/insmod: Add ltp_insmod01.ko to .gitignore and cleanup by Guangwen Feng · 8 years ago
  64. 0bea34a su01: do pre-checking to avoid annoying warning by Ning Han · 8 years ago
  65. d21c2d7 cron_dirs_check: remove sys/dir.h include by Steven Jackson · 8 years ago
  66. 7b84465 commands/ld01: Fix test for LTP compiled with -m32 by Cyril Hrubis · 8 years ago
  67. 1dce80f commands/file_test.sh: Fix for SLES11 by Cyril Hrubis · 8 years ago
  68. 1544cb1 du01: Fix the BTRFS fix after test conversion by Cyril Hrubis · 8 years ago
  69. 0702d49 shell: fix echo -e bashisms, simplify code by Petr Vorel · 8 years ago
  70. 2bf2094 shell: fix bashisms: s/&>/>$1 2>&1/ by Petr Vorel · 8 years ago
  71. aae5c81 nm/datafiles: Add f1, f2 and f3 to .gitignore by Guangwen Feng · 8 years ago
  72. 77b5d75 ar01: Rewrite to the new library by Cyril Hrubis · 8 years ago
  73. 1ce062f commands: objdump01, size01: Remove. by Cyril Hrubis · 8 years ago
  74. e1eaa03 unzip_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  75. 5ec7056 nm01: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  76. 78fb1eb mkdir_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  77. b7d2a9b ld01: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  78. faaf835 eject-tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  79. 1009334 cpio_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  80. 8416616 file_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  81. f08481b cp_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  82. d806886 ln_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  83. 56fc4ca Get rid of the ade directory. by Cyril Hrubis · 8 years ago
  84. d7f28c9 Get rid of the fileutils directory. by Cyril Hrubis · 8 years ago
  85. cb00879 tar_tests.sh: Cleanup && convert to new library by Cyril Hrubis · 8 years ago
  86. 72e3803 lsmod01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  87. d58b3eb insmod01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  88. cc569f6 gzip_tests.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  89. 353597d mkfs01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  90. 2c97de5 mv_tests.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  91. 95c98e7 mkswap01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  92. a903581 df01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  93. d40cbfb du01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  94. 83932e2 ldd01: Convert to the new library by Cyril Hrubis · 8 years ago
  95. fe19c37 wc01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  96. 838ac3b which01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  97. dbbbe79 du01.sh: BTRFS fix for the symlink by Stanislav Kholmanskikh · 8 years ago
  98. 2edbb2d du01.sh: start matching at the beginning of a line by Stanislav Kholmanskikh · 8 years ago
  99. 17fdb43 lsmod01: keep the output in variables by Stanislav Kholmanskikh · 8 years ago
  100. bdd09b1 du01.sh: Fix failures on Btrfs on ppc64le by Cyril Hrubis · 8 years ago