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 84aa980809 - Show all commits

View File

@ -69,7 +69,7 @@ steps:
settings: settings:
input_path: Testing input_path: Testing
report_output: reports/memory_report.md report_output: reports/memory_report.md
verbose: true debug: true
- name: Report test and coverage - name: Report test and coverage
image: alpine image: alpine