aboutsummaryrefslogtreecommitdiff
path: root/testcases/lib
AgeCommit message (Expand)Author
2020-09-23tst_test.sh: More readable syntaxPetr Vorel
2020-07-30tst_net.sh/tst_rhost_run: Add debuggingPetr Vorel
2020-07-30tst_net.sh: Drop 'sh -c' use from ssh in tst_rhost_runPetr Vorel
2020-07-30tst_net.sh: Use ssh in LTP_RSHPetr Vorel
2020-07-30tst_net.sh: Remove rsh supportPetr Vorel
2020-06-22tst_test.sh: Print tst_{res,brk} into stderrPetr Vorel
2020-06-19tst_net.sh: CleanupPetr Vorel
2020-05-26tst_test.sh: Fix TST_NEEDS_DEVICE=1 implies TST_NEEDS_TMPDIR=1Petr Vorel
2020-05-20tst_net.sh: Print output on unexpected PASS/FAILPetr Vorel
2020-05-06route: Increase default loop valuesPetr Vorel
2020-05-06tst_test.sh: eval TST_RETRY_FN_EXP_BACKOFF functionPetr Vorel
2020-05-04Allow acquiring multiple loop devicesMartin Doucha
2020-04-21net: Add $TST_NET_DATAROOT variablePetr Vorel
2020-04-16tst_net.sh: Fix handling default parameters for legacy APIPetr Vorel
2020-03-20Create separate .c file for include/tst_net.hMartin Doucha
2020-03-05tst_test.sh: Make public tst_require_root command publicJoerg Vehlow
2020-03-05tst_test.sh: Add tst_require_module commandJoerg Vehlow
2020-02-03Fix releasing loop devices in shell APIMartin Doucha
2019-12-20tst_test.sh: Add return value to _tst_expect_{fail,pass}Petr Vorel
2019-12-13tst_test.sh: Fix check for non-mounted devicePetr Vorel
2019-12-10shell: TST_NEEDS_DEVICE implies TST_TMPDIRPetr Vorel
2019-11-22lib/tst_net.sh: use SO_BINDTODEVICE in tst_netload()Alexey Kodanev
2019-11-07tst_net.sh: Fix tst_add_ipaddr() log messagePetr Vorel
2019-11-07shell: Rename s/tst_test_drivers/tst_require_drivers/Joerg Vehlow
2019-11-07shell: Rename s/tst_test_cmds/tst_require_cmds/Joerg Vehlow
2019-10-31tst_net.sh: Allow execution if xfrm is disabledJoerg Vehlow
2019-10-23tst_test.sh: Run cleanup even setup is not definedPetr Vorel
2019-10-22tst_test.sh: Use LTP_TIMEOUT_MUL in TST_RETRY_FN()Clemens Famulla-Conrad
2019-10-17tst_net.sh: Don't require root when netns was setup externallyPetr Vorel
2019-10-17network/route: Rewrite route{4,6}-change-if into new APIPetr Vorel
2019-10-17shell: Introduce EXPECT_{FAIL,PASS}_BRK()Petr Vorel
2019-10-17tst_net.sh: Add -h -n options to tst_ipaddr_un()Petr Vorel
2019-10-17tst_net.sh: Add -p option to return prefix in tst_ipaddr_un()Petr Vorel
2019-10-17tst_net.sh: enhance tst_add_ipaddr(), add tst_del_ipaddr()Petr Vorel
2019-10-14shell: Introduce TST_TIMEOUT variable, add checksPetr Vorel
2019-10-14shell: Add tst_is_num()Petr Vorel
2019-10-04lib: Replace GPL verbose text by SPDX license identifierPetr Vorel
2019-09-02tst_net.sh: Fix unintended tst_require_root call in shell new APIPetr Vorel
2019-08-30tst_test.sh: Always return 0 from _tst_require_root()Petr Vorel
2019-08-29tst_net.sh: Use _tst_require_root instead of TST_NEEDS_ROOT=1Petr Vorel
2019-08-29tst_net.sh: Rename variables to comply name policyPetr Vorel
2019-08-28tst_security.sh: Adjust AppArmor/SELinux messagesPetr Vorel
2019-08-09tst_test.sh: Reduce false positives in reserved variable warningsPetr Vorel
2019-07-04tst_test.sh, test.sh: report pass if both TPASS and TCONF exist in shell testCaspar Zhang
2019-07-04lib/test.sh: TCONF needs to be countedCaspar Zhang
2019-07-04doc: Fix various typosPetr Vorel
2019-06-19lib: Add flags to tst_get_supported_fs_types()Cyril Hrubis
2019-06-19sh: Replace GPL verbose text by SPDX license identifierPetr Vorel
2019-06-19c: Replace GPL verbose text by SPDX license identifierPetr Vorel
2019-06-18shell: Add $TST_DEVICE as default parameter to tst_umountPetr Vorel