Home
last modified time | relevance | path

Searched refs:coverage (Results 1 – 25 of 74) sorted by relevance

123

/freebsd-9-stable/contrib/file/magic/Magdir/
Dcoverage3 # $File: coverage,v 1.1 2016/06/05 00:26:32 christos Exp $
4 # xoverage: file(1) magic for test coverage data
6 # File formats used to store test coverage data
11 # gcc -ftest-coverage
21 # GCC coverage tracefiles
29 0 lelong 0x67636e6f GCC gcno coverage (-ftest-coverage),
34 0 belong 0x67636e6f GCC gcno coverage (-ftest-coverage),
41 0 lelong 0x67636461 GCC gcda coverage (-fprofile-arcs),
46 0 belong 0x67636461 GCC gcda coverage (-fprofile-arcs),
52 # cf. http://ltp.sourceforge.net/coverage/lcov/geninfo.1.php
[all …]
/freebsd-9-stable/contrib/gcc/
Dgcov.c242 coverage_t coverage; member
524 coverage_t coverage; in process_file() local
526 memset (&coverage, 0, sizeof (coverage)); in process_file()
527 coverage.name = fn->name; in process_file()
528 add_line_counts (flag_function_summary ? &coverage : NULL, fn); in process_file()
531 function_summary (&coverage, "Function"); in process_file()
539 function_summary (&src->coverage, "File"); in process_file()
686 src->coverage.name = src->name; in find_source()
1311 add_branch_counts (coverage_t *coverage, const arc_t *arc) in add_branch_counts() argument
1315 coverage->calls++; in add_branch_counts()
[all …]
Dconfigure.ac629 # Enable code coverage collection
630 AC_ARG_ENABLE(coverage, optenable
631 [ --enable-coverage[=LEVEL]
632 enable compiler's code coverage collection.
639 coverage_flags="-fprofile-arcs -ftest-coverage -frandom-seed=\$@ -O0"
642 coverage_flags="-fprofile-arcs -ftest-coverage -frandom-seed=\$@ -O2"
645 # a.k.a. --disable-coverage
649 AC_MSG_ERROR(unknown coverage setting $enableval)
1812 # And these apply if build != host, or we are generating coverage data
Dparams.def346 "tracer-dynamic-coverage-feedback",
350 "tracer-dynamic-coverage",
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Driver/
DCC1Options.td91 …-analyze paths leading to exhausted nodes with a different strategy (may decrease code coverage)">;
149 def femit_coverage_notes : Flag<["-"], "femit-coverage-notes">,
150 HelpText<"Emit a gcov coverage notes file when compiling.">;
151 def femit_coverage_data: Flag<["-"], "femit-coverage-data">,
152 HelpText<"Instrument the program to emit gcov coverage data when run.">;
153 def coverage_file : Separate<["-"], "coverage-file">,
154 HelpText<"Emit coverage data to this filename. The extension will be replaced.">;
155 def coverage_file_EQ : Joined<["-"], "coverage-file=">, Alias<coverage_file>;
156 def coverage_cfg_checksum : Flag<["-"], "coverage-cfg-checksum">,
158 def coverage_no_function_names_in_data : Flag<["-"], "coverage-no-function-names-in-data">,
[all …]
/freebsd-9-stable/contrib/gcc/doc/
Dgcov.texi31 @settitle coverage testing tool
38 test code coverage in your programs.
52 @command{gcov} is a test coverage program. Use it in concert with GCC
80 Software developers also use coverage testing in concert with
82 Testsuites can verify that a program works as expected; a coverage
108 compatible with any other profiling or test coverage mechanism.
220 the coverage information of the source file they correspond to.
264 special GCC options: @samp{-fprofile-arcs -ftest-coverage}.
281 $ gcc -fprofile-arcs -ftest-coverage tmp.c
455 @samp{-fprofile-arcs -ftest-coverage}. Aside from that, you can use any
[all …]
Dgcc.texi133 * Gcov:: @command{gcov}---a test coverage program.
Dmakefile.texi101 stage2 build to crash. It does not provide as good coverage of the
/freebsd-9-stable/contrib/expat/tests/
DREADME.txt2 tests provide general unit testing and regression coverage. The tests
/freebsd-9-stable/share/doc/bind9/
DMakefile33 man.dnssec-coverage.html \
/freebsd-9-stable/contrib/one-true-awk/
Dmakefile30 CC = gcc -fprofile-arcs -ftest-coverage # then gcov f1.c; cat f1.c.gcov
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Frontend/
DCodeGenOptions.def54 CODEGENOPT(EmitGcovArcs , 1, 0) ///< Emit coverage data files, aka. GCDA.
55 CODEGENOPT(EmitGcovNotes , 1, 0) ///< Emit coverage "notes" files, aka GCNO.
/freebsd-9-stable/contrib/cvs/
DPROJECTS51 * Need to use a code coverage tool to determine how much the sanity
/freebsd-9-stable/contrib/file/magic/
DMakefile.am64 $(MAGIC_FRAGMENT_DIR)/coverage \
DMakefile.in336 $(MAGIC_FRAGMENT_DIR)/coverage \
/freebsd-9-stable/gnu/usr.bin/cc/cc_int/
DMakefile39 cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o \
/freebsd-9-stable/contrib/expat/
DMakefile.in198 ./qa.sh coverage
/freebsd-9-stable/contrib/ipfilter/BSD/
DMakefile535 coverage: target
539 clean-coverage:
/freebsd-9-stable/contrib/gnu-sort/
DREADME95 problems. We get much less test coverage in that mode, and it's
/freebsd-9-stable/gnu/usr.bin/cc/cc_tools/
DMakefile95 $(srcdir)/coverage.c $(srcdir)/rtl.h \
/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r267981-llvm-r211435-fix-ppc-fctiduz.diff19 coverage in fast-isel-conversion.ll.
/freebsd-9-stable/contrib/ntp/sntp/libevent/
Dwhatsnew-2.0.txt607 platforms, I'm getting between 78% and 81% test coverage, compared
608 with less than 45% test coverage in Libevent 1.4.
Dwhatsnew-2.1.txt688 Libevent's test coverage level is more or less unchanged since before:
689 we still have over 80% line coverage in our tests on Linux and OSX.
/freebsd-9-stable/contrib/binutils/
DMakefile.def508 --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)"' ;
/freebsd-9-stable/contrib/ntp/sntp/libopts/
DCOPYING.gplv3301 doubtful cases shall be resolved in favor of coverage. For a particular
522 the scope of its coverage, prohibits the exercise of, or is

123