summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/tc-testing/plugin-lib/nsPlugin.py
AgeCommit message (Expand)Author
2023-11-27selftests: tc-testing: remove unused importPedro Tammela
2023-11-27selftests: tc-testing: cleanup on Ctrl-CPedro Tammela
2023-11-27selftests: tc-testing: prefix iproute2 functions with "ipr2"Pedro Tammela
2023-11-20selftests: tc-testing: timeout on unbounded loopsPedro Tammela
2023-11-20selftests: tc-testing: leverage -all in suite ns teardownPedro Tammela
2023-11-20selftests: tc-testing: use netns delete from pyroute2Pedro Tammela
2023-11-20selftests: tc-testing: move back to per test ns setupPedro Tammela
2023-11-16selftests: tc-testing: rework namespaces and devices setupPedro Tammela
2023-11-16selftests: tc-testing: drop '-N' argument from nsPluginPedro Tammela
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti
2019-06-25tc-testing: Restore original behaviour for namespaces in tdcLucas Bates
2018-02-15tools: tc-testing: nsPluginBrenda J. Butler