Lines Matching refs:py
26 ./tdc.py -c
40 in the tdc_config.py file. Find the 'TC' entry in the NAMES dictionary and
45 ./tdc.py -p /path/to/tc
56 Tests that use a network device should have nsPlugin.py listed as a
65 ./tdc.py -h
103 The tdc_config.py file contains multiple values that can be altered to suit
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.
187 lrwxrwxrwx 1 bjb bjb 27 Oct 4 16:12 10-rootPlugin.py -> ../plugin-lib/rootPlugin.py
188 lrwxrwxrwx 1 bjb bjb 25 Oct 12 17:55 20-nsPlugin.py -> ../plugin-lib/nsPlugin.py
189 -rwxr-xr-x 1 bjb bjb 0 Sep 29 15:56 __init__.py
191 The plugins are a subclass of TdcPlugin, defined in TdcPlugin.py and
224 TdcPlugin.py. To use the plugin, you have to put the
230 - rootPlugin.py:
232 - nsPlugin.py:
235 - valgrindPlugin.py
243 - buildebpfPlugin.py: