Commit graph

19 commits

Author SHA1 Message Date
Gilles Peskine 81786e4362 Save the coverage report to a file
Save the "Test Report Summary" to a file. This can help both CI scripts and
human readers who want the summary after the fact without having to copy the
console output.

Take care to exit with a nonzero status if there is a failure while
generating the test report summary.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-07-22 19:45:12 +02:00
Omer Shapira a577c18501 [minor] Added Cscope to .gitignore
Added CScope index files to .gitignore

Signed-off-by: Omer Shapira <omer.shapira@gmail.com>
2020-11-11 17:19:22 -08:00
Carlos Gomes Martinho 77764da7cb chore: irgnore build directory in repository
Signed-off-by: Carlos Gomes Martinho <carlos.gomes_martinho@siemens.com>
2020-04-03 09:47:44 +02:00
confusedsushi 670ed7232d
Merge branch 'development' into development 2019-05-29 14:44:16 +02:00
Marcel c709a00b7b change .gitignore line endings to UNIX 2019-04-10 12:49:07 +01:00
Marcel 9786657365 add Visual Studio filters to .gitignore 2019-04-10 12:47:34 +01:00
Marcel b555457d39 update .gitignore to include Visual Studio artifacts 2019-04-10 12:47:34 +01:00
Gilles Peskine 81fb206a6a Ignore more generated files: seedfile, apidoc 2019-02-25 22:49:33 +01:00
Gilles Peskine ceeea02d51 Improve .gitignore grouping and documentation 2019-02-25 22:49:28 +01:00
Gilles Peskine 66c1e2c766 Generate tags for Vi, for Emacs and with Global 2019-02-25 22:49:28 +01:00
Mohammad Azim Khan b522929666 Add support for per test suite helper functions 2018-08-06 11:40:58 +01:00
Manuel Pégourié-Gonnard f166c543ff Adapt memory.sh to config-suite-b 2015-02-16 17:22:46 +00:00
Manuel Pégourié-Gonnard 9b36433e6a Fix ignore patterns for windows cmake again 2015-01-29 13:43:10 +00:00
Manuel Pégourié-Gonnard 78dbeeffd3 Minor gitginore fixes 2015-01-28 15:34:01 +00:00
Manuel Pégourié-Gonnard 3f738ca40a Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
Matyas Dolak 72f42d7a52 Ignore CMake/MSVC-related build files. 2015-01-28 15:29:52 +00:00
Manuel Pégourié-Gonnard 03893df747 lcov cosmetics 2014-03-14 08:41:01 +01:00
Manuel Pégourié-Gonnard 546d86c8ec Add an 'lcov' target for HTML coverage report 2014-01-31 16:48:03 +01:00
Paul Bakker 25338d74ac Added proper gitignores for Linux CMake use 2012-11-18 22:56:39 +01:00