summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing/tdc.py
Commit message (Expand)AuthorAgeFilesLines
* tc-testing: Allow tdc plugins to see test case dataLucas Bates2019-07-091-5/+5
* tc-testing: Restore original behaviour for namespaces in tdcLucas Bates2019-06-251-3/+75
* tc-testing: Allow test cases to be skippedLucas Bates2019-03-021-3/+12
* tc-testing: Implement the TdcResults module in tdcLucas Bates2018-12-081-48/+69
* tc-testing: Add command timeout feature to tdcLucas Bates2018-12-081-5/+11
* tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler2018-11-181-3/+11
* tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates2018-11-181-2/+2
* tc-testing: Add newline when writing test case filesLucas Bates2018-03-301-0/+1
* tools: tc-testing: Can pause just before post-suiteBrenda J. Butler2018-03-091-0/+9
* tools: tc-testing: Can refer to $TESTID in test specBrenda J. Butler2018-03-091-0/+6
* tools: tc-testing: Add notap optionBrenda J. Butler2018-03-041-11/+23
* tc: python3, string formattingsBTaskaya2018-02-261-1/+1
* tools: tc-testing: better error reportingBrenda J. Butler2018-02-261-14/+70
* tools: tc-testing: Fix indentationBrenda J. Butler2018-02-261-2/+2
* tools: tc-testing: nsPluginBrenda J. Butler2018-02-151-44/+1Star
* tools: tc-testing: rootPluginBrenda J. Butler2018-02-151-4/+0Star
* tools: tc-testing: Introduce plugin architectureBrenda J. Butler2018-02-151-58/+163
* tools: tc-testing: Refactor test-runnerBrenda J. Butler2018-02-151-29/+52
* tools: tc-testing: Command line parmsBrenda J. Butler2018-02-151-75/+134
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-2/+2
|\| |
| * | tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler2017-10-311-2/+2
* | | tc-testing: better test case file error reportingBrenda J. Butler2017-11-011-9/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-4/+16
|\| |
| * | selftests: Introduce a new test case to tc testsuiteChris Mi2017-10-291-4/+16
| |/
* / tc-testing: fix the -l argument bug in tdc.pyLucas Bates2017-10-151-4/+4
|/
* selftests: Introduce tc testsuiteLucas Bates2017-06-201-0/+413