test: add memory check, reporting and fix some memleaks in tests #14

Merged
rick merged 5 commits from feature/memcheck into develop 2022-07-30 23:10:31 +02:00
Showing only changes of commit 6d84807cc8 - Show all commits

View File

@ -67,8 +67,8 @@ steps:
- name: Generate memory report
image: registry.riba-interactive.de/reportly:latest
settings:
input_path: cmake-build-ci/Testing
report_output: reports/memory_report.md
input_path: cmake-build-ci
output_path: .reports
debug: true
- name: Report test and coverage