56 #include "Mockdatabase.h"
57 #include "Mockmoving_average.h"
75 OS_EnterTaskCritical_Ignore();
76 OS_ExitTaskCritical_Ignore();
81 OS_EnterTaskCritical_Ignore();
82 OS_ExitTaskCritical_Ignore();
89 OS_EnterTaskCritical_Ignore();
90 OS_ExitTaskCritical_Ignore();
ALGO_TASKS_s algo_algorithms[]
void ALGO_MarkAsDone(uint32_t algorithmIndex)
Mark the current algorithm as done (will reset to ALGO_READY if possible)
Headers for the configuration of the algorithm module.
void testResetToReadyFromBlocked(void)
void testResetToReadyFromRunning(void)
void testIllegalAccessInMarkAsDone(void)
#define TEST_ASSERT_FAIL_ASSERT(_code_under_test)
assert whether assert macro has failed