aboutsummaryrefslogtreecommitdiff
path: root/testcases/lib
AgeCommit message (Expand)Author
2016-01-26test.sh: Fix ROD redirection && callersCyril Hrubis
2016-01-21test.sh: Add tst_umount(), use it in mkfs and df testsCyril Hrubis
2016-01-19lib: Increase loop device sizeCyril Hrubis
2016-01-14testcases/lib: Add tst_sleepCyril Hrubis
2015-11-05lib/test.sh: special case jfs in tst_mkfsEryu Guan
2015-11-05lib/test.sh: improvement on the check if mkfs.btrfs supports -f optionEryu Guan
2015-10-29lib/test_net.sh: allow any additional options to tst_netloadAlexey Kodanev
2015-09-22lib/test_net.sh: add waiting loop to netload()Alexey Kodanev
2015-07-30testcases/lib/test.sh: add tst_retry()Hangbin Liu
2015-07-07network/vxlan_lib.sh: move netload() to test_net.shAlexey Kodanev
2015-06-29test.sh: Add tst_mkfs()Zeng Linggang
2015-06-16test.sh: Add tst_acquire_device() and tst_release_device()Zeng Linggang
2015-04-28testcases/lib/test.sh: Added ROD_SILENT() and ROD()Zeng Linggang
2015-04-23daemonlib.sh: Don't assume service supportCarlos Hernandez
2015-02-06lib/test_net.sh: tst_rhost_run() fixesAlexey Kodanev
2015-02-06lib/test_net.sh: don't use 'tst_brkm TBROK' in tst_add_ipaddr()Alexey Kodanev
2015-02-06lib/test_net.sh: restore TST_IPV6 after temporary assignmentsAlexey Kodanev
2015-01-28lib/test_net.sh: fix 'tst_rhost_run -s' when errors occurAlexey Kodanev
2015-01-20test.sh: Set 777 permissions on test directoryZeng Linggang
2015-01-05testcases/lib/test.sh: added tst_timeout()Matus Marhefka
2014-12-09test.sh: tst_resm and tst_brkm enhanceZeng Linggang
2014-12-04network/test_net: add functions to manage IP addressesAlexey Kodanev
2014-12-04network/test_net: add tst_ipaddrAlexey Kodanev
2014-12-04network/test_net: add support for -6 option (IPv6 tests)Alexey Kodanev
2014-10-15add LTP_DATAROOT and tst_dataroot()Jan Stancek
2014-10-01network: uniform network parametersAlexey Kodanev
2014-09-23test.sh: add forgotten changesCyril Hrubis
2014-09-22runtest/containers: fix errors in netns_par_chld_ftp testcase that takes TCON...Xiaoguang Wang
2014-09-02test.sh: Fix typo in comment.Cyril Hrubis
2014-07-22remove meaningless TRETR flagXiaoguang Wang
2014-06-26pan/ltp-pan.c: add statistics about not fully tested testcasesXiaoguang Wang
2014-04-07lib/test_net.sh: add network help scriptAlexey Kodanev
2014-03-26cmdlib.sh: Move daemon functions to daemonlib.shCyril Hrubis
2014-03-19lib/test.sh: replace LTP_TST_CNT with TST_COUNTAlexey Kodanev
2014-03-13testcases/lib/cmdlib.sh: add tst_require_root() functionXiaoguang Wang
2014-03-12testcases/lib: Add test.sh test library + docs.Cyril Hrubis
2014-02-10cmdlib/end_testcase: don't call tst_cleanup, exit on passJiri Jaburek
2013-07-10cron02: Use lib to restart crond servicePeng Haitao
2013-07-09cmdlib.sh: fix a bug of restart_daemonPeng Haitao
2013-07-09cron_tests.sh: fix a bug of syslog daemon is disabledPeng Haitao
2012-12-07cmdlib.sh: Add four functions of controlling daemonPeng Haitao
2012-10-18Remove whitespace at end of lineChris Dearman
2010-11-23Be more POSIX compliant by using command -v.Garrett Cooper
2010-10-21Improve command check.Garrett Cooper
2009-11-09Be consistent with the braces.yaberauneya
2009-10-31Stupid Garrett. I need to increment the value...yaberauneya
2009-10-31Avoid a possible issue with the test statement for SHELL_DEBUG if the user se...yaberauneya
2009-10-31Fix a bashism that was pointed out in other files by Jiri Palecek.yaberauneya
2009-10-19The trap signal handler wasn't being disabled on entry thus causing it to be ...yaberauneya
2009-10-191. Fix incrementing call to use POSIX compliant version of incrementing.yaberauneya