index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
tc-testing
/
plugin-lib
/
nsPlugin.py
Age
Commit message (
Expand
)
Author
2023-11-27
selftests: tc-testing: remove unused import
Pedro Tammela
2023-11-27
selftests: tc-testing: cleanup on Ctrl-C
Pedro Tammela
2023-11-27
selftests: tc-testing: prefix iproute2 functions with "ipr2"
Pedro Tammela
2023-11-20
selftests: tc-testing: timeout on unbounded loops
Pedro Tammela
2023-11-20
selftests: tc-testing: leverage -all in suite ns teardown
Pedro Tammela
2023-11-20
selftests: tc-testing: use netns delete from pyroute2
Pedro Tammela
2023-11-20
selftests: tc-testing: move back to per test ns setup
Pedro Tammela
2023-11-16
selftests: tc-testing: rework namespaces and devices setup
Pedro Tammela
2023-11-16
selftests: tc-testing: drop '-N' argument from nsPlugin
Pedro Tammela
2023-09-28
selftests/tc-testing: implement tdc parallel test run
Pedro Tammela
2023-09-28
selftests/tc-testing: localize test resources
Pedro Tammela
2019-08-31
tc-testing: don't hardcode 'ip' in nsPlugin.py
Davide Caratti
2019-06-25
tc-testing: Restore original behaviour for namespaces in tdc
Lucas Bates
2018-02-15
tools: tc-testing: nsPlugin
Brenda J. Butler