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 8a30632455 - Show all commits

View File

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