Lines Matching refs:tdc
1 tdc - Linux Traffic Control (tc) unit testing suite
5 tdc is a Python script to load tc unit tests from a separate JSON file and
19 * The kernel must have the appropriate infrastructure enabled to run all tdc
25 ./tdc.py -c
28 In the current release, tdc run will abort due to a failure in setup or
43 using the -p option when running tdc:
44 ./tdc.py -p /path/to/tc
50 To use tdc, root privileges are required. This is because the
59 to tdc when starting a test run; the veth pair will still be created
62 Running tdc without any arguments will run all tests. Refer to the section
64 ./tdc.py -h
66 tdc will list the test names as they are being run, and print a summary in
125 Run tdc.py -h to see the full list of available arguments.
131 was in the tdc.py script has been moved into the plugins.
147 must be called "SubPlugin" so tdc can find them. They are