.ModelicaTest.testAllFunctions

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 2025-06-12T18:20:45Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos