Lines Matching refs:file
5 # The contents of this file are subject to the terms of the
7 # You may not use this file except in compliance with the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
64 "[-o regexp]".format(sys.argv[0]), file=sys.stderr)
66 "[-s regexp] [-o regexp]".format(sys.argv[0]), file=sys.stderr)
81 -t Generate timing info file
85 """, file=sys.stderr)
111 # Suppress ResourceWarning: unclosed file.
123 "verbose", "baseline-file", "only"])
125 print("Illegal option -- {0}".format(e.opt), file=sys.stderr)
175 file=sys.stderr)
283 # file object (t_filter, etc)
285 # Get all the classes from the file
370 print("Generating coverage report via: ", " ".join(cmd), file=sys.stderr)
374 # The coverage data file and report are most likely owned by
396 print("-q cannot be used with -v or -p", file=sys.stderr)
410 print("-c <format> must be xml or html", file=sys.stderr)
423 " Some tests may fail.", file=sys.stderr)
490 "suite.", file=sys.stderr)
508 print(file=sys.stderr)
509 print(e, file=sys.stderr)
513 print(file=sys.stderr)
540 # Reading source file */fakeroot/pkg make this fail.
553 print(e, file=sys.stderr)
556 # The coverage data file and report are most likely owned by