Unit tests for the ActionsLoopClose template class and helpers. More...
#include <ifw/slm/framework/actionsLoopClose.hpp>#include <ifw/slm/framework/dataContext.hpp>#include <ifw/slm/framework/config.hpp>#include <ifw/slm/framework/actionMgr.hpp>#include <ifw/slm/framework/loopCompletionHandler.hpp>#include <rad/application.hpp>#include <gtest/gtest.h>Classes | |
| class | ifw::slm::TestActionsLoopCloseHelpers |
Namespaces | |
| namespace | ifw |
| namespace | ifw::slm |
Functions | |
| ifw::slm::TEST_F (TestActionsLoopCloseHelpers, MakeTriggerEventValidRange) | |
| ifw::slm::TEST_F (TestActionsLoopCloseHelpers, MakeTriggerEventInvalidLow) | |
| ifw::slm::TEST_F (TestActionsLoopCloseHelpers, MakeTriggerEventInvalidHigh) | |
| ifw::slm::TEST_F (TestActionsLoopCloseHelpers, MakeTriggerEventNegative) | |
| ifw::slm::TEST_F (TestActionsLoopCloseHelpers, TypeAliasesDistinct) | |
| ifw::slm::TEST_F (TestActionsLoopCloseHelpers, CreateWithDefaultConfig) | |
Unit tests for the ActionsLoopClose template class and helpers.
Tests MakeTriggerEvent (loop index → event mapping) and the ActionsLoopClose template constructor behavior.