[r930]: / branches / develop / mqttsparkplug / mqttsparkplug-unittest / Device / Plc Logic / application / Function Tests / FB_Functions_TestSuite / svnobj  Maximize  Restore  History

Download this file

9 lines (8 with data), 1.7 kB

1
2
3
4
5
6
7
8
(*
    Unittests for Functions
*)
FUNCTION_BLOCK FB_Functions_TestSuite EXTENDS FB_TestSuite
Test_ReplaceIllegalCharsWithUnderscore();
Test_TransferAllElements();
//Test_ChangeDetected();
//Test_ListComposer();