aboutsummaryrefslogtreecommitdiff
path: root/testcases/commands
AgeCommit message (Expand)Author
2016-01-21test.sh: Add tst_umount(), use it in mkfs and df testsCyril Hrubis
2016-01-14commands/mkswap01: Fix raceCyril Hrubis
2016-01-14commands/mkswap: Properly quote parametersCyril Hrubis
2016-01-13commands: du01.sh; Btrfs fix.Cyril Hrubis
2016-01-05commands/which: Added new testcase to test which(1).Guangwen Feng
2015-11-24commands/mkswap: Added new testcase to test mkswap(8).Guangwen Feng
2015-11-18du01: CleanupCyril Hrubis
2015-11-16commands/mkfs/mkfs01.sh: fix mkfsRock Lee
2015-11-04commands/mkfs: Added new testcase to test mkfs(8) command.Guangwen Feng
2015-07-09commands/logrotate: remove /etc/logrotate.d/ includeCui Bixuan
2015-06-29df/df01.sh: Use tst_mkfsZeng Linggang
2015-06-25commands/ade/ldd/datafiles: gitignore *.obj.so and lddfile.outAlexey Kodanev
2015-06-16commands/df: Added new testcase to test df(1) command.Zeng Linggang
2015-06-08ade/ld: fix compile warningCui Bixuan
2015-05-12gzip/gzip01: Remove 00_Descriptions.txtCui Bixuan
2015-05-12gzip/gzip01: Some cleanupCui Bixuan
2015-05-04commands/fileutils/mv: add new test for mv(1)Zeng Linggang
2015-05-04commands/fileutils/mv: Remove 00_Descriptions.txtZeng Linggang
2015-05-04commands/fileutils/mv: Some cleanupZeng Linggang
2015-05-04gzip/gzip_tests.sh: remove the tmp dir of test02Cui Bixuan
2015-04-28commands/du: Added new testcase to test du(1) command.Zeng Linggang
2015-03-10commands/ade/ar01: the touched timestamp of file01.in should be newer than cu...Li Wang
2015-03-07clean up some more old-style declsMike Frysinger
2014-12-02file_test: fix testcase for ppc64leJeffrey Bastian
2014-10-15ldd01: remove all -m32/-m64 logicJan Stancek
2014-07-23file_test: make also "linux" a valid matchJan Stancek
2014-04-01Fix shell scripts to run correctly on DebianJoseph Beckenbach
2014-03-13testcases/lib/cmdlib.sh: add tst_require_root() functionXiaoguang Wang
2013-11-20fix file testcase for parisc architectureHelge Deller
2013-07-10sssd-lib.sh: fix a bug of sssd daemon is not startedPeng Haitao
2013-07-10sssd-lib.sh: Use lib to restart sssd servicePeng Haitao
2013-07-10cron02: Use lib to restart crond servicePeng Haitao
2013-07-09cron_tests.sh: fix a bug of syslog daemon is disabledPeng Haitao
2013-05-31su/su01_s1: fix mismatched double quotation marksDAN LI
2013-04-04su01: fix the uncompleted string matchWanlong Gao
2012-12-07at_deny01: Use lib to restart atd servicePeng Haitao
2012-12-07at_allow01: Use lib to restart atd servicePeng Haitao
2012-12-07cleanup code indentWanlong Gao
2012-11-22ar01: fix a bug of attribute "selinux" in rhel6Peng Haitao
2012-10-19Update FSF addressWanlong Gao
2012-10-18Remove whitespace at end of lineChris Dearman
2012-10-18Add missing newline at end of fileChris Dearman
2012-10-18Add generated files to .gitignoreChris Dearman
2012-07-26file: use the grep -q option instead of redirectionWanlong Gao
2012-07-26file: add the new output format of C program fileWanlong Gao
2012-05-11logrotate01: fix a bug of config file's permission is wrongPeng Haitao
2012-04-11ld01: fix the error message of gccWanlong Gao
2012-04-05at_deny01: fix a bug of /etc/init.d/atd is nonexistentPeng Haitao
2012-03-30cron02: fix a bug of /etc/init.d/crond is nonexistentPeng Haitao
2012-03-05Add test option allowed_shells, vetoed_shells and shell_fallbackPeng Haitao