Added new test case testing for memory leaks and correct thread starting

This commit is contained in:
dario
2024-02-07 17:03:45 +01:00
parent 529e2f6224
commit ccfc354c8f
6 changed files with 222 additions and 4 deletions

View File

@@ -2,6 +2,6 @@
#ifndef STA_TASTY_CONFIG_HPP
#define STA_TASTY_CONFIG_HPP
#define TASTY_CASE_7
#define TASTY_CASE_9
#endif // STA_TASTY_CONFIG_HPP