1
0
forked from fsfw/fsfw

added first unit tests for hk manager

This commit is contained in:
2021-01-10 12:53:01 +01:00
parent f8abf3527d
commit 918200e88c
9 changed files with 179 additions and 92 deletions

View File

@@ -157,6 +157,7 @@ protected:
const size_t maxFillCount = 0;
void setContainer(PoolVariableIF** variablesContainer);
PoolVariableIF** getContainer() const;
private:
bool protectEveryReadCommitCall = false;