The goal of the coverage is to support gcov.
I am very unfamiliar with gcov at this time.
The settings are experimental at best.
There will likely be numerous changes relating to gcov in the future as I learn the tool and devised a process to build coverage reports.
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
# Inject mocks.
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
main:
# Disable mocks until mocking can be fixed for this project.
#build settings-mocks
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
#defines -D_f_file_rename_use_renameat2_
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O0 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -fstack-protector -Wall
+flags-coverage --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings-mocks
- build settings-tests
+ build settings-mocks individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags-individual -pthread
flags_library -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file micro
version_target minor
-modes individual clang test
+modes individual clang test coverage
modes_default individual
build_compiler gcc
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
version_file major
version_target major
-modes individual clang test
-modes_default individual
+modes individual clang test coverage
+modes_default individual test
build_compiler gcc
build_compiler-clang clang
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses
flags-clang -Wno-logical-op-parentheses
flags-test -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_program -fPIE
#define CMOCKA_XML_FILE ./out.xml
main:
- build settings
- build settings-tests
+ build settings individual tests
+ build settings-tests individual test
operate ld_library_path
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -pthread -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -pthread -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -pthread -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags_program -fPIE
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC
flags -O2 -z now -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
flags-clang -Wno-logical-op-parentheses
-flags-test -fstack-protector
+flags-test -O0 -fstack-protector -Wall
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
flags_library -fPIC
flags_object -fPIC