aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/gcov
AgeCommit message (Expand)AuthorFilesLines
6 daysAdd function filtering to gcovJørgen Kvalsvik3-0/+105
2024-04-04Add condition coverage (MC/DC)Jørgen Kvalsvik1-0/+282
2024-04-02testsuite: Remove duplicate -lgcov [PR114034]Iain Sandoe2-2/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-04-25gcov: add info about "calls" to JSON output formatMartin Liska2-4/+23
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-16testsuite: Fix mistransformed gcovHans-Peter Nilsson1-2/+2
2022-10-14gcov: test switch/break line countsJørgen Kvalsvik1-4/+4
2022-09-12gcov: Respect triplet when looking for gcovTorbjörn SVENSSON1-2/+2
2022-01-19Add XFAIL parts of pr16855.C for dragonfly.Rimvydas Jasinskas2-4/+6
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-15c++: Add -fimplicit-constexprJason Merrill2-2/+2
2021-09-14testsuite: fix failing pytest testsMartin Liska1-1/+4
2021-07-27Fix argument to pthread_joinJeff Law1-1/+1
2021-04-13c++: debug location of variable cleanups [PR88742]Jason Merrill1-2/+2
2021-01-14gcov: add one more pytestMartin Liska2-0/+77
2021-01-11Add pytest for a GCOV test-caseMartin Liska3-0/+61
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-23gcov: fix streaming corruptionMartin Liska1-0/+20
2020-07-01gcov: rename 2 options.Martin Liska1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-25[Darwin, testsuite] Address PR91087 - XFAIL parts of pr16855.C.Iain Sandoe1-3/+7
2019-01-14Fix location of tls_wrapper_fn (PR gcov-profile/88263).Martin Liska1-0/+25
2019-01-02Fix g++.dg/gcov/pr88263.C compilation on SolarisRainer Orth1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-27Use proper location for tls_init function (PR c++/88263).Martin Liska1-0/+30
2018-11-19Fix how we match for count(n*) in gcov tests.Martin Liska2-2/+2
2018-11-19Strenghten assumption about function start and end line (PR gcov-profile/88045).Martin Liska1-0/+90
2018-10-29GCOV: introduce --json-format.Martin Liska1-3/+1
2018-10-03Properly mark lambdas in GCOV (PR gcov-profile/86109).Martin Liska1-0/+16
2018-09-05GCOV: Print one decimal place in human readable mode.Martin Liska1-3/+3
2018-02-27Make groups more generic (PR gcov-profile/84548).Martin Liska1-0/+19
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-06Fix all tests that fail with -sanitize=return.Martin Liska2-1/+3
2017-10-31GCOV: add -j argument (human readable format).Martin Liska1-0/+27
2017-10-31GCOV: add support for lines with an unexecuted lines.Martin Liska2-2/+14
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-08P0003R5 - removal of dynamic exception specification from C++17Jakub Jelinek1-1/+4
2016-11-25Don't use priority {cd}tors if not supported by a target (PRMartin Liska2-27/+107
2016-09-27gcov: dump in a static dtor instead of in an atexit handlerMartin Liska1-0/+47
2016-09-13Add new effective target: profile_update_atomicMartin Liska1-0/+1
2016-08-12Create x.gcov file for binary w/o x.gcda file (PRMartin Liska1-0/+10
2016-08-10Cherry-pick fprofile-generate-atomic from google/gcc-4_9Martin Liska1-0/+46
2016-08-09Add tests for __gcov_dump and __gcov_resetMartin Liska2-0/+55
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-02-26Add missing cleanup in g++.dg/gcov/gcov-14.CTom de Vries1-0/+5
2015-02-21re PR debug/58123 (debug line not tracked for last autovariable dtor)Aldy Hernandez1-1/+1
2015-02-18re PR gcov-profile/64634 (gcov reports catch(...) as not executed)Jakub Jelinek1-0/+26
2015-01-05Update copyright years.Jakub Jelinek1-1/+1