Lines Matching full:for
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 # GNU General Public License for more details.
41 dirs = dict(d.split(':') for d in args.dir)
50 for t in args.test:
54 raise ValueError("Can't use 'nbd' label for both src and dst")
75 for c in target_caches:
92 for i, q in enumerate(args.env):
107 for i, q in enumerate(args.env):
126 for opt in opts:
179 LABEL short name for the binary
196 host:port for remote NBD image, (or just host, for
205 lazy_refcounts for each test run''', action='store_true')
210 Setup cache for target nodes. Options:
213 both: generate two test cases for each src:dst pair''',