aboutsummaryrefslogtreecommitdiff
path: root/testcases/lib
AgeCommit message (Expand)Author
2019-04-04shell: Fix handling default parameters in tst_mkfs()Petr Vorel
2019-03-27shell: Remove tst_suPetr Vorel
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-14shell: Add tst_mount() helperPetr Vorel
2019-02-28lib/tst_net.sh: don't treat TWARN/TCONF as failure in tst_netload()Alexey Kodanev
2019-02-21network: use TST_NET_MAX_PKTAlexey Kodanev
2019-02-21lib/tst_net.sh: add new TST_NET_MAX_PKT env variableAlexey Kodanev
2019-01-29shell: Add tst_security.sh helperPetr Vorel
2019-01-10lib/tst_net.sh: fix tst_set_sysctl() for non-netns setupAlexey Kodanev
2018-12-21lib/tst_net.sh: fix checking ping6 command availabilityAlexey Kodanev
2018-12-20lib/tst_net.sh: determine ping command based on dst addrAlexey Kodanev
2018-12-18net: Add tst_net_run helperPetr Vorel
2018-12-17tst_test.sh: Add info about LTP_TIMEOUT_MUL into TBROK messagePetr Vorel
2018-11-30tst_test.sh: Suppress wait outputPetr Vorel
2018-11-30lib/tst_test.sh: don't call _tst_do_exit() recursively with tst_brk()Alexey Kodanev
2018-11-30lib/tst_test.sh: setup timeout per test run for the shell testsAlexey Kodanev
2018-10-29lib/tst_test.sh: fix 'reserved variable TST_TMPDIR used' TWARNAlexey Kodanev
2018-10-26network/virt_lib: bind to virtual device with tst_netload()Alexey Kodanev
2018-10-22tst_net.sh: Fix ping detectionPetr Vorel
2018-10-19net: Fix missing ping6Petr Vorel
2018-09-20lib/tst_test.sh: add TST_NEEDS_DRIVERS parameterAlexey Kodanev
2018-09-20lib/tst_test.c: add 'needs_drivers' option with tst_check_drivers cmdAlexey Kodanev
2018-09-13TST_RTNL_CHK: Add RTNETLINK error "Protocol not supported"Petr Vorel
2018-09-13lib/tst_test.sh: add TST_RTNL_CHK() helper functionAlexey Kodanev
2018-07-26tst_test.sh: Add default trap to INTPetr Vorel
2018-07-26tst_test.sh: Silence getoptsPetr Vorel
2018-07-24tst_test.sh: Add test cmd helper tst_check_cmds()Petr Vorel
2018-07-24shell: Rename s/tst_check_cmds/tst_test_cmds/Petr Vorel
2018-07-24add testcases/lib/tst_supported_fs to .gititnoreMichael Moese
2018-07-23lib: Factor out is_supported() && Add tst_supported_fsXiao Yang
2018-07-19testcases: Replace "getconf" by "tst_getconf"Mylène Josserand
2018-07-19testcase: lib: Create tst_getconf to replace "getconf"Mylène Josserand
2018-07-04net/{stress,virt}: Use SPDX-License-Identifier GPL-2.0-or-laterPetr Vorel
2018-07-04tst_net.sh: Harden library against deadlocksPetr Vorel
2018-07-04tst_net.sh: Introduce TST_LIB_NET_LOADEDPetr Vorel
2018-07-04tst_test.sh: Introduce TST_LIB_LOADEDPetr Vorel
2018-06-29tst_device: Print help into stderrPetr Vorel
2018-06-29tst_test.sh: Fix check for $TST_DEVICEPetr Vorel
2018-06-28test.sh: Fix assign to local variable in dashPetr Vorel
2018-06-12tst_test.sh: Quote function parameterPetr Vorel
2018-06-12tst_test.sh: achieve TST_RETRY_FUNC function in shellLi Wang
2018-06-06net: Remove $ipver setups and replace the usage with $TST_IPVERPetr Vorel
2018-06-06net: Introduce new TST_IPVER library variablePetr Vorel
2018-06-06tst_test.sh: Add TST_TEST_DATA and TST_TEST_DATA_IFSPetr Vorel
2018-06-06tst_test.sh: s/resm/res/Petr Vorel
2018-06-06tst_test.sh: Warn about using "private" variable or functionPetr Vorel
2018-06-06tst_test.sh: Hide "private" variables with "_tst_" prefixPetr Vorel
2018-06-01tst_test.sh: TCONF on basename error when setting TST_IDPetr Vorel
2018-05-25lib/tst_test.sh: Fix test name function detection for TST_CNTPetr Vorel