aboutsummaryrefslogtreecommitdiff
path: root/runltp
AgeCommit message (Expand)Author
2021-01-11runltp: Generate HTML output file in read-only fsbhargavdas
2020-11-18runltp: Add a new argument to specify zoo file locationDeepak Rawat
2020-09-07Fix removal of TMP by moving cleanup trap into main just after mktempVitaly Chikunov
2020-07-09runltp: let each test acquire/release deviceJan Stancek
2019-04-15runltp: Remove unused -n optionPetr Vorel
2018-10-15runltp: Fix bashism in sending emailYixin Zhang
2018-09-06runltp: Remove RHOST setupPetr Vorel
2018-09-03runltp: Run only network scenarios for -N parameterSun Lianwen
2018-09-03runltp: Fix print default scenario list for -N parameterPetr Vorel
2018-07-23runltp: Fix sending with muttPetr Vorel
2018-01-31runltp: Append ${LTPROOT}/bin to PATHHoang Van Tuyen
2017-12-20runltp: skipfile: skipped test cases should be visible as TCONF in resultsNaresh Kamboju
2017-08-23runltp: Add -Q switch passed to ltp-pan + cleanupPetr Vorel
2017-06-22runltp: Remove references to netpipe.shCyril Hrubis
2017-02-13runltp,tst_device: Bump minimal device size to 256MBCyril Hrubis
2016-10-26runltp: Fix export assignment for DashJungsu Sohn
2016-09-27runltp: add -R option for randomize test orderZorro Lang
2016-08-22mkswap: align the test device size to pagesizeLi Wang
2016-08-15runltp: extend the default loop device size to 150MBLi Wang
2016-04-26runltp: Fix overrided -T optionCyril Hrubis
2016-03-10runltp: Increase default loop device sizeCyril Hrubis
2015-01-22runltp: export initialized LTP_DEVJan Stancek
2014-12-09runltp: Remove export LTP_DEV="" from setup()Cyril Hrubis
2014-09-23runltp, pan/ltp-pan.c: record test cases(not fully tested) into fileXiaoguang Wang
2014-05-05runltp: fix bad variable name errorlook
2014-04-22runltp: Do not export empty LTP_BIG_DEV and LTP_BIG_DEV_FS_TYPEXiaoguang Wang
2014-03-24runltp, runltplite.sh: Fix bashism.Cyril Hrubis
2014-03-13Block device option in runltplite.shHarald Weppner
2014-01-30runltp: add -z, -Z options and change device symbol in runtest filesXiaoguang Wang
2013-11-26runltp: suppress the out message when creating loop deviceWanlong Gao
2013-09-10runltp: bigger the supplied block deviceDAN LI
2013-09-03runltp: rework echo -n to printf POSIX-compliantAnders Roxell
2013-08-12runltp: Drop the mkfs on DEVICE from preparationCyril Hrubis
2013-07-10runltp: Remove useless rm in nonexistent dirCyril Hrubis
2013-07-09runltp: try to create ext3 loop device if creating ext4 failedWanlong Gao
2013-06-25runltp: Fix bashismCyril Hrubis
2013-04-16runltp: syscalls/mount0* and inotify03 tests are getting skipped from runltp'...Ramesh YR
2012-10-19Update FSF addressWanlong Gao
2012-10-18Remove whitespace at end of lineChris Dearman
2012-08-08runltp: avoid using --tmpdir with mktempSimon Xu
2012-08-07Fix -d option processingGarrett Cooper
2012-06-29runltp: fix the wrong parsing -b optionWanlong Gao
2012-04-07Replace create_kernel_faults_in_loops_and_probability.pl with an awk equivalentGarrett Cooper
2012-04-07Replace create_dmesg_entries_for_each_test.pl with an awk equivalentGarrett Cooper
2012-04-07Replace create_valgrind_check.pl with an awk equivalentGarrett Cooper
2012-03-07runltp: Remove excess quotes from final messageMarkos Chandras
2011-07-28runltp: precise pattern matching for skipped testcasesAndrew Chen
2011-02-13Fix runtime path for external scripts.Garrett Cooper
2010-11-16Fix invocation by fixing typo.Garrett Cooper
2010-11-16s/scenario_groups/$LTPROOT\/scenario_groups/gGarrett Cooper