aboutsummaryrefslogtreecommitdiff
path: root/testcases/commands
AgeCommit message (Expand)Author
2020-05-11nm01: fix regex matching internal symbolsJan Stancek
2020-03-05lsmod01: Add kernel moduleJoerg Vehlow
2020-01-03nm01: Remove prefix zeros of the addresses output by nm before comparingHe Zhe
2019-12-10shell: TST_NEEDS_DEVICE implies TST_TMPDIRPetr Vorel
2019-11-13mkswap01.sh: add "udevadm trigger" before swap verificationYongxin Liu
2019-11-07shell: Rename s/tst_test_cmds/tst_require_cmds/Joerg Vehlow
2019-10-22lsmod01.sh: retry test couple times to lower false positivesJan Stancek
2019-08-01shell: Add .sh extension to some shell testsPetr Vorel
2019-07-03sysctl/sysctl02: Improve log messagesPetr Vorel
2019-06-20sysctl/sysctl02: Add new regression test for overflow file-maxYang Xu
2019-06-19sh: Replace GPL verbose text by SPDX license identifierPetr Vorel
2019-06-18shell: Add $TST_DEVICE as default parameter to tst_umountPetr Vorel
2019-05-31insmod01: Add license to the dummy moduleCyril Hrubis
2019-05-09file01.sh: Fix in was not recognizedHe Zhe
2019-03-27commands: added vmcp testcaseElif Aslan
2019-03-14shell: Use $TST_FS_TYPE and $TST_DEVICE in tst_mkfs()Petr Vorel
2019-03-14shell: Move mkfs.foo into tst_mkfs()Petr Vorel
2019-03-14ima, commands/{df,mkfs}: Use tst_mount()Petr Vorel
2019-01-24commands/ld01: Fix shared library detection on file >= 5.33Petr Vorel
2019-01-15commands/ar01: Fix for test in deterministic modeGuangwen Feng
2018-11-28commands/logrotate_tests.sh: Fix missing syslog group on some systemsXiao Yang
2018-11-28commands/logrotate_tests.sh: Pass correct arguments to tst_res()Xiao Yang
2018-11-19unshare01.sh: protect parameters expansionCristian Marussi
2018-11-14commands/logrotate: Fix insecure permissionsMyungho Jung
2018-10-01Remove admin_tools testPetr Vorel
2018-07-24shell: Rename s/tst_check_cmds/tst_test_cmds/Petr Vorel
2018-07-19testcases: Replace "getconf" by "tst_getconf"Mylène Josserand
2018-06-28commands/mkswap01.sh: Fix unexisted "/dev/disk/by-*" files on old kernelsXiao Yang
2018-06-12ltp: replace the retry loops by new exponential backoff macroLi Wang
2018-06-04testcases: wc: Add "unrecognized option" as TCONFMylène Josserand
2018-05-25commands/df01.sh: Add missing localPetr Vorel
2018-05-16testcases: logrotate: Check if "file" command existsMylène Josserand
2018-05-16testcases: tar: Add TST_NEEDS_CMDS on gzip and bzipMylène Josserand
2018-05-16testcases: file: Add TST_NEEDS_CMDS on readelfMylène Josserand
2018-05-16testcases: ar: Add TST_NEEDS_CMDS on "ar"Mylène Josserand
2018-05-02*.py: Replace '#!/usr/bin/python3' with '#!/usr/bin/env python3'Xiao Yang
2018-04-26commands/file01: Fix "python3" match failureXiao Yang
2018-04-24*.py : convert python2 to python3yosun
2018-04-17commands: Remove outdated mail testsSebastian Chlad
2018-04-17commands: Remove outdated sssd commandSebastian Chlad
2018-03-28commands/which: Fix wrong word splittingPetr Vorel
2018-03-15commands/sysctl: Add new regression test for invalid sched_time_avgXiao Yang
2018-02-27commands/df01.sh: Add check for mkfs.${FS_TYPE} commandXiao Yang
2018-02-13commands/keyctl01.sh: remove bash expressionJoe Konno
2017-12-04commands/unshare: Add new testcase to test unshare(1)Xiao Yang
2017-10-13commands/mail: Fix a mismatched sender name in mail0[23]Xiao Yang
2017-10-12commands: nm: fix typo INSTALL_TARTGETS -> INSTALL_TARGETSFathi Boudra
2017-09-27commands/file: Fix for "executable" match failure on newer gccGuangwen Feng
2017-09-13commands/ar01: Fix misplaced test result descriptionGuangwen Feng
2017-09-11commands/gdb01: replace stdin with /dev/nullJan Stancek