diff --git a/solution/tc_project_app/Test/app_tests/tcUNIT_APP_RUN.TcPOU b/solution/tc_project_app/Test/app_tests/tcUNIT_APP_RUN.TcPOU deleted file mode 100644 index 5b837e7..0000000 --- a/solution/tc_project_app/Test/app_tests/tcUNIT_APP_RUN.TcPOU +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU b/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU deleted file mode 100644 index e2e7016..0000000 --- a/solution/tc_project_app/Test/common/FB_tcUNIT_common.TcPOU +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/common/tcUNIT_GVL.TcGVL b/solution/tc_project_app/Test/common/tcUNIT_GVL.TcGVL deleted file mode 100644 index e331fd6..0000000 --- a/solution/tc_project_app/Test/common/tcUNIT_GVL.TcGVL +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/standard_library_tests/E_TestStates.TcDUT b/solution/tc_project_app/Test/standard_library_tests/E_TestStates.TcDUT deleted file mode 100644 index 274f937..0000000 --- a/solution/tc_project_app/Test/standard_library_tests/E_TestStates.TcDUT +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/standard_library_tests/FB_Axis_TEST.TcPOU b/solution/tc_project_app/Test/standard_library_tests/FB_Axis_TEST.TcPOU deleted file mode 100644 index adcd807..0000000 --- a/solution/tc_project_app/Test/standard_library_tests/FB_Axis_TEST.TcPOU +++ /dev/null @@ -1,250 +0,0 @@ - - - - of the axis within GVL.astAxes[] to test against. -END_VAR]]> - - - - - - - nMaxCycles OR ExpectedResult = Result THEN - AssertEquals(Expected := ExpectedResult, - Actual := Result, - Message := 'Axis is not moving.'); - TEST_FINISHED(); -ELSE - nCycle := nCycle + 1; -END_IF]]> - - - - - - nCycleMax OR ExpectedResult = Result THEN - AssertEquals(Expected := ExpectedResult, - Actual := Result, - Message := 'fPosition of the axis is different.'); - TEST_FINISHED(); -ELSE - nCycle := nCycle + 1; -END_IF]]> - - - - - - - - - - - - nMaxCycles OR ExpectedResult = Result THEN - AssertEquals(Expected := ExpectedResult, - Actual := Result, - Message := 'Axis is not enabled.'); - TEST_FINISHED(); -ELSE - nCycle := nCycle + 1; -END_IF -]]> - - - - - - - - - - - - nMaxCycles OR ExpectedResult = Result THEN - AssertEquals(Expected := ExpectedResult, - Actual := Result, - Message := 'Axis bLimitFwd is not enabled.'); - TEST_FINISHED(); -ELSE - nCycle := nCycle + 1; -END_IF]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/solution/tc_project_app/Test/standard_library_tests/tcUNIT_STD_LIB_RUN.TcPOU b/solution/tc_project_app/Test/standard_library_tests/tcUNIT_STD_LIB_RUN.TcPOU deleted file mode 100644 index aac5b09..0000000 --- a/solution/tc_project_app/Test/standard_library_tests/tcUNIT_STD_LIB_RUN.TcPOU +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file