N°6716 - High memory Consomption and performance issue

This commit is contained in:
Eric Espie
2023-09-14 15:16:11 +02:00
parent 3eb06f8ada
commit 8bd72409f1
4 changed files with 150 additions and 1 deletions

View File

@@ -34,6 +34,9 @@
<testsuites>
<!-- Unitary tests -->
<testsuite name="Perf">
<directory>perf-tests</directory>
</testsuite>
<testsuite name="Application">
<directory>unitary-tests/application</directory>
</testsuite>