mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-12 14:37:06 +03:00
added transistion tests.
This commit is contained in:
@@ -140,6 +140,8 @@ void task_UnityTesting(void *pvParameter)
|
||||
RUN_TEST(test_doFlowPP4);
|
||||
printf("---------------------------------------------------------------------------\n");
|
||||
RUN_TEST(test_doFlowPP_rainman110);
|
||||
printf("---------------------------------------------------------------------------\n");
|
||||
RUN_TEST(test_doFlowPP_rainman110_transition);
|
||||
UNITY_END();
|
||||
|
||||
while(1);
|
||||
|
||||
Reference in New Issue
Block a user