opensc/m4
Jakub Jelen 9a6cf6af3e configure: Add option to generate code coverage (for unit tests)
./configure --enable-code-coverage --disable-optimization
make check
make code-coverage-capture
lcov --summary OpenSC-*-coverage.info

This does not work well with Windows so on windows it should be disabled (WIP)
2020-01-07 17:07:48 +01:00
..
ax_ac_append_to_file.m4 configure: Add option to generate code coverage (for unit tests) 2020-01-07 17:07:48 +01:00
ax_ac_print_to_file.m4 configure: Add option to generate code coverage (for unit tests) 2020-01-07 17:07:48 +01:00
ax_add_am_macro_static.m4 configure: Add option to generate code coverage (for unit tests) 2020-01-07 17:07:48 +01:00
ax_am_macros_static.m4 configure: Add option to generate code coverage (for unit tests) 2020-01-07 17:07:48 +01:00
ax_check_compile_flag.m4 opensc-notify: notify for card events 2017-08-02 19:04:09 +02:00
ax_check_gnu_make.m4 configure: Add option to generate code coverage (for unit tests) 2020-01-07 17:07:48 +01:00
ax_code_coverage.m4 configure: Add option to generate code coverage (for unit tests) 2020-01-07 17:07:48 +01:00
ax_file_escapes.m4 configure: Add option to generate code coverage (for unit tests) 2020-01-07 17:07:48 +01:00
ax_pthread.m4 correctly include pthread flags 2017-03-14 22:44:19 +01:00
m4_ax_func_getopt_long.m4 use compat_getopt_long if getopt_long is not available 2019-03-25 14:30:09 +01:00