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