.ModelicaTest.testAllFunctions

Information

Runs all test cases for functions

Interface

function testAllFunctions
  extends Modelica.Icons.Function;
  import Modelica.Utilities.Streams.print;
  input String logFile = "ModelicaTestLog.txt" "Filename where the log of all functions is stored";
  output Boolean ok;
end testAllFunctions;

Generated at 2024-04-17T18:16:15Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos