summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/tc-testing/tdc.py
AgeCommit message (Expand)Author
2023-11-27selftests: tc-testing: cleanup on Ctrl-CPedro Tammela
2023-11-27selftests: tc-testing: remove unnecessary time.sleepPedro Tammela
2023-11-20selftests: tc-testing: report number of workers in usePedro Tammela
2023-11-20selftests: tc-testing: cap parallel tdc to 4 coresPedro Tammela
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela
2023-03-30selftests: tc-testing: add "depends_on" property to skip testsDavide Caratti
2022-10-26selftests: tc-testing: Add matchJSON to tdcVictor Nogueira
2021-12-03selftests/tc-testing: add exit codeLi Zhijian
2020-04-07tc-testing: remove duplicate code in tdc.pyRoman Mashak
2019-07-31tc-testing: Clarify the use of tdc's -d optionLucas Bates
2019-07-09tc-testing: Allow tdc plugins to see test case dataLucas Bates
2019-06-25tc-testing: Restore original behaviour for namespaces in tdcLucas Bates
2019-03-01tc-testing: Allow test cases to be skippedLucas Bates
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates
2018-12-07tc-testing: Add command timeout feature to tdcLucas Bates
2018-11-17tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler
2018-11-17tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates
2018-03-30tc-testing: Add newline when writing test case filesLucas Bates
2018-03-09tools: tc-testing: Can pause just before post-suiteBrenda J. Butler
2018-03-09tools: tc-testing: Can refer to $TESTID in test specBrenda J. Butler
2018-03-04tools: tc-testing: Add notap optionBrenda J. Butler
2018-02-26tc: python3, string formattingsBTaskaya
2018-02-26tools: tc-testing: better error reportingBrenda J. Butler
2018-02-26tools: tc-testing: Fix indentationBrenda J. Butler
2018-02-15tools: tc-testing: nsPluginBrenda J. Butler
2018-02-15tools: tc-testing: rootPluginBrenda J. Butler
2018-02-15tools: tc-testing: Introduce plugin architectureBrenda J. Butler
2018-02-15tools: tc-testing: Refactor test-runnerBrenda J. Butler
2018-02-15tools: tc-testing: Command line parmsBrenda J. Butler
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01tc-testing: better test case file error reportingBrenda J. Butler
2017-10-31tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi
2017-10-14tc-testing: fix the -l argument bug in tdc.pyLucas Bates
2017-06-20selftests: Introduce tc testsuiteLucas Bates