summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing/plugin-lib
AgeCommit message (Expand)AuthorLines
2023-11-27selftests: tc-testing: remove unused importPedro Tammela-2/+0
2023-11-27selftests: tc-testing: cleanup on Ctrl-CPedro Tammela-1/+1
2023-11-27selftests: tc-testing: prefix iproute2 functions with "ipr2"Pedro Tammela-8/+8
2023-11-27selftests: tc-testing: remove buildebpf pluginPedro Tammela-67/+0
2023-11-20selftests: tc-testing: timeout on unbounded loopsPedro Tammela-0/+12
2023-11-20selftests: tc-testing: leverage -all in suite ns teardownPedro Tammela-5/+4
2023-11-20selftests: tc-testing: use netns delete from pyroute2Pedro Tammela-1/+8
2023-11-20selftests: tc-testing: move back to per test ns setupPedro Tammela-43/+25
2023-11-16selftests: tc-testing: rework namespaces and devices setupPedro Tammela-20/+49
2023-11-16selftests: tc-testing: drop '-N' argument from nsPluginPedro Tammela-36/+13
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela-35/+44
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela-55/+139
2021-06-22tc-testing: add support for sending various scapy packetsMarcelo Ricardo Leitner-19/+23
2021-06-22tc-testing: fix list handlingMarcelo Ricardo Leitner-1/+1
2020-02-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti-1/+1
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti-11/+11
2019-07-09tc-testing: introduce scapyPlugin for basic trafficLucas Bates-0/+50
2019-06-25tc-testing: Restore original behaviour for namespaces in tdcLucas Bates-8/+23
2019-03-01tc-testing: Allow test cases to be skippedLucas Bates-8/+8
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates-2/+20
2018-10-05tc-testing: use a plugin to build eBPF programDavide Caratti-0/+66
2018-02-15tools: tc-testing: valgrindPluginBrenda J. Butler-0/+142
2018-02-15tools: tc-testing: nsPluginBrenda J. Butler-0/+141
2018-02-15tools: tc-testing: rootPluginBrenda J. Butler-0/+19
2018-02-15tools: tc-testing: Introduce plugin architectureBrenda J. Butler-0/+27