Test functions of Modelica.Utilities
function testAll extends Modelica.Icons.Function; input String logFile = "ModelicaTestLog.txt" "Filename where the log is stored"; output Boolean ok; end testAll;