开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
tc-testing
/
tdc.py
Age
Commit message (
Expand
)
Author
2019-07-09
tc-testing: Allow tdc plugins to see test case data
Lucas Bates
2019-06-25
tc-testing: Restore original behaviour for namespaces in tdc
Lucas Bates
2019-03-01
tc-testing: Allow test cases to be skipped
Lucas Bates
2018-12-07
tc-testing: Implement the TdcResults module in tdc
Lucas Bates
2018-12-07
tc-testing: Add command timeout feature to tdc
Lucas Bates
2018-11-17
tc-testing: tdc.py: Guard against lack of returncode in executed command
Brenda J. Butler
2018-11-17
tc-testing: tdc.py: ignore errors when decoding stdout/stderr
Lucas Bates
2018-03-30
tc-testing: Add newline when writing test case files
Lucas Bates
2018-03-09
tools: tc-testing: Can pause just before post-suite
Brenda J. Butler
2018-03-09
tools: tc-testing: Can refer to $TESTID in test spec
Brenda J. Butler
2018-03-04
tools: tc-testing: Add notap option
Brenda J. Butler
2018-02-26
tc: python3, string formattings
BTaskaya
2018-02-26
tools: tc-testing: better error reporting
Brenda J. Butler
2018-02-26
tools: tc-testing: Fix indentation
Brenda J. Butler
2018-02-15
tools: tc-testing: nsPlugin
Brenda J. Butler
2018-02-15
tools: tc-testing: rootPlugin
Brenda J. Butler
2018-02-15
tools: tc-testing: Introduce plugin architecture
Brenda J. Butler
2018-02-15
tools: tc-testing: Refactor test-runner
Brenda J. Butler
2018-02-15
tools: tc-testing: Command line parms
Brenda J. Butler
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-01
tc-testing: better test case file error reporting
Brenda J. Butler
2017-10-31
tc-testing: fix arg to ip command: -s -> -n
Brenda J. Butler
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-29
selftests: Introduce a new test case to tc testsuite
Chris Mi
2017-10-14
tc-testing: fix the -l argument bug in tdc.py
Lucas Bates
2017-06-20
selftests: Introduce tc testsuite
Lucas Bates