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
20 * The kernel must have the appropriate infrastructure enabled to run all tdc
26 ./tdc.py -c
29 In the current release, tdc run will abort due to a failure in setup or
44 using the -p option when running tdc:
45 ./tdc.py -p /path/to/tc
51 To use tdc, root privileges are required. This is because the
60 to tdc when starting a test run; the veth pair will still be created
63 Running tdc without any arguments will run all tests. Refer to the section
65 ./tdc.py -h
67 tdc will list the test names as they are being run, and print a summary in
117 Run tdc.py -h to see the full list of available arguments.
119 usage: tdc.py [-h] [-p PATH] [-D DIR [DIR ...]] [-f FILE [FILE ...]]
176 was in the tdc.py script has been moved into the plugins.
192 must be called "SubPlugin" so tdc can find them. They are